tidalcycles / tidal-midi

This package and method of using MIDI in Tidal is obsolete. Please use SuperDirt MIDI instead.
GNU General Public License v3.0
74 stars 36 forks source link

The functions note and midinote don't work; only n works #56

Open erwald opened 6 years ago

erwald commented 6 years ago

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!

lsgng commented 5 years ago

Same issue here, using the Korg Monologue via USB MIDI.

GregoryTravis commented 5 years ago

Same for me, going through a Tascam US-122MKII to an Alesis QSR.

cschol commented 5 years ago

The documentation also references note. This does not work either. Like stated above, only n works.