You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.
The note and midinote functions don't seem to work anymore, although I am quite certain I used them back in 2017 (and even have code left from that time). However, now, with a fresh install, it seems I can only generate MIDI note messages with n, as in e.g. m1 $ n "0".
(I have verified this with MIDI Monitor.)
Is this an intended change, or a bug, or is something the matter with my installation, or am I simply confused?
Cheers!
The text was updated successfully, but these errors were encountered:
The
note
andmidinote
functions don't seem to work anymore, although I am quite certain I used them back in 2017 (and even have code left from that time). However, now, with a fresh install, it seems I can only generate MIDI note messages withn
, as in e.g.m1 $ n "0"
.(I have verified this with MIDI Monitor.)
Is this an intended change, or a bug, or is something the matter with my installation, or am I simply confused?
Cheers!
The text was updated successfully, but these errors were encountered: