Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add channel selection mechanism to Signal #211

Closed
superbock opened this issue Sep 5, 2016 · 0 comments · Fixed by #409
Closed

add channel selection mechanism to Signal #211

superbock opened this issue Sep 5, 2016 · 0 comments · Fixed by #409

Comments

@superbock
Copy link
Collaborator

Right now, audio files are either loaded mono or multi-channel. We should add a switch to select the desired channel from a multi-channel file via parameter, e.g. channel

This could also be handy for the online-streaming mode #185.

@superbock superbock mentioned this issue Feb 13, 2017
17 tasks
declension added a commit to declension/madmom that referenced this issue Jan 16, 2019
 * Allow `remix` to choose a channel, and just copy results from that channel if required
 * `ffmpeg` version - use `pan` audio filter (see [section in manual](https://trac.ffmpeg.org/wiki/AudioChannelManipulation)).
 * Propagate this parameter through all the audio loading layers
 * Add tests around all aspects of this

This fixes CPJKU#211.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant