Skip to content
#

piano

Here are 16 public repositories matching this topic...

This digital piano, driven by a TM4C123 MCU, integrates a speaker, amplifier, and DAC. It features a music box with three melodies, controlled by two switches, and a digital piano using a 6-bit R/2R DAC with 4 push buttons as keys. The system is coded in C++ using OOP, with the Sound class as its core and Music & Piano classes defining modes.

  • Updated Sep 19, 2023
  • C

1.一个数字音乐合成库,该库具备soundfont解析,Midi音乐解析播放,支持混音,合唱,压缩器,均衡器等音效添加 2.支持边缓存边播放模式, 支持对黑乐谱(black)的流畅播放 3.可导出合成音频的mp3, wav, pcm到文件 4.包含一个物理钢琴合成音源 5.支持C#播放midi音乐(midi play)等

  • Updated May 11, 2023
  • C

Improve this page

Add a description, image, and links to the piano topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the piano topic, visit your repo's landing page and select "manage topics."

Learn more