Portfolio/2014

[FMOD] Digital sound processing

NAEMO 2022. 6. 22. 09:44
728x90

Implemented low-pass, high-pass, and band-pass filter using a sound engine FMOD. After the original sound(in this program white nose sound) is input, one of the filters is chosen, and the program will record a sound applied the selected filter.

 

GitHub

https://github.com/changkiLee/C-Project/tree/master/DSPFilter

 

GitHub - changkiLee/C-Project: Projects using C++

Projects using C++. Contribute to changkiLee/C-Project development by creating an account on GitHub.

github.com

 

Generated music performance system and surround sound with Hass Effect. Utilizing the music performance system, a user can play the piano by keyboard. Additionally, the generated surround sound makes people feel the sense of space.

 

GitHub

https://github.com/changkiLee/C-Project/tree/master/Piano

 

GitHub - changkiLee/C-Project: Projects using C++

Projects using C++. Contribute to changkiLee/C-Project development by creating an account on GitHub.

github.com

 

참고: Hass Effect

https://github.com/changkiLee/C-Project/tree/master/HassEffect

 

GitHub - changkiLee/C-Project: Projects using C++

Projects using C++. Contribute to changkiLee/C-Project development by creating an account on GitHub.

github.com

 

728x90