Skip to content

Kaelygon/ukaelAudio-2023-archived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8bit audio generator. 
Goal is to use only 16 and 8 bit uint types, minimal file size at maximum performance.
Unnecessarily highly micro optimized and yanky implementations instead of standard library.
Bad example how to write code and probably leaking memory like a sieve.
These are just arbitrary restrictions for my own fun.

Todos:
Ncurses gui?
Directly write to alsa instead of portaudio?
Separate mixer that stores to midi-like file type?
Separate standalone lightweight player that plays from file? 
Port to intel 8088???

About

uint8_t audio generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published