You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YM2149 / AY-3-8910 Programmable Sound Generator in SystemVerilog and Verilog. Offers dual PSGs, programmable stereo mixer with bass and treble controls, standard I2S 44.1KHz or 48KHz 16-bit digital audio out, and built-in floating point system clock divider/generator.
This repository hosts the different DL models I've written from scratch with the help of YouTube tutorials from Valerio, Tensorflow guides, and many other online resources. I've created this for the task of sound generation.
The UART_VirtuelnaKlavijatura project enables playing music through a virtual keyboard using an Arduino. Keyboard input from a computer is received via UART, and corresponding musical tones are generated and played through a speaker. Customizable note-to-tone mapping allows for versatile musical compositions.