Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shruti Agarwal
purr-data
Commits
5fbe0c2d
Commit
5fbe0c2d
authored
4 years ago
by
Albert Gräf
Browse files
Options
Downloads
Patches
Plain Diff
Add mts-tuning example.
parent
6ee55ad4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
externals/fluid~/makefile
+1
-1
1 addition, 1 deletion
externals/fluid~/makefile
externals/fluid~/mts-tuning.pd
+24
-0
24 additions, 0 deletions
externals/fluid~/mts-tuning.pd
with
25 additions
and
1 deletion
externals/fluid~/makefile
+
1
−
1
View file @
5fbe0c2d
...
...
@@ -6,6 +6,6 @@ class.sources = fluid~.c
ldlibs
=
-lfluidsynth
datafiles
=
fluid~-help.pd fluid.gen2sym.pd midi-input.pd simple_onthego_synth.pd fluid.gen.txt LICENSE README
datafiles
=
fluid~-help.pd fluid.gen2sym.pd midi-input.pd
mts-tuning.pd
simple_onthego_synth.pd fluid.gen.txt LICENSE README
include
Makefile.pdlibbuilder.revised
This diff is collapsed.
Click to expand it.
externals/fluid~/mts-tuning.pd
0 → 100644
+
24
−
0
View file @
5fbe0c2d
#N canvas 513 180 490 406 12;
#X obj 90 183 midi-input;
#X obj 33 262 output~;
#X obj 33 233 fluid~ -smmf TimGM6mb;
#X text 20 327 Download Tim Brechbill's small (~6MB) GM soundfont here:
;
#X obj 19 375 pddp/pddplink https://musescore.org/en/handbook/soundfonts-and-sfz-files#list
-text More soundfonts here (musescore.org);
#X obj 19 351 pddp/pddplink http://sourceforge.net/p/mscore/code/HEAD/tree/trunk/mscore/share/sound/TimGM6mb.sf2?format=raw
-text TimGM6mb.sf2 (sf.net);
#X msg 219 184 pgm 20 1 \, pgm 20 2 \, pgm 20 3;
#X msg 33 41 sysex 127 127 8 8 3 127 127 64 64 64 64 64 64 64 64 64
64 64 64, f 33;
#X msg 33 91 sysex 127 127 8 8 3 127 127 74 50 67 85 61 78 54 71 47 64 81 57, f 33;
#X text 218 157 church organ on channels 1-3;
#X text 288 48 12-tet (default tuning);
#X text 286 91 quarter-comma meantone (has wolf fifth at Ab - Eb),
f 27;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 2 1 1 1;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment