Skip to content

A platform independent sound synthethiser using SDL for audio, keyboard input and graphics

License

Notifications You must be signed in to change notification settings

lmihaig/sound-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A platform independent sound synthethiser using SDL(Simple Directmedia Layer) for audio, keyboard input and graphics.

Inspiration:

https://www.youtube.com/watch?v=UvRU25T_XOg

https://www.youtube.com/watch?v=tgamhuQnOkM

portable cross-platform middleware

https://github.com/libsdl-org/SDL

Keyboard:

|   | A#|   |   | C#| | D#|   |   | F#| | G#| | A#|   |     |
|   | s |   |   | f | | g |   |   | j | | k | | L |   |     |
|   |___|   |   |___| |___|   |   |___| |___| |___|   |     |
|  A  |  B  |  C  |  D  |  E  |  F  |  G  |  A  |  B  |  C  |
|  z  |  x  |  c  |  v  |  b  |  n  |  m  |  ,  |  .  |  /  |
|_____|_____|_____|_____|_____|_____|_____|_____|_____|_____|

ESC = Quit

Before playing select an instrument:
1 = Harmonica (recommended)
2 = Bell
3 = Hihat drum
4 = Kick drum
5 = Snare drum

TODO:

 - fix sound
 - gui

About

A platform independent sound synthethiser using SDL for audio, keyboard input and graphics

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published