🔊 Tones #10
Unanswered
matiasandina
asked this question in
General
🔊 Tones
#10
Replies: 2 comments
-
Hey Matias! Thanks for starting this! But want to post it on the Google group? I think I'm the only one who looks at this haha :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I look at it too :)
…On Thu, Oct 7, 2021 at 6:02 PM Kravitz Lab ***@***.***> wrote:
Hey Matias! Thanks for starting this! But want to post it on the Google
group? I think I'm the only one who looks at this haha :)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJN475QAKS6ODBVFDLW2P3UFYKGZANCNFSM5FSGUP3Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was taking a closer look at the multiple ways that we have for delivering sound from the FEDs.
I see most programs in the
Examples
default toConditionedStimulus()
with the default length ofduration = 200
ms. This also has thepixelsOn()
call which may or may not be desired.But I also see
GoNoGo.ino
making nice use ofClick()
andTone()
.I guess I just wanted to kick off discussion to see when people are using what, if they are changing duration/frequency. Lights vs no lights. Curious to see if people found that some combinations just don't work for conditioning (or are too slow).
Also, any thoughts about loudness of the tones?
Code might come handy here:
Beta Was this translation helpful? Give feedback.
All reactions