Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Bard Macro Player v1.4

Latest
Compare
Choose a tag to compare
@pixaline pixaline released this 01 Jul 18:41
· 2 commits to master since this release
  • Notes are now held as they are in midi files. In text files, add a comma and the hold duration in milliseconds. For example, the arrangement C,1000 // C+1,1000 will press C and C+1 with a 200 millisecond interval and held for one second. The directive h___ can be used to set the default hold value, which by default is 100 ms.
  • Fixes and optimizations for the UI. Scrollwheel works correctly on octave shift and speed shift sliders. Helpful labels...
  • Expanded keyboard is usable. Prefer to use the expanded keyboard to minimize playback errors caused by using Ctrl/Alt/Shift modifiers, which may drop notes.

Please check the github Issues page if you encounter a bug, or create a new one if you can't find a thread already about your problem. ^__^