Foobar2000:Components/Recorder (foo record): Difference between revisions

From Hydrogenaudio Knowledgebase
mNo edit summary
m (foobar2000.org link; version; usage)
 
Line 7: Line 7:
| released            = {{start date and age|2010|01|23}}
| released            = {{start date and age|2010|01|23}}
| released_ref        =  
| released_ref        =  
| stable_release      = 0.2.2
| stable_release      = 0.2.6
| stable_release_date  = 2022-08-28
| stable_release_date  = 2024-12-18
| preview_release      =  
| preview_release      =  
| preview_release_date =  
| preview_release_date =  
Line 19: Line 19:
==Description==
==Description==
Record audio from selected sound card input.
Record audio from selected sound card input.
==Usage==
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.


==External links==
==External links==
* [https://foobar.hyv.fi/2.0/?view=foo_record Component Home page]
* [https://foobar.hyv.fi/2.0/?view=foo_record Component Home page]
* {{foobar2000|https://www.foobar2000.org/components/view/foo_record|Recorder}}

Latest revision as of 15:17, 12 May 2025

Recorder

foo_record
Developer(s) Case
Repository
Release information
Initial release January 23, 2010; 15 years ago
Stable release 0.2.6 (December 18, 2024)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.1
Maximum version
UI module(s) N/A
Additional information
Use Other
License Modified ISC license
Discussion thread {{{discussion_thread}}}
View all components

Description

Record audio from selected sound card input.

Usage

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.

External links