Online Sequencer Make music online
  • Sequences
  • Members
  • Import MIDI
  • Forum

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

Online Sequencer Forums › Online Sequencer › Suggestions
« Previous 1 … 3 4 5 6 7 … 30 Next »

New button

Poll: Good idea?
You do not have permission to vote in this poll.
Yes, we should add that feature
0%
0 0%
No, not that good of an idea
100.00%
1 100.00%
Total 1 vote(s) 100%
* You voted for this item. [Show Results]

Thread tools
New button
DaCuteRaccoon Offline
Member
1 Posts:
   
#1
12-20-2021, 10:03 AM
I made something simple in JavaScript, which just adds a new button. But it would be great if this was actually a button. Copy the raw midi link, not the link to the onlinesequencer page.

Code:
var data = {}
data.id = window.location.href.split('/')[3];
data.midiLink = 'https://onlinesequencer.net/app/midi.php?id=' + data.id;
data.copyMidiLink = (function(){ $(copyTextToClipboard(data.midiLink)) })

document.getElementById("bar_links").innerHTML = ' / <a href="javascript:data.copyMidiLink(); window.alert(`Sucess! Now you can use this as a direct link to the MIDI file, not just the onlinesequencer page!`);console.log(`DaCuteRaccoon worked his ass off on this, so please don\'t copy...`);">Copy File Link</a>' + document.getElementById("bar_links").innerHTML;


Reply
Firebolt391d Away
Can fly you to Hogwarts with great Music
495 Posts:
   
#2
12-20-2021, 10:20 AM
looks like you put a good amount of work into it, but ... what does it do


Reply
fox Offline
not a mod
359 Posts:
   
#3
01-13-2022, 12:15 PM
no


[Image: unknown.png]
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-2022 MyBB Group.
Linear Mode
Threaded Mode
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend