Skip to content
Snippets Groups Projects
pd-l2ork-k12-debug.desktop 879 B
Newer Older
[Desktop Entry]
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U"
Terminal=true
Type=Application
Icon=pd-l2ork-k12-red.xpm
X-Ayatana-Desktop-Shortcuts=ALSA;JACK;ForceQuit
MimeType=application/x-puredata;

[ALSA Shortcut Group]
Name=ALSA
Exec=pd-l2ork -rt -alsa -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U
TargetEnvironment=Unity

[JACK Shortcut Group]
Name=JACK
Exec=pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U

[ForceQuit Shortcut Group]
Name=Force Quit Pd-L2Ork K12
Exec=/usr/bin/killall pd-l2ork pd-gui
TargetEnvironment=Unity