jisike
jisike
could you please give me more detail
How do you set the instrument? Ex a grand piano? Wheres the function?
I see the instr_tb array and load_instr function in audio5 but i searched the repo and dont see it called anywhere.
I do I just left that out because its in another code block ``` abcPlay = new AbcPlay({ endplay: stop }) abcPlay.set_sft(0) abcPlay.set_sfu('http://moinejf.free.fr/js/FluidR3_GM') // abcPlay.audio5.load_instr('acoustic_grand_piano') var user = { 'imagesize':...
im still having issues getting this to work. any more suggestions?
i already did that... also abcemb.js doesn't help because im generating it from a var not inline abc. could you help by answering questions i asked in my first post...
if the default is set to gleitz.github.io should it still play? why is the code looking for the fonts on your server even though I didnt set them? why is...
also http://gleitz.github.io/ is a broken link
I wrapped the abc in CDATA tag but its still throwing those errors. My issues are with the playback though. The sound still plays but it doesn't sound right. A...
> If there are errors, playing will not work. > what do you mean by it won't work? as i mentioned the sound still plays. > The CDATA sequence must...