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 › Suggestions
« Previous 1 … 40 41 42 43 44 … 48 Next »

#midiflip code

Thread tools
#midiflip code
HelpMe123Alt Offline
Banned
58 Posts:
 
#1
03-10-2018, 08:48 AM (This post was last modified: 03-10-2018, 11:47 AM by HelpMe123Alt.)
var p={};for(i=0;i<72;i++){p[piano[i]]=piano[71-i]}selectAll();for(i=0;i<selectedNotes.length;i++){n=selectedNotes[i];song.moveNote(n,n.instrument,n.instrument,n.time,n.time,n.type,p[n.type])}
Paste into console to #midiflip ANY song! There is a visual glitch that accompanies this, but it works internally; I tested it. You can save songs and the effect will stay.

Then again, you can still use other flippers online using importing and exporting, but this is faster.

MAJOR EDIT: THANK YOU TO korwynkim FOR THIS CODE. PROBS COULD HAVE DONE IT MYSELF BUT WHATEVER
var p={};for(i=0;i<72;i++){p[piano[i]]=piano[71-i]}selectAll();for(i=0;i<selectedNotes.length;i++){n=selectedNotes[i];song.moveNote(n,n.instrument,n.instrument,n.time,n.time,n.type,p[n.type])}deleteSelection();
undoChange();

MAJOR EDIT: THANK YOU JACOB_ THIS MAY BE A FEATURE FOR SOME REASON I ALSO SUGGEST YOU ADD HORIZONTAL FLIP AS WELL BTW


Reply

Messages In This Thread
#midiflip code - by HelpMe123Alt - 03-10-2018, 08:48 AM
RE: #midiflip code - by Kirbyderp - 03-10-2018, 09:23 AM
RE: #midiflip code - by HelpMe123Alt - 03-10-2018, 10:04 AM
RE: #midiflip code - by korwynkim - 03-10-2018, 10:08 AM
RE: #midiflip code - by HelpMe123Alt - 03-10-2018, 10:15 AM
RE: #midiflip code - by guest - 03-10-2018, 10:31 AM
RE: #midiflip code - by guest - 03-10-2018, 10:32 AM
RE: #midiflip code - by HelpMe123Alt - 03-10-2018, 10:41 AM
RE: #midiflip code - by Jacob_ - 03-10-2018, 11:06 AM
RE: #midiflip code - by HelpMe123Alt - 03-10-2018, 11:07 AM
RE: #midiflip code - by Jacob_ - 03-10-2018, 11:43 AM
RE: #midiflip code - by Kirbyderp - 03-10-2018, 12:11 PM
RE: #midiflip code - by Jacob_ - 03-10-2018, 12:04 PM
RE: #midiflip code - by Kirbyderp - 03-10-2018, 12:15 PM
RE: #midiflip code - by Kirbyderp - 03-10-2018, 12:40 PM
RE: #midiflip code - by Kirbyderp - 03-10-2018, 01:01 PM
RE: #midiflip code - by HelpMe123Alt - 03-10-2018, 02:46 PM



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