Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robsheely/AS3-SoundFont-Parser
An as3 utility library for reading SoundFont (sf2) files and extracting their samples as wavs. The project contains a demo application "SoundFontParserDemo.mxml" in the demo folder. It shows how to use the library to extract the sample waveforms as WAV files. It also show a crude way to generate music from MIDI files, based on the DemoMidi application from the tonfall audio library (http://code.google.com/p/tonfall/.)
https://github.com/robsheely/AS3-SoundFont-Parser
Last synced: 3 months ago
JSON representation
An as3 utility library for reading SoundFont (sf2) files and extracting their samples as wavs. The project contains a demo application "SoundFontParserDemo.mxml" in the demo folder. It shows how to use the library to extract the sample waveforms as WAV files. It also show a crude way to generate music from MIDI files, based on the DemoMidi application from the tonfall audio library (http://code.google.com/p/tonfall/.)
- Host: GitHub
- URL: https://github.com/robsheely/AS3-SoundFont-Parser
- Owner: robsheely
- Created: 2011-10-10T01:17:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-18T18:31:54.000Z (about 13 years ago)
- Last Synced: 2024-06-23T19:33:31.265Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 10.7 MB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- awesome-actionscript-sorted - AS3-SoundFont-Parser - An as3 utility library for reading SoundFont (sf2) files and extracting their samples as wavs. The project contains a demo application "SoundFontParserDemo.mxml" in the demo folder. It shows how to use the library to extract the sample waveforms as WAV files. (Multimedia / Sound)