Hi, can anyone help me to display the Tempo Control?
Thank you.
]]>Thank you for the plugin.
Is it possible to have an option to transpose with this plugin?
]]>Thank you for your plugin, would it be possible to make the sheets responsive?
]]>is it possible here (this plugin) to change the tempo inline?
inlineControls: {
loopToggle: true,
tempo: true,
}
thank you.
]]>Hello
First, I’d like to thank you a lot for all the great work you’ve done with abcjs, and to take the time to develop a plugin for wordpress as well.
I’m trying to use abcjs shortcode within a custom post type, in which the abc string would be stored within an ACF textarea field.
I tried to display the result like this:
<?php if( get_field('tune1_abc') ):
echo do_shortcode('[abcjs]' . the_field('tune1_abc') . '[/abcjs]') ;
endif; ?>
but nothing is shown frontend.
Do you have any idea of what I did wrong ?
Thanks for your help
]]>I’ve got a local install. Your install instructions say,
“Click ‘Settings’ in the dashboard, then ‘ABC Notation’ to customize.”
This does not appear, even with all other plugins disabled.
Is there another way, without my having to write javascript, to add pdf download, midi, classes to my tune posts? Add to shortcodes, for instance?
Thanks
]]>Is this the correct behaviour? On the bottom staff, the flat, sharp and d and e notes, are all correctly spaced. On the top two staffs, the d is appearing after the e, is that correct, and if so, how can I get the d note to display first without the gap?
[abcjs]
%%scale 1
X:1
K:C
L:1/1
M:none
| [^d'_e'] |
| [^d_e] |
| [^D_E] |
[/abcjs]
This is how it looks for me:
]]>It would be very useful if the SVG produced was optionally responsive. For details see this example: “Make SVG Responsive“
]]>Is it possible to add URL links to the notes displayed?
]]>The plugin does not render the ABC on my wordpress site. It just shows up as a blank space. If I look at it with the inspector in chrome it shows that there’s an svg followed by a javascript that contains the ABC. I’ve tried switching the theme without results. I’ve tried with chrome, internet explorer and edge. Do I need to specify some settings in wordpress for it to show?
]]>Hi Paul,
I have got the display of the music image working but my attempt to include the midi player has failed, the resulting player is unresponsive. The play arrow changes to the pause symbol, but the slider does not move and I get no sound.
Do I perhaps need to enable or change anything else in my WordPress install?
These are the shortcodes I am using
[abcjs]
X:1
K:A
a2a2e2e2|f2f2e4|
[/abcjs]
[abcjs-midi]
X:1
K:A
a2a2e2e2|f2f2e4|
[/abcjs-midi]
And here is the page
https://www.paulsherwood.net/abc-test/
I have just upgraded to the latest wordpress but the previous 4.6 version was the same.
Any help would be appreciated.
thanks,
Paul
Would you update the changelog here.
But also in the .txt-file with the distribution.
And merge the two, i.e. get them to read the same.
And again also for within the .txt-file: in it there are two separate changelogs.