cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

[ENH] add a function to resample sounds #196

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

in case someone needs it

also update doc

codecov[bot] commented 1 year ago

Codecov Report

Merging #196 (b0c13f8) into master (27af480) will decrease coverage by 0.04%. The diff coverage is 36.58%.

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   21.55%   21.50%   -0.05%     
==========================================
  Files          56       60       +4     
  Lines         798      888      +90     
==========================================
+ Hits          172      191      +19     
- Misses        626      697      +71     
Flag Coverage Δ
unittests 21.50% <36.58%> (-0.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/audio/listAudioDevices.m 0.00% <0.00%> (ø)
src/audio/testAudioDevices.m 0.00% <0.00%> (ø)
src/defaults/setDefaultFields.m 100.00% <ø> (ø)
src/dot/dotTexture.m 0.00% <0.00%> (ø)
src/dot/postInitDots.m 0.00% <0.00%> (ø)
src/getExperimentEnd.m 0.00% <0.00%> (ø)
src/initPTB.m 0.00% <0.00%> (ø)
src/screen/farewellScreen.m 0.00% <0.00%> (ø)
src/utils/cleanUp.m 0.00% <0.00%> (ø)
src/utils/printCreditsCppPtb.m 96.00% <ø> (ø)
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more