Online Sequencer Make music online
  • Sequences
  • Members
  • Chat
  • Forum
  • Wiki

Existing user? Sign In Create account
Login at Online Sequencer Forums

Online Sequencer Forums › Online Sequencer › News
1 2 Next »

Offline Sequencer

Pages (6): « Previous 1 2 3 4 5 6 Next »
Thread locked 
Thread tools
Offline Sequencer
LucarioLuvzMeovv Offline
No longer an OS member
13 Posts:
 
#41
11-10-2022, 09:11 AM
(04-14-2018, 08:37 PM)Jacob_ Wrote: http://onlinesequencer.net/OfflineSequencer.zip

I only made this because I got bored and it probably doesn't work, but someone might find it useful. Its a single file that has the whole website in; open it and you can compose things without the need for internet access! Save your work to a local file and you can later load it in either the offline or online version.

it doesnt work it says 404 not found lmao




MuneRoseFoxx
Σ:-3




onlinesequencer.net/members/98178
Crumb Offline
Banned
913 Posts:
   
#42
11-11-2022, 12:39 AM (This post was last modified: 11-11-2022, 12:40 AM by Crumb.)
https://os-experiments-2.glitch.me/ also works


Listen to my music
Now on https://bandlab.com/crumthecrumb
SubtotalAnt8185 Offline
Member
12 Posts:
 
#43
01-07-2023, 09:09 PM (This post was last modified: 01-07-2023, 09:17 PM by SubtotalAnt8185. Edit Reason: added guide for converting sequence back )
For anyone thinking that this has been taken down and that there's no download, the .ZIP file is archived:
Wayback Machine (archive.org)

It works and downloads fine. I've found that you need to convert new instruments into their classic counterparts before actually editing the sequence. To edit a sequence, create a new text document. You need to paste this before anything else:
Code:
{"instruments":{"0":{"volume":1,"delay":false,"reverb":false},"1":{"volume":1,"delay":false,"reverb":false},"2":{"volume":1,"delay":false,"reverb":false},"3":{"volume":1,"delay":false,"reverb":false},"4":{"volume":1,"delay":false,"reverb":false},"5":{"volume":1,"delay":false,"reverb":false},"6":{"volume":1,"delay":false,"reverb":false},"7":{"volume":1,"delay":false,"reverb":false},"8":{"volume":1,"delay":false,"reverb":false},"9":{"volume":1,"delay":false,"reverb":false},"10":{"volume":1,"delay":false,"reverb":false},"11":{"volume":1,"delay":false,"reverb":false},"12":{"volume":1,"delay":false,"reverb":false},"13":{"volume":1,"delay":false,"reverb":false},"14":{"volume":1,"delay":false,"reverb":false},"15":{"volume":1,"delay":false,"reverb":false},"16":{"volume":1,"delay":false,"reverb":false},"17":{"volume":1,"delay":false,"reverb":false},"18":{"volume":1,"delay":false,"reverb":false},"19":{"volume":1,"delay":false,"reverb":false},"20":{"volume":1,"delay":false,"reverb":false},"21":{"volume":1,"delay":false,"reverb":false},"22":{"volume":1,"delay":false,"reverb":false},"23":{"volume":1,"delay":false,"reverb":false},"24":{"volume":1,"delay":false,"reverb":false},"25":{"volume":1,"delay":false,"reverb":false},"26":{"volume":1,"delay":false,"reverb":false},"27":{"volume":1,"delay":false,"reverb":false},"28":{"volume":1,"delay":false,"reverb":false},"29":{"volume":1,"delay":false,"reverb":false},"30":{"volume":1,"delay":false,"reverb":false},"31":{"volume":1,"delay":false,"reverb":false},"33":{"volume":1,"delay":false,"reverb":false},"35":{"volume":1,"delay":false,"reverb":false},"36":{"volume":1,"delay":false,"reverb":false},"37":{"volume":1,"delay":false,"reverb":false},"38":{"volume":1,"delay":false,"reverb":false},"39":{"volume":1,"delay":false,"reverb":false}}}
Then, add the text |110| after. The 110 can be replaced with the BPM you set.

Copy all the notes from your sequence in the OS website. Simply append them to the text document but remove the "Online Sequencer:XXXXX:". There should be no colon in between "|" and the first note either. Here's some common instruments you need to replace:
  • 41 to 8 (converts secret piano to grand piano)
  • 48 to 5 (converts bass to classic bass)
  • 43 to 0 (converts electric piano to classic electric piano)

To replace the notes from the notepad, you would do something like "replace 41; with 8;" and keep the semicolon. This will prevent accidental position changes to the notes.

Then, save. You can drag your file onto the offline version, and it should play. If it doesn't play, remove the colon at the end of the file (if there is one).
If the file plays but the notes disappear, it means that you have some incompatible instruments included. You can replace them using the above guide.

To convert the sequence back, you must first remove all the instrument settings, which are posted in the code snippet above. Then, add the "Online Sequencer:XXXXX:" text back. Then, you can copy the whole notepad text and paste it into OS. Then, your sequence should play.

I hope this helps you use OS on the plane (or whatever you are planning to use it for).


  • x1
    • x1
    • TroubleshootingError
Miles-Tails-Prower Offline
mgguackGD
3 Posts:
 
#44
01-28-2024, 08:37 PM
(04-14-2018, 08:37 PM)Jacob_ Wrote: http://onlinesequencer.net/OfflineSequencer.zip

I only made this because I got bored and it probably doesn't work, but someone might find it useful. Its a single file that has the whole website in; open it and you can compose things without the need for internet access! Save your work to a local file and you can later load it in either the offline or online version.

it says 404 not found for me


tbyunomi Offline
trapbeat349
1,366 Posts:
   
#45
01-28-2024, 09:49 PM
(01-28-2024, 08:37 PM)e46ertyrew3t3 Wrote:
(04-14-2018, 08:37 PM)Jacob_ Wrote: http://onlinesequencer.net/OfflineSequencer.zip

I only made this because I got bored and it probably doesn't work, but someone might find it useful. Its a single file that has the whole website in; open it and you can compose things without the need for internet access! Save your work to a local file and you can later load it in either the offline or online version.

it says 404 not found for me

It is pretty old, probably why it dont work anymore


TB

OS HipHop Contest
https://onlinesequencer.net/forum/thread-8898.html

My Instagram below
[Image: IG-LOGO.png]
The DysfunctionalCabinet Offline
ɥnɹq
11 Posts:
   
#46
10-08-2024, 08:11 AM
(04-14-2018, 08:37 PM)Jacob_ Wrote: http://onlinesequencer.net/OfflineSequencer.zip

I only made this because I got bored and it probably doesn't work, but someone might find it useful. Its a single file that has the whole website in; open it and you can compose things without the need for internet access! Save your work to a local file and you can later load it in either the offline or online version.

I get a 404 whenever I click the link lol


✌(⌐■_■)
Lopyt   Away
(Banned)
2,722 Posts:
   
#47
10-08-2024, 08:12 AM
I may still have a copy of the original HTML file


someone.. Offline
s1lly
10 Posts:
   
#48
10-10-2024, 08:43 PM
we about had to use this:3


-CC






im muted lol
tbyunomi Offline
trapbeat349
1,366 Posts:
   
#49
10-11-2024, 08:09 AM
Jacob pls update


TB

OS HipHop Contest
https://onlinesequencer.net/forum/thread-8898.html

My Instagram below
[Image: IG-LOGO.png]
Benvisions Offline
Pretty much the only Ben who is not a moderator left.
1,262 Posts:
 
#50
10-11-2024, 06:37 PM
How long has it been since they last updated it?



Milestone plays:
1000: May 8, 2021
10000: August 23, 2022


Milestone plays in total:
100000: October 2, 2022


My account:
[Image: OS-Icon.webp]


Created games:
Word unabbreviation
Storytime
Pages (6): « Previous 1 2 3 4 5 6 Next »
Thread locked 



Users browsing this thread:   1 Guest(s)


  •  Return to Top
  •  Contact Us
  •   Home
  •  Lite mode
© Rush Crafted with ❤ by iAndrew
Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend