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: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grumdrig/jsfxr | A tool for generating game sound effects using HTML5. | 248 |
increpare/bfxr | An application allowing users to generate sound effects using synthesis processes, designed for game development. | 972 |
nucular/sfxrlua | A Lua port of the sound effect synthesizer sfxr, allowing developers to generate and play sounds using pure Lua. | 96 |
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. | 575 |
killedbyapixel/zzfx | A tiny JavaScript library for generating sound effects with minimal code overhead | 580 |
nicolas-van/sonant-x | A JavaScript synthesizer library used to generate sound effects and music for video games and small applications. | 235 |
keim/sion | A software synthesizer library that allows dynamic sound generation without relying on external audio files. | 111 |
dasetwas/enginesound | A software tool that generates synthetic engine sounds with customizable parameters and real-time preview capabilities. | 312 |
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 | 44 |
lukehorvat/super-oscillator | A Web-based 3D synthesizer that generates sound using a combination of three.js and web audio techniques. | 41 |
sensorium/mozzi | A sound synthesis library for Arduino that allows users to generate complex and interesting sounds without additional hardware or external synthesizers. | 1,087 |
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 |