https://github.com/swesterfeld/spectmorph-instruments
Instruments for SpectMorph
https://github.com/swesterfeld/spectmorph-instruments
Last synced: 10 months ago
JSON representation
Instruments for SpectMorph
- Host: GitHub
- URL: https://github.com/swesterfeld/spectmorph-instruments
- Owner: swesterfeld
- Created: 2023-10-14T19:43:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T12:55:23.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T10:41:02.892Z (about 1 year ago)
- Language: Shell
- Size: 90.2 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
About:
======
This repository contains the samples and instrument editor meta data to build the
standard instrument tarball for SpectMorph. To build a standard instrument tarball
for SpectMorph, use
./make-dist
To build one single instrument, use the build script with the instrument name
./build.sh trumpet
To edit a sample, create a zip file of the directory, for instance like this
cd trumpet
zip ../tmp/trumpet.sminst *
You can then import the sample into SpectMorph in the instrument editor. Finally
when done editing, replace the contents of the directory with the new contents
from the sminst file.
Origin of the Samples / Copyrights:
===================================
* alto-flute: IMIS
* alto-saxophone: IMIS
* bassoon: IMIS
* bass-clarinet: IMIS
* bass-flute: IMIS
* bass-trombone: IMIS
* cello: IMIS
* clarinet: IMIS
* claudia-ah: CC0
* claudia-ih: CC0
* claudia-oh: CC0
* double-bass: IMIS
* french-horn: IMIS
* mirko-ah: CC0
* mirko-oh: CC0
* oboe: IMIS
* pan-flute: Fluid (R3) GM SoundFont
* reed-organ Fluid (R3) GM SoundFont
* soprano-saxophone: IMIS
* sven-ah: CC0
* sven-ih: CC0
* sven-oh: CC0
* synth-saw: CC0
* tenor-trombone: IMIS
* trumpet: IMIS
* viola: IMIS
* violin: IMIS
Licenses:
* CC0: samples were sampled for this project and released as public domain (CC0)
* IMIS: The Iowa Musical Instruments Samples are in the Public Domain and may be used in any way that you wish without any restriction whatsoever.
* Fluid (R3) GM SoundFont: From README: "I hereby release Fluid under the MIT license, as described in COPYING."