10000 GitHub - achtaitaipai/pfxr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

achtaitaipai/pfxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pfxr

pfxr is a monorepo containing:

  • a JavaScript library for generating retro-style sound effects on the fly
  • a web interface to design, test, and export sounds

Inspired by sfxr and bfxr.

A C port of the library is available at konsumer/pfxr-c.


Project structure

/packages
  /synth      → JavaScript sound synthesis library
  /app        → Web interface

Usage

  • The JS library can be used to generate sound effects dynamically in web apps or games.
  • The interface allows you to tweak parameters and export sounds as WAV or JSON.
  • Sounds designed in the interface can also be loaded into the JS or C library via the URL (query string parameters).

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0