as3sfxr
Sound generator
A software tool for generating sound effects using a user-friendly interface and caching mechanism.
A port of sfxr from C++ to AS3, using the new sound and file capabilities of Flash Player 10.
94 stars
11 watching
6 forks
Language: ActionScript
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grumdrig/jsfxr | A tool for generating game sound effects using HTML5. | 250 |
increpare/bfxr | An application that generates sound effects using a simple user interface and synthesis processes. | 973 |
nucular/sfxrlua | A Lua port of the sound effect synthesizer sfxr, allowing developers to generate and play sounds using pure Lua. | 95 |
jobf/sfxr-hx | An implementation of Sfxr in pure Haxe. | 5 |
loov/jsfx | A JavaScript library for generating sound effects with customizable parameters and APIs for use in game development or other applications. | 578 |
killedbyapixel/zzfx | A tiny JavaScript library for generating sound effects with minimal code overhead | 585 |
nicolas-van/sonant-x | A JavaScript synthesizer library used to generate sound effects and music for video games and small applications. | 236 |
keim/sion | A software synthesizer library that allows dynamic sound generation without relying on external audio files. | 112 |
dasetwas/enginesound | A software tool that generates synthetic engine sounds with customizable parameters and real-time preview capabilities. | 313 |
treefortress/soundas | A lightweight sound manager for AS3 that simplifies playback of audio files and provides a modern API for transitioning between sounds. | 139 |
bitgamma/synthex | A library for generating and processing audio signals | 45 |
lukehorvat/super-oscillator | A Web-based 3D synthesizer that generates sound using a combination of three.js and web audio techniques. | 41 |
sensorium/mozzi | Library for generating complex sounds on microcontrollers using synthesis units and algorithms. | 1,101 |
also/soundtouch-as3 | An ActionScript 3 port of an audio processing library with time compression, expansion, and pitch-shifting capabilities. | 61 |
adriancooney/node-sfx | A library providing a simple API to add sound effects to Node.js programs | 70 |