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

Feature: allow to select audio input device #64

Open
ilesinge opened this issue Dec 14, 2023 · 0 comments
Open

Feature: allow to select audio input device #64

ilesinge opened this issue Dec 14, 2023 · 0 comments

Comments

@ilesinge
Copy link

In order to be able to affect Hydra with sound, one could need to choose the audio input device: microphone ? an external card ? a specific virtual device routing sound from a specific software ?

Having a Pulsar package setting to define that with a select box would ease the livecoder's life :)

This PR implements it: #63

It is not ready yet though, because it depends on two PRs on hydra-synth to be merged before:

  1. Make the audio input configurable from the outside of hydra-synth:
    Allow to change Audio Input device hydra-synth#155
  2. Make the new versions of hydra-synth compatible with atom-hydra:
    Make ES module compatible with atom-hydra hydra-synth#156

A new version of hydra-synth would need to be released in order to point at it in atom-hydra's package.json

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

No branches or pull requests

1 participant