readme
来自「reduced python source for embedded apps」· 代码 · 共 20 行
TXT
20 行
Three programs that provide a user interface based upon STDWIN to theaudio device of the SGI 4D/25. These scripts also demonstrate the powerof a set of window interface classes implemented in Python that simplifythe construction of all sorts of buttons, etc.XXX This hardware is already obsolete; see ../al for examples of audioXXX on the Indigo and 4D/35.jukebox Browses a directory full of sound samples and lets you play selected ones. (Probably not fully functional, it requires a conversion program.)rec A tape recorder that lets you record a sound sample, play it back, and save it to a file. Various options to set sampling rate, volume etc. When idle it doubles as a VU meter.vumeter A VU meter that displays a history of the volume of sound recently sampled from the microphone.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?