Code: Select all
;version 4
(mult (aref *track* 0) (aref *track* 1))Code: Select all
;version 4
(mult (aref *track* 0) (aref *track* 1))"Rober Hänggi" on the audacity4blind mailing list will be able to give you some accessibility tips for using Nyquist in Audacity.Michael Kazmierski wrote: ↑Tue Nov 05, 2019 2:45 pmAlso, NyquistIDE is not screenreader-accessible as far as I know at least with Jaws. I reckon it doesn't work with NVDA either.
That's good.FlatAssembler wrote: ↑Mon Nov 04, 2019 4:07 pmOK, thanks, now that I've installed it, Audacity can record sound from my microphone.