Skip to content
Snippets Groups Projects
pd-l2ork-k12-debug.desktop 779 B
Newer Older
[Desktop Entry]
Albert Gräf's avatar
Albert Gräf committed
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students, Debug Version
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -audiobuf 20 -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 -k12 -noautopatch -rt -alsa -audiobuf 20 -d 3 %U
TargetEnvironment=Unity

[JACK Shortcut Group]
Name=JACK
Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -d 3 %U

[ForceQuit Shortcut Group]
Albert Gräf's avatar
Albert Gräf committed
Name=Force Quit Pd-L2Ork
Exec=/usr/bin/killall pd-l2ork pd-gui
TargetEnvironment=Unity