Open
Description
- ALSA MIDI
The programs mixes use of libasound API, and of external commands and /proc interface.
To clean up things, all should be converted to ALSA API.
It shouldn't require to have the command aconnect
.
See src/organMIDIIn.C
.
- File copy
Don't call external cp
, particularly with unquoted shell arguments.
If the home directory has special shell characters or spaces, it fails.
Lines 953 to 954 in e790c4f
Metadata
Metadata
Assignees
Labels
No labels