Hello guys,
As you may know, i like FPGA for making sound!
Benitos already made a nice i2c block for playing with
UDA1334A I2S Stereochip
What is nice:
- an AK4619VN
codec with 4 in, 4 outs (
audio channels, 192KHz / 32bit sampling , -8V to +8V swing
)
remark: This voltage levels are too high for just being connected to headphones you need some additional hardware to bring down the volume !
So think before purchasing this !
- plenty of code is available ready to use in
github
- there is a
computer simulator which allows you to simulate the verilog code inside a verilator module inside VCVrack (a modular synthetiser simulator software)
So we do not need to have this hardware module, nor an fpga board if we want to test this!
i will let you know when i start playing with it (converting verilog code to icestudio blocks), but i am already very exited :-) !
Have a nice evening!