diff options
author | Santhosh Raju <fox@FreeBSD.org> | 2020-06-10 03:10:51 +0800 |
---|---|---|
committer | Santhosh Raju <fox@FreeBSD.org> | 2020-06-10 03:10:51 +0800 |
commit | a512f780d8e35e2cb585efda4fd580b18522ceec (patch) | |
tree | 5dce08200571e4ea2dd73e8f09ab5707f65f02a8 /audio | |
parent | 6c3fc22c19423d203558b1890ec18c55d292f285 (diff) | |
download | freebsd-ports-gnome-a512f780d8e35e2cb585efda4fd580b18522ceec.tar.gz freebsd-ports-gnome-a512f780d8e35e2cb585efda4fd580b18522ceec.tar.zst freebsd-ports-gnome-a512f780d8e35e2cb585efda4fd580b18522ceec.zip |
audio/din: Move din from multimedia to audio category.
Reported by: danfe
Reviewed by: danfe
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/din/Makefile | 39 | ||||
-rw-r--r-- | audio/din/distinfo | 3 | ||||
-rw-r--r-- | audio/din/files/patch-src_Makefile.am | 13 | ||||
-rw-r--r-- | audio/din/pkg-descr | 9 | ||||
-rw-r--r-- | audio/din/pkg-plist | 488 |
6 files changed, 553 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 681de90e40a7..6ac85a7ba050 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -115,6 +115,7 @@ SUBDIR += deadbeef-waveform-seekbar-plugin SUBDIR += dekagen SUBDIR += denemo + SUBDIR += din SUBDIR += discid SUBDIR += dpf-plugins-lv2 SUBDIR += drumgizmo diff --git a/audio/din/Makefile b/audio/din/Makefile new file mode 100644 index 000000000000..06fbde443cb9 --- /dev/null +++ b/audio/din/Makefile @@ -0,0 +1,39 @@ +# $FreeBSD$ + +PORTNAME= din +PORTVERSION= 47.1 +CATEGORIES= audio +MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ + +MAINTAINER= fox@FreeBSD.org +COMMENT= Open source, cross-platform sound synthesizer + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libboost_system.so:devel/boost-libs \ + libjack.so:audio/jack + +USES= autoreconf gl gnome sdl tcl:86+ xorg +USE_GL= gl +USE_SDL= sdl + +GNU_CONFIGURE= yes + +INSTALLS_ICONS= yes + +OPTIONS_SINGLE= BACKEND +OPTIONS_SINGLE_BACKEND= ALSA JACK +OPTIONS_DEFAULT= JACK + +JACK_DESC= Uses JACK sound server +ALSA_DESC= Uses ALSA sound server + +ALSA_CXXFLAGS+= -D__LINUX_ALSA__ +JACK_CXXFLAGS+= -D__UNIX_JACK__ + +CXXFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/tcl${TCL_VER} +LIBS+= -L${LOCALBASE}/lib -ltcl${TCL_SHLIB_VER} -lthr -ljack + +.include <bsd.port.mk> diff --git a/audio/din/distinfo b/audio/din/distinfo new file mode 100644 index 000000000000..f2d009ace497 --- /dev/null +++ b/audio/din/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1591714448 +SHA256 (din-47.1.tar.gz) = e58f615ac3d9597079ff5615979b04fca4e20eb48db2e2bec0eb5361a5136b29 +SIZE (din-47.1.tar.gz) = 3667502 diff --git a/audio/din/files/patch-src_Makefile.am b/audio/din/files/patch-src_Makefile.am new file mode 100644 index 000000000000..778bdbb1019d --- /dev/null +++ b/audio/din/files/patch-src_Makefile.am @@ -0,0 +1,13 @@ +Removed tcl8.6, asound and jack flags, this is now handled in the ports +script. + +--- src/Makefile.am.orig 2018-10-22 17:17:28 UTC ++++ src/Makefile.am +@@ -1,5 +1,5 @@ +-AM_CXXFLAGS = -I ../include -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__EVALUATION__ -D __SVG__ -D__GPL20__ -DPREFIX=\"@prefix@\" +-LIBS += -ltcl8.6 -lSDL -lGL -lpthread -lasound ++AM_CXXFLAGS = -I ../include -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__EVALUATION__ -D __SVG__ -D__GPL20__ -DPREFIX=\"@prefix@\" ++LIBS += -lSDL -lGL -lpthread + + AM_CFLAGS = -I ../include + bin_PROGRAMS = din diff --git a/audio/din/pkg-descr b/audio/din/pkg-descr new file mode 100644 index 000000000000..07e6adf2a7ac --- /dev/null +++ b/audio/din/pkg-descr @@ -0,0 +1,9 @@ +DIN Is Noise is a program for making sound, music and noise. Use +bezier curves to edit waveforms, envelopes, modulators and FX +components; use the keyboard (computer and MIDI) to trigger notes (or +noise), use the mouse to sound like the theremin, create drones on +microtones, launch, orbit and drag them around; bounce balls on walls +to trigger notes in a mondrian inspired drawing and also make binaural +beats. Supports MIDI input and scripting through TCL. + +WWW: https://dinisnoise.org/ diff --git a/audio/din/pkg-plist b/audio/din/pkg-plist new file mode 100644 index 000000000000..408b65a25626 --- /dev/null +++ b/audio/din/pkg-plist @@ -0,0 +1,488 @@ +bin/din +share/applications/din.desktop +%%DATADIR%%/factory/2600 +%%DATADIR%%/factory/2600.help.tcl +%%DATADIR%%/factory/2600.patch.tcl +%%DATADIR%%/factory/Makefile.am +%%DATADIR%%/factory/Sine_Mixer +%%DATADIR%%/factory/all_notes +%%DATADIR%%/factory/am.crv +%%DATADIR%%/factory/attack.crv +%%DATADIR%%/factory/attack.ed +%%DATADIR%%/factory/attack.lib +%%DATADIR%%/factory/audio_prefs +%%DATADIR%%/factory/binaural-drone.help.tcl +%%DATADIR%%/factory/binaural-drones-waveform.crv +%%DATADIR%%/factory/binaural-drones-waveform.ed +%%DATADIR%%/factory/binaural-drones.hlp +%%DATADIR%%/factory/binaural-drones.tcl +%%DATADIR%%/factory/binaural_drones +%%DATADIR%%/factory/blues +%%DATADIR%%/factory/blues.drone +%%DATADIR%%/factory/blues.intervals +%%DATADIR%%/factory/blues.ranges +%%DATADIR%%/factory/changer.help.tcl +%%DATADIR%%/factory/changer.patch.tcl +%%DATADIR%%/factory/chord.help.tcl +%%DATADIR%%/factory/circler.scr +%%DATADIR%%/factory/circler_cos.crv +%%DATADIR%%/factory/circler_cos.ed +%%DATADIR%%/factory/circler_radius.crv +%%DATADIR%%/factory/circler_radius.ed +%%DATADIR%%/factory/circler_sin.crv +%%DATADIR%%/factory/circler_sin.ed +%%DATADIR%%/factory/coml.crv +%%DATADIR%%/factory/compressor.ed +%%DATADIR%%/factory/comr.crv +%%DATADIR%%/factory/cos.lib +%%DATADIR%%/factory/country/afghanistan +%%DATADIR%%/factory/country/albania +%%DATADIR%%/factory/country/algeria +%%DATADIR%%/factory/country/american_samoa +%%DATADIR%%/factory/country/andorra +%%DATADIR%%/factory/country/angola +%%DATADIR%%/factory/country/anguilla +%%DATADIR%%/factory/country/antarctica +%%DATADIR%%/factory/country/antigua_and_barbuda +%%DATADIR%%/factory/country/argentina +%%DATADIR%%/factory/country/armenia +%%DATADIR%%/factory/country/aruba +%%DATADIR%%/factory/country/australia +%%DATADIR%%/factory/country/austria +%%DATADIR%%/factory/country/azerbaijan +%%DATADIR%%/factory/country/bahamas +%%DATADIR%%/factory/country/bahrain +%%DATADIR%%/factory/country/bangladesh +%%DATADIR%%/factory/country/barbados +%%DATADIR%%/factory/country/belarus +%%DATADIR%%/factory/country/belgium +%%DATADIR%%/factory/country/belize +%%DATADIR%%/factory/country/benin +%%DATADIR%%/factory/country/bermuda +%%DATADIR%%/factory/country/bhutan +%%DATADIR%%/factory/country/bolivia +%%DATADIR%%/factory/country/bosnia_and_herzegovina +%%DATADIR%%/factory/country/botswana +%%DATADIR%%/factory/country/bouvet_island +%%DATADIR%%/factory/country/brazil +%%DATADIR%%/factory/country/british_indian_ocean_territory +%%DATADIR%%/factory/country/british_virgin_islands +%%DATADIR%%/factory/country/brunei_darussalam +%%DATADIR%%/factory/country/bulgaria +%%DATADIR%%/factory/country/burkina_faso +%%DATADIR%%/factory/country/burma +%%DATADIR%%/factory/country/burundi +%%DATADIR%%/factory/country/cambodia +%%DATADIR%%/factory/country/cameroon +%%DATADIR%%/factory/country/canada +%%DATADIR%%/factory/country/cape_verde +%%DATADIR%%/factory/country/cayman_islands +%%DATADIR%%/factory/country/central_african_republic +%%DATADIR%%/factory/country/chad +%%DATADIR%%/factory/country/chile +%%DATADIR%%/factory/country/china +%%DATADIR%%/factory/country/christmas_island +%%DATADIR%%/factory/country/cocos__keeling__islands +%%DATADIR%%/factory/country/colombia +%%DATADIR%%/factory/country/comoros +%%DATADIR%%/factory/country/congo +%%DATADIR%%/factory/country/cook_islands +%%DATADIR%%/factory/country/costa_rica +%%DATADIR%%/factory/country/cote_d_ivoire +%%DATADIR%%/factory/country/croatia +%%DATADIR%%/factory/country/cuba +%%DATADIR%%/factory/country/cyprus +%%DATADIR%%/factory/country/czech_republic +%%DATADIR%%/factory/country/democratic_republic_of_the_congo +%%DATADIR%%/factory/country/denmark +%%DATADIR%%/factory/country/djibouti +%%DATADIR%%/factory/country/dominica +%%DATADIR%%/factory/country/dominican_republic +%%DATADIR%%/factory/country/ecuador +%%DATADIR%%/factory/country/egypt +%%DATADIR%%/factory/country/el_salvador +%%DATADIR%%/factory/country/equatorial_guinea +%%DATADIR%%/factory/country/eritrea +%%DATADIR%%/factory/country/estonia +%%DATADIR%%/factory/country/ethiopia +%%DATADIR%%/factory/country/falkland_islands__malvinas_ +%%DATADIR%%/factory/country/faroe_islands +%%DATADIR%%/factory/country/fiji +%%DATADIR%%/factory/country/finland +%%DATADIR%%/factory/country/france +%%DATADIR%%/factory/country/french_guiana +%%DATADIR%%/factory/country/french_polynesia +%%DATADIR%%/factory/country/french_southern_and_antarctic_lands +%%DATADIR%%/factory/country/gabon +%%DATADIR%%/factory/country/gambia +%%DATADIR%%/factory/country/georgia +%%DATADIR%%/factory/country/germany +%%DATADIR%%/factory/country/ghana +%%DATADIR%%/factory/country/gibraltar +%%DATADIR%%/factory/country/greece +%%DATADIR%%/factory/country/greenland +%%DATADIR%%/factory/country/grenada +%%DATADIR%%/factory/country/guadeloupe +%%DATADIR%%/factory/country/guam +%%DATADIR%%/factory/country/guatemala +%%DATADIR%%/factory/country/guernsey +%%DATADIR%%/factory/country/guinea +%%DATADIR%%/factory/country/guinea-bissau +%%DATADIR%%/factory/country/guyana +%%DATADIR%%/factory/country/haiti +%%DATADIR%%/factory/country/heard_island_and_mcdonald_islands +%%DATADIR%%/factory/country/holy_see__vatican_city_ +%%DATADIR%%/factory/country/honduras +%%DATADIR%%/factory/country/hong_kong +%%DATADIR%%/factory/country/hungary +%%DATADIR%%/factory/country/iceland +%%DATADIR%%/factory/country/index +%%DATADIR%%/factory/country/india +%%DATADIR%%/factory/country/indonesia +%%DATADIR%%/factory/country/iran +%%DATADIR%%/factory/country/iraq +%%DATADIR%%/factory/country/ireland +%%DATADIR%%/factory/country/isle_of_man +%%DATADIR%%/factory/country/israel +%%DATADIR%%/factory/country/italy +%%DATADIR%%/factory/country/jamaica +%%DATADIR%%/factory/country/japan +%%DATADIR%%/factory/country/jersey +%%DATADIR%%/factory/country/jordan +%%DATADIR%%/factory/country/kazakhstan +%%DATADIR%%/factory/country/kenya +%%DATADIR%%/factory/country/kiribati +%%DATADIR%%/factory/country/kuwait +%%DATADIR%%/factory/country/kyrgyzstan +%%DATADIR%%/factory/country/lao_people_s_democratic_republic +%%DATADIR%%/factory/country/laos +%%DATADIR%%/factory/country/latvia +%%DATADIR%%/factory/country/lebanon +%%DATADIR%%/factory/country/lesotho +%%DATADIR%%/factory/country/liberia +%%DATADIR%%/factory/country/libya +%%DATADIR%%/factory/country/libyan_arab_jamahiriya +%%DATADIR%%/factory/country/liechtenstein +%%DATADIR%%/factory/country/lithuania +%%DATADIR%%/factory/country/luxembourg +%%DATADIR%%/factory/country/macau +%%DATADIR%%/factory/country/macedonia +%%DATADIR%%/factory/country/madagascar +%%DATADIR%%/factory/country/malawi +%%DATADIR%%/factory/country/malaysia +%%DATADIR%%/factory/country/maldives +%%DATADIR%%/factory/country/mali +%%DATADIR%%/factory/country/malta +%%DATADIR%%/factory/country/marshall_islands +%%DATADIR%%/factory/country/martinique +%%DATADIR%%/factory/country/mauritania +%%DATADIR%%/factory/country/mauritius +%%DATADIR%%/factory/country/mayotte +%%DATADIR%%/factory/country/mexico +%%DATADIR%%/factory/country/micronesia +%%DATADIR%%/factory/country/micronesia__federated_states_of +%%DATADIR%%/factory/country/monaco +%%DATADIR%%/factory/country/mongolia +%%DATADIR%%/factory/country/montenegro +%%DATADIR%%/factory/country/montserrat +%%DATADIR%%/factory/country/morocco +%%DATADIR%%/factory/country/mozambique +%%DATADIR%%/factory/country/namibia +%%DATADIR%%/factory/country/nauru +%%DATADIR%%/factory/country/nepal +%%DATADIR%%/factory/country/netherlands +%%DATADIR%%/factory/country/netherlands_antilles +%%DATADIR%%/factory/country/new_caledonia +%%DATADIR%%/factory/country/new_zealand +%%DATADIR%%/factory/country/nicaragua +%%DATADIR%%/factory/country/niger +%%DATADIR%%/factory/country/nigeria +%%DATADIR%%/factory/country/niue +%%DATADIR%%/factory/country/norfolk_island +%%DATADIR%%/factory/country/north_korea +%%DATADIR%%/factory/country/northern_mariana_islands +%%DATADIR%%/factory/country/norway +%%DATADIR%%/factory/country/oman +%%DATADIR%%/factory/country/pakistan +%%DATADIR%%/factory/country/palau +%%DATADIR%%/factory/country/palestine +%%DATADIR%%/factory/country/panama +%%DATADIR%%/factory/country/papua_new_guinea +%%DATADIR%%/factory/country/paraguay +%%DATADIR%%/factory/country/peru +%%DATADIR%%/factory/country/philippines +%%DATADIR%%/factory/country/pitcairn_islands +%%DATADIR%%/factory/country/poland +%%DATADIR%%/factory/country/portugal +%%DATADIR%%/factory/country/puerto_rico +%%DATADIR%%/factory/country/qatar +%%DATADIR%%/factory/country/republic_of_moldova +%%DATADIR%%/factory/country/reunion +%%DATADIR%%/factory/country/romania +%%DATADIR%%/factory/country/russia +%%DATADIR%%/factory/country/rwanda +%%DATADIR%%/factory/country/saint_barthelemy +%%DATADIR%%/factory/country/saint_helena +%%DATADIR%%/factory/country/saint_kitts_and_nevis +%%DATADIR%%/factory/country/saint_lucia +%%DATADIR%%/factory/country/saint_martin +%%DATADIR%%/factory/country/saint_pierre_and_miquelon +%%DATADIR%%/factory/country/saint_vincent_and_the_grenadines +%%DATADIR%%/factory/country/samoa +%%DATADIR%%/factory/country/san_marino +%%DATADIR%%/factory/country/sao_tome_and_principe +%%DATADIR%%/factory/country/saudi_arabia +%%DATADIR%%/factory/country/senegal +%%DATADIR%%/factory/country/serbia +%%DATADIR%%/factory/country/seychelles +%%DATADIR%%/factory/country/sierra_leone +%%DATADIR%%/factory/country/singapore +%%DATADIR%%/factory/country/slovakia +%%DATADIR%%/factory/country/slovenia +%%DATADIR%%/factory/country/solomon_islands +%%DATADIR%%/factory/country/somalia +%%DATADIR%%/factory/country/south_africa +%%DATADIR%%/factory/country/south_georgia_south_sandwich_islands +%%DATADIR%%/factory/country/south_korea +%%DATADIR%%/factory/country/spain +%%DATADIR%%/factory/country/sri_lanka +%%DATADIR%%/factory/country/sudan +%%DATADIR%%/factory/country/suriname +%%DATADIR%%/factory/country/svalbard +%%DATADIR%%/factory/country/swaziland +%%DATADIR%%/factory/country/sweden +%%DATADIR%%/factory/country/switzerland +%%DATADIR%%/factory/country/syrian_arab_republic +%%DATADIR%%/factory/country/taiwan +%%DATADIR%%/factory/country/tajikistan +%%DATADIR%%/factory/country/thailand +%%DATADIR%%/factory/country/the_former_yugoslav_republic_of_macedonia +%%DATADIR%%/factory/country/timor-leste +%%DATADIR%%/factory/country/togo +%%DATADIR%%/factory/country/tokelau +%%DATADIR%%/factory/country/tonga +%%DATADIR%%/factory/country/trinidad_and_tobago +%%DATADIR%%/factory/country/tunisia +%%DATADIR%%/factory/country/turkey +%%DATADIR%%/factory/country/turkmenistan +%%DATADIR%%/factory/country/turks_and_caicos_islands +%%DATADIR%%/factory/country/tuvalu +%%DATADIR%%/factory/country/uganda +%%DATADIR%%/factory/country/ukraine +%%DATADIR%%/factory/country/united_arab_emirates +%%DATADIR%%/factory/country/united_kingdom +%%DATADIR%%/factory/country/united_republic_of_tanzania +%%DATADIR%%/factory/country/united_states +%%DATADIR%%/factory/country/united_states_minor_outlying_islands +%%DATADIR%%/factory/country/united_states_virgin_islands +%%DATADIR%%/factory/country/uruguay +%%DATADIR%%/factory/country/uzbekistan +%%DATADIR%%/factory/country/vanuatu +%%DATADIR%%/factory/country/venezuela +%%DATADIR%%/factory/country/vietnam +%%DATADIR%%/factory/country/wallis_and_futuna_islands +%%DATADIR%%/factory/country/western_sahara +%%DATADIR%%/factory/country/yemen +%%DATADIR%%/factory/country/zambia +%%DATADIR%%/factory/country/zimbabwe +%%DATADIR%%/factory/curve-library.help.tcl +%%DATADIR%%/factory/curve-name.help.tcl +%%DATADIR%%/factory/curve-value.help.tcl +%%DATADIR%%/factory/curve_editor.hlp +%%DATADIR%%/factory/d_capturer +%%DATADIR%%/factory/d_circler +%%DATADIR%%/factory/d_countries +%%DATADIR%%/factory/d_curve_picker +%%DATADIR%%/factory/d_dotter +%%DATADIR%%/factory/d_fft +%%DATADIR%%/factory/d_fractaliser +%%DATADIR%%/factory/d_lissajous +%%DATADIR%%/factory/d_menu +%%DATADIR%%/factory/d_min_max +%%DATADIR%%/factory/d_morpher +%%DATADIR%%/factory/d_number +%%DATADIR%%/factory/d_octave_shift +%%DATADIR%%/factory/d_parameters +%%DATADIR%%/factory/d_plugin_browser +%%DATADIR%%/factory/d_point_modulator +%%DATADIR%%/factory/d_rose_milker +%%DATADIR%%/factory/d_sine_mixer +%%DATADIR%%/factory/d_spiraler +%%DATADIR%%/factory/d_starrer +%%DATADIR%%/factory/d_superformula +%%DATADIR%%/factory/d_warper +%%DATADIR%%/factory/dash.crv +%%DATADIR%%/factory/decay.crv +%%DATADIR%%/factory/decay.ed +%%DATADIR%%/factory/decay.lib +%%DATADIR%%/factory/delay.ed +%%DATADIR%%/factory/din.hlp +%%DATADIR%%/factory/din.osc +%%DATADIR%%/factory/din_info +%%DATADIR%%/factory/dot.crv +%%DATADIR%%/factory/drone-mod-am.crv +%%DATADIR%%/factory/drone-mod-fm.crv +%%DATADIR%%/factory/drone-modulation.ed +%%DATADIR%%/factory/drone.crv +%%DATADIR%%/factory/drone.ed +%%DATADIR%%/factory/droner.help.tcl +%%DATADIR%%/factory/droner.patch.tcl +%%DATADIR%%/factory/echo.help.tcl +%%DATADIR%%/factory/equal-temperament.tuning +%%DATADIR%%/factory/fader.crv +%%DATADIR%%/factory/feedback-l.crv +%%DATADIR%%/factory/feedback-r.crv +%%DATADIR%%/factory/fft_levels +%%DATADIR%%/factory/fm.crv +%%DATADIR%%/factory/font.ed +%%DATADIR%%/factory/font.hlp +%%DATADIR%%/factory/gater-patterns.lib +%%DATADIR%%/factory/gater.crv +%%DATADIR%%/factory/gater.ed +%%DATADIR%%/factory/get-beat.help.tcl +%%DATADIR%%/factory/get-bpm.help.tcl +%%DATADIR%%/factory/get-curve-editor.help.tcl +%%DATADIR%%/factory/get-delay.help.tcl +%%DATADIR%%/factory/get-drone.help.tcl +%%DATADIR%%/factory/get-font-size.help.tcl +%%DATADIR%%/factory/get-kern.help.tcl +%%DATADIR%%/factory/get-scope.help.tcl +%%DATADIR%%/factory/get-selection.help.tcl +%%DATADIR%%/factory/get-style.help.tcl +%%DATADIR%%/factory/get-var.help.tcl +%%DATADIR%%/factory/globals +%%DATADIR%%/factory/harmonics.help.tcl +%%DATADIR%%/factory/harmonics.patch.tcl +%%DATADIR%%/factory/help.tcl +%%DATADIR%%/factory/i8n_morse_code +%%DATADIR%%/factory/init.tcl +%%DATADIR%%/factory/inner.crv +%%DATADIR%%/factory/inner_space.crv +%%DATADIR%%/factory/jag.fnt +%%DATADIR%%/factory/just-intonation.tuning +%%DATADIR%%/factory/key.help.tcl +%%DATADIR%%/factory/keyboard-keyboard-waveform.crv +%%DATADIR%%/factory/keyboard-keyboard-waveform.ed +%%DATADIR%%/factory/keyboard-keyboard.hlp +%%DATADIR%%/factory/keyboard-keyboard.settings +%%DATADIR%%/factory/laser.fnt +%%DATADIR%%/factory/letter.crv +%%DATADIR%%/factory/letter_space.crv +%%DATADIR%%/factory/list-audio.help.tcl +%%DATADIR%%/factory/list-patches.help.tcl +%%DATADIR%%/factory/load-patch.help.tcl +%%DATADIR%%/factory/load-scale.help.tcl +%%DATADIR%%/factory/major-chord +%%DATADIR%%/factory/make-interval-note-vars.tcl +%%DATADIR%%/factory/microtonal-keyboard-waveform.crv +%%DATADIR%%/factory/microtonal-keyboard-waveform.ed +%%DATADIR%%/factory/midimap.help.tcl +%%DATADIR%%/factory/midimap.patch.tcl +%%DATADIR%%/factory/modulation.ed +%%DATADIR%%/factory/mondrian.ed +%%DATADIR%%/factory/mondrian.hlp +%%DATADIR%%/factory/mondrian_attack.crv +%%DATADIR%%/factory/mondrian_attack.ed +%%DATADIR%%/factory/mondrian_decay.crv +%%DATADIR%%/factory/mondrian_decay.ed +%%DATADIR%%/factory/mondrian_waveform.crv +%%DATADIR%%/factory/mondrian_waveform.ed +%%DATADIR%%/factory/morph_source.crv +%%DATADIR%%/factory/morph_target.crv +%%DATADIR%%/factory/morse-code.ed +%%DATADIR%%/factory/morse-code.help.tcl +%%DATADIR%%/factory/noiser.crv +%%DATADIR%%/factory/noiser.ed +%%DATADIR%%/factory/notation.help.tcl +%%DATADIR%%/factory/note-distance.help.tcl +%%DATADIR%%/factory/num-octaves.help.tcl +%%DATADIR%%/factory/octave-shift-patterns.lib +%%DATADIR%%/factory/octave-shift.crv +%%DATADIR%%/factory/octave-shift.ed +%%DATADIR%%/factory/p_Circler +%%DATADIR%%/factory/p_Countries +%%DATADIR%%/factory/p_Fractaliser +%%DATADIR%%/factory/p_Lissajous +%%DATADIR%%/factory/p_Morpher +%%DATADIR%%/factory/p_Number +%%DATADIR%%/factory/p_Rose_Milker +%%DATADIR%%/factory/p_Sine_Mixer +%%DATADIR%%/factory/p_Spiraler +%%DATADIR%%/factory/p_Starrer +%%DATADIR%%/factory/p_Superformula +%%DATADIR%%/factory/pitch-vol.ed +%%DATADIR%%/factory/pitch.crv +%%DATADIR%%/factory/point-modulation.ed +%%DATADIR%%/factory/pomo-x.crv +%%DATADIR%%/factory/pomo-y.crv +%%DATADIR%%/factory/pythagoras.tuning +%%DATADIR%%/factory/range-height.crv +%%DATADIR%%/factory/range-height.crv.default +%%DATADIR%%/factory/range-mod-height.crv +%%DATADIR%%/factory/range-mod-width.crv +%%DATADIR%%/factory/range-modulation.ed +%%DATADIR%%/factory/range-width-height.ed +%%DATADIR%%/factory/range-width.crv +%%DATADIR%%/factory/range-width.crv.default +%%DATADIR%%/factory/rose_milker.scr +%%DATADIR%%/factory/rose_milker_cos.crv +%%DATADIR%%/factory/rose_milker_cos.ed +%%DATADIR%%/factory/rose_milker_radius.crv +%%DATADIR%%/factory/rose_milker_radius.ed +%%DATADIR%%/factory/rose_milker_sin.crv +%%DATADIR%%/factory/rose_milker_sin.ed +%%DATADIR%%/factory/save_settings.tcl +%%DATADIR%%/factory/scalelist +%%DATADIR%%/factory/scope.osc +%%DATADIR%%/factory/scoper.help.tcl +%%DATADIR%%/factory/scoper.patch.tcl +%%DATADIR%%/factory/seed.crv +%%DATADIR%%/factory/seed.ed +%%DATADIR%%/factory/seed.lib +%%DATADIR%%/factory/set-audio.help.tcl +%%DATADIR%%/factory/set-beat.help.tcl +%%DATADIR%%/factory/set-bpm.help.tcl +%%DATADIR%%/factory/set-curve-editor.help.tcl +%%DATADIR%%/factory/set-delay.help.tcl +%%DATADIR%%/factory/set-drone.help.tcl +%%DATADIR%%/factory/set-font-size.help.tcl +%%DATADIR%%/factory/set-kern.help.tcl +%%DATADIR%%/factory/set-midi.help.tcl +%%DATADIR%%/factory/set-scope.help.tcl +%%DATADIR%%/factory/set-style.help.tcl +%%DATADIR%%/factory/set-text-color.help.tcl +%%DATADIR%%/factory/set-var.help.tcl +%%DATADIR%%/factory/settings.tcl +%%DATADIR%%/factory/setup-user-dir.tcl +%%DATADIR%%/factory/sin.lib +%%DATADIR%%/factory/sine_levels +%%DATADIR%%/factory/sine_mixer_sin.crv +%%DATADIR%%/factory/sine_mixer_sin.ed +%%DATADIR%%/factory/sounding-board.osc +%%DATADIR%%/factory/spiraler.scr +%%DATADIR%%/factory/spiraler_cos.crv +%%DATADIR%%/factory/spiraler_cos.ed +%%DATADIR%%/factory/spiraler_radius.crv +%%DATADIR%%/factory/spiraler_radius.ed +%%DATADIR%%/factory/spiraler_radius.lib +%%DATADIR%%/factory/spiraler_sin.crv +%%DATADIR%%/factory/spiraler_sin.ed +%%DATADIR%%/factory/start-end.help.tcl +%%DATADIR%%/factory/start-end.patch.tcl +%%DATADIR%%/factory/tuning.help.tcl +%%DATADIR%%/factory/velocity.crv +%%DATADIR%%/factory/velocity.ed +%%DATADIR%%/factory/velocity.lib +%%DATADIR%%/factory/vol.crv +%%DATADIR%%/factory/volume-l.crv +%%DATADIR%%/factory/volume-r.crv +%%DATADIR%%/factory/warper.ed +%%DATADIR%%/factory/warpx.crv +%%DATADIR%%/factory/warpy.crv +%%DATADIR%%/factory/waveforms.lib +%%DATADIR%%/factory/window +%%DATADIR%%/factory/word.crv +%%DATADIR%%/factory/word_space.crv +%%DATADIR%%/factory/write-svg.help.tcl +share/icons/hicolor/scalable/apps/din.svg +share/pixmaps/din.png |