Skip to content
Snippets Groups Projects
Commit 113981d2 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

improved icons and added ability to open patches by dragging and dropping or...

improved icons and added ability to open patches by dragging and dropping or double-clicking on the patches within nautilus
parent 2ed71543
No related branches found
No related tags found
No related merge requests found
[Desktop Entry]
Name=pd-l2ork DEBUG
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -d 3"
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -d 3 %U"
Terminal=true
Type=Application
Icon=pd-l2ork-red.xpm
Categories=AudioVideo;Audio;
X-Ayatana-Desktop-Shortcuts=ForceQuit
[ForceQuit Shortcut Group]
......
[Desktop Entry]
Name=pd-l2ork-k12 DEBUG
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 -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -d 3"
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi -d 3 %U"
Terminal=true
Type=Application
Icon=pd-l2ork-k12-red.xpm
Categories=AudioVideo;Audio;
X-Ayatana-Desktop-Shortcuts=ForceQuit
[ForceQuit Shortcut Group]
......
[Desktop Entry]
Name=pd-l2ork-k12
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students
Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi
Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi %U
Terminal=false
Type=Application
Icon=pd-l2ork-k12.xpm
Categories=AudioVideo;Audio;
X-Ayatana-Desktop-Shortcuts=ForceQuit
[ForceQuit Shortcut Group]
......
[Desktop Entry]
Name=pd-l2ork
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment
Exec=pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi
Exec=pd-l2ork -rt -jack -audiobuf 5 -inchannels 2 -outchannels 2 -alsamidi %U
Terminal=false
Type=Application
Icon=pd-l2ork.xpm
X-Ayatana-Desktop-Shortcuts=ForceQuit
Categories=AudioVideo;Audio;
MimeType=application/x-puredata;
[ForceQuit Shortcut Group]
Name=Force Quit Pd-L2Ork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment