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

ReproStim: HOWTO audio-only recordings!? #86

Open
yarikoptic opened this issue Mar 28, 2024 · 0 comments
Open

ReproStim: HOWTO audio-only recordings!? #86

yarikoptic opened this issue Mar 28, 2024 · 0 comments

Comments

@yarikoptic
Copy link
Member

Most of the reprostim functionality depends on MAGEWELL which is oriented around video recordings.

But in some studies, e.g. mentioned by @dnkennedy , there could be purely audio recordings. It should be quite trivial to setup audio recording in general -- just audio splitter component looped into recording device or existing on the device "line-in". Then we need a relatively easy program which would listen on audio input and dump it into files, ideally with lossless compression (flac?), with some configurable options on detection of the beginning/end of recording. Might be "one file for entire day" or "stop after 1h of silence" (to be sure).

Then our "slicing" functionality should be agnostic either it is .mkv or .flac to slice the file into BIDS based on harmoneously recorded metadata. Related:

attn @vmdocua

Related question/concern is fingerprinting with exact stimuli time information. In video we can use QR codes. In audio would need some other means if we decide to do that somehow at the level of stimuli delivery.

@dnkennedy could you provide more information on what type of audio stimuli we are talking about and how it is presented to the subjects?

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

2 participants