readme
来自「一段linux下用sdl实现的混音程序」· 代码 · 共 29 行
TXT
29 行
Simple Mixer ------------This is about as simple as sound mixing gets.Four voices, stereo volume control, 16 bitmono sounds. It needs 44.1 kHz 16 bit stereooutput. (Won't resample, convert or anything.)There's a primitive and utterly uselesspattern sequencer in there as well - you mayjust ignore that code if you don't get it;it's not important. Or you can make a GUI forit and learn some SDL graphics coding in theprocess, maybe...The sounds were sampled by Michael Fischer,from a real Roland TR-808 Rhythm Composer.(A vintage analog drum machine.) Please seeREADME.SOUND for details. You may get therest of the sounds from here: http://freeware.sgi.com/fw-5.3/fw_TR808/Or just use Google, if that doesn't work. David Olofson <david@olofson.net>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?