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

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

Online Sequencer Forums › Off Topic › General Discussion
« Previous 1 … 43 44 45 46 47 … 56 Next »

beta instruments (just posting this so that I can remember it later)

Thread tools
beta instruments (just posting this so that I can remember it later)
CraftyVelociraptor Offline
neither
16 Posts:
 
#1
03-23-2020, 02:41 PM
insts=[]; for(i=0;i<instrumentSelect.length;i++) { insts.push(parseInt(instrumentSelect[i].value)) } for(i=0;i<settings.instrumentColors.length;i++) { if(!insts.includes(i)) { var opt = document.createElement("option"); opt.value = i; opt.text = settings.instruments[i]; instrumentSelect.add(opt); } }


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