Recorder
Component for foobar2000 v1.5 and newer.
foobar2000 v1.4 version available here.
foobar2000 v1.1 version available here.
Version: | 0.2.6 |
Released: | 2024-12-18 16:51 |
Size: | 98.8 KB |
License: | Modified ISC license |
Download
Description
Recorder is a decoder that allows using sound card inputs as an audio source in foobar2000.
You can for example route external output through foobar2000's DSP chain for playback, or use Converter to permanently save recordings to files.
Use with the following syntax in 'Add location...':
record://
or
record://[duration in hh:mm:ss]
If duration isn't specified the decoder will allow playing or recording from the input until manually stopped.
If you are saving the recording with Converter, you can cleanly stop the recording using the "Stop recording" menu option in the Playback menu. The action will only be visible when you are using the record:// input outside realtime playback.
Changes
0.2.6 (2024-12-18): | Added option to use pull mode instead of event-driven recording mode. Added ability to configure the internal WASAPI recording buffer size. Improved the preferences page status display. |
0.2.5 (2024-12-13): | Changed to use WASAPI instead of MME interface. Added support for recording playback devices in loopback mode. Added support to record in exclusive mode. When recording non-interactively, for example to a file with Converter, the recording can be stopped cleanly with a "Stop recording" button that will appear in the Playback section of the main menu. |
0.2.3 (2023-03-16): | Recompile with latest SDK and foobar2000 v1.5 compatibility. |
0.2.2 (2022-02-05): | Added dark mode support. |
0.2.1 (2019-04-11): | Added back ability to record more than two channels. |
0.2 (2019-04-07): | Moved configuration to a proper preferences page. Added ability to select specific recording device. |
0.1.2 (2018-01-11): | Fixed crash on error. |
0.1.1 (2018-01-06): | No changes in functionality. Dynamic C runtime version for foobar2000 v1.4 |
0.1 (2010-01-23): | First version converted from old sources. Only usable with record:// playlist entry syntax. |