Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.forth    |    Forth programmers eat a lot of Bratwurst    |    117,927 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 116,949 of 117,927    |
|    Krishna Myneni to All    |
|    Sound Recording Script in Forth    |
|    16 Nov 24 09:09:04    |
      From: krishna.myneni@ccreweb.org              I have a working version of my script for doing sound recording and       playback for kForth: kstudio.4th              https://github.com/mynenik/kForth-64/blob/master/forth-src/kstudio.4th              It runs under kForth-64 on Linux, and, I think it should run under       kForth-32 for Linux as well, but has not yet been tested on the latter.              While it has a text interface which allows easy recording and playback       (once configured for your audio capture source), my primary interface is       through hardware, a 2-pushbutton switch box connected through a serial       port. The hardware interface allows start and stop for a recording, and       start and stop for playback of the last recorded file. These are the       primary functions.              The text interface is still missing a stop playback command, and at       present, there is no feedback on when playback has stopped. The program       launches the recording and playback as separate processes, so it is       possible to do playback and recording simultaneously. In principle one       can also launch multiple recording processes from different input       sources, nearly simultaneously, but the present program is not set up to       do that.              It's a usable start, and much more convenient than trying to enter the       arecord command from the command line under linux.              --       Krishna Myneni              --- SoupGate-DOS v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca