Changes between Version 2 and Version 3 of Ticket #92, comment 64
- Timestamp:
- Jan 25, 2021, 5:22:58 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #92, comment 64
v2 v3 22 22 23 23 1) deleting EAs: I already told you how, from a commandline: for %F in (*.wav) do @eautil %F NUL /S\\ 24 2) playing MID: doing a "play FILE=theMidiFile.MID" should do. Forget aboutthe other parameters.24 2) playing MID: doing a <play FILE="theMidiFile.MID"> should do. Ignore the other parameters.