Skip to content

Record and trim audio from one or more applications on MacOS and Windows

Notifications You must be signed in to change notification settings

adnissen/aresampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aresampler is an application for Windows and Mac which records audio output from one or more processes or input devices and allows the user to trim the start and end time quickly. Each source is recorded into a separate channel in the resulting .wav file to make any further post processing easier.

Prebuilt releases are available for Windows and macOS (arm only).

Screenshot 2025-12-29 105900Screenshot 2025-12-29 105907Screenshot 2025-12-29 105920

To build and run the ui from source, execute: cargo run.

aresampler, with the exception of the theme files, is available under the AGPL license. The themes are from https://github.com/longbridge/gpui-component and under the APACHE license. See the individual .json files for further author information.

Limitations

  • On macOS, each application source will display the same volume level while recording.
    • This is because Apple's ScreenCaptureKit API only provides a single stream of already-mixed audio, so it's not possible to tell which audio is coming from which source.

About

Record and trim audio from one or more applications on MacOS and Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages