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 … 59 60 61 62 63 … 78 Next »

JS Songs!

Thread tools
JS Songs!
HelpMe123Alt Offline
Banned
58 Posts:
 
#1
03-04-2018, 05:24 PM
- x^2 plus source code
- x^3
- 2^x
- x*43
- 3^x
- (7^x)%71
Write your own in the comments!


Reply
HelpMe123Alt Offline
Banned
58 Posts:
 
#2
03-05-2018, 09:18 PM
var j=Array(0);for(var i=0;i<8;i++){j.push(Math.floor(Math.random()*12));for(var k=0;k<5;k++){j.push(j[j.length-1]+5);j.push(j[j.length-1]+3);j.push(j[j.length-1]+4)}}for(var i=0;i<j.length;i++){song.addNote(new Note(song,piano[j[i]],i,1,0))} -->


Reply
HelpMe123Alt Offline
Banned
58 Posts:
 
#3
03-09-2018, 09:50 AM
var j=Array(0);var c=[5,3,4];var n=[1,3,5,8,10];for(var i=0;i<8;i++){j.push(n[Math.floor(Math.random()*n.length)]);for(var k=0;k<5;k++){for(var d=0;d<c.length;d++){j.push(j[j.length-1]+c[d])}}}for(var i=0;i<j.length;i++){song.addNote(new Note(song,piano[j[i]],i,1,0))} not very good


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