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 › Online Sequencer Discussion
« Previous 1 … 57 58 59 60 61 … 79 Next »

MODS HATE THIS PERSON FOR THIS ONE SIMPLE TRICK - CLICK TO SEE WHY

Thread tools
MODS HATE THIS PERSON FOR THIS ONE SIMPLE TRICK - CLICK TO SEE WHY
Frank Offline
Grey Hat Script Kiddie who can Compose Music
388 Posts:
 
#1
07-09-2018, 10:52 AM
##866274
Quote:var palette = [37, 23];
var dim = [127, 63];
SequencerView.fastGraphics = true;
settings.instrumentColors[undefined] = [255, 0, 0];
$.get('https://onlinesequencer.net/ajax/load.php?id=866248', function(unparsedData) {
    data = JSON.parse(unparsedData).data.split(' ').map(x => parseInt(x, 16));
    var i = 0,
        j = 0;
    for (var h = dim[1] - 1; h > -1; h--) {
        for (var w = 0; w < dim[0]; w++) {
            song.addNote(new Note(song, piano[h], w, 1, palette[+!!(data[i] & 2 ** (7 - j))]));
            j++;
            if (j == 8 || w == dim[0] - 1) {
                j = 0;
                i++;
            }
        }
    }
    for(x in palette){audioSystem.setInstrumentVolume(palette[x],0)};
})
pls dont h8 m8


Kim Wrote:##878337 + https://js-game.glitch.me + Doesnt take peopel serious if their has badly speling gramer puntuatin
Reply
Ale_K Away
music man
391 Posts:
 
#2
07-09-2018, 02:03 PM
wasn't this the picture of my cat that i sent you?


Man who has no life
Reply
Eandrew Offline
A man that can do both
98 Posts:
   
#3
07-09-2018, 02:04 PM
Guess that's settled then. It's a cat


Check my OS Music, Soundcloud, or MIDI Art Smile
Reply
Ale_K Away
music man
391 Posts:
 
#4
07-09-2018, 02:08 PM
my cat




Attached Files Thumbnail(s)
   
Man who has no life
Reply
Ale_K Away
music man
391 Posts:
 
#5
07-09-2018, 02:10 PM
black and white version of the picture




Attached Files Thumbnail(s)
   
Man who has no life
Reply
Frank Offline
Grey Hat Script Kiddie who can Compose Music
388 Posts:
 
#6
07-09-2018, 03:40 PM (This post was last modified: 07-09-2018, 03:43 PM by Frank.)
(07-09-2018, 02:03 PM)alex32124 Wrote: wasn't this the picture of my cat that i sent you?

iirc your discord username was different than your username here. I thought I would reuse it.
EDIT: Checked, you changed it. However, Dat Alex#1712 is still not too descriptive.


Kim Wrote:##878337 + https://js-game.glitch.me + Doesnt take peopel serious if their has badly speling gramer puntuatin
Reply
Ale_K Away
music man
391 Posts:
 
#7
07-09-2018, 04:17 PM
What have you done Frank!!!! Now everyone knows my discord tag.


Man who has no life
Reply
guest Offline
Member
453 Posts:
   
#8
07-09-2018, 05:06 PM
Is that really a problem?


my soundcloud
Reply
Frank Offline
Grey Hat Script Kiddie who can Compose Music
388 Posts:
 
#9
07-09-2018, 08:02 PM
(07-09-2018, 04:17 PM)alex32124 Wrote: What have you done Frank!!!! Now everyone knows my discord tag.

Sorry, I didn't know you wanted to be a nanny mouse.


Kim Wrote:##878337 + https://js-game.glitch.me + Doesnt take peopel serious if their has badly speling gramer puntuatin
Reply



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