Line 1: |
Line 1: |
− | == Soundlab Setup == | + | {{Infobox tsg |
| + | | name = Sound Recording Labs |
| + | | image = |
| + | | caption = |
| + | | manuals = {{bulleted list |
| + | | [[Media:Beer_Audio.pdf|Lab Setup and User Manual]] |
| + | }} |
| + | }} |
| | | |
− | {|
| + | Our sound recording labs are special, sound-proofed rooms for speech recording and critical audio listening. |
− | |-
| |
− | | [[File:Sound Lab Setup2.JPG]]
| |
− | |}
| |
− | == Interface BITSIbox ==
| |
| | | |
− | for the settings of the interface go to: http://tsgdoc.socsci.ru.nl/index.php?title=ButtonBoxes
| + | <!-- Table of Contents will be generated here --> |
| | | |
− | == Soundkey == | + | <!--==Physical Properties== |
− | Example using soundKey from the buttonbox in Presentation:
| + | Dimensions, special features, etc.--> |
| | | |
− | <nowiki>
| + | ==Equipment== |
− | output_port oport = output_port_manager.get_port( 1 );
| + | *[[Computers#Lab Computer|Dell T3600]] |
| + | *[[Monitors|Benq XL2420Z]] |
| + | *[[Behringer X-Air XR18]] |
| + | *[[Microphones|Shure SM57]] |
| | | |
− | #callibrate the voicekey
| + | ==Usage== |
− | oport.send_string("CV");
| + | See [[Media:Beer_Audio.pdf|Lab Setup and User Manual]] |
− | #Detect the voicekey once! When you want to do another trigger of voicekey send another "DV"
| |
− | oport.send_string("DV");
| |
| | | |
− | #recieve the "V", in this case enter the "V" in your response manager
| + | ==See Also== <!-- Optional --> |
− | loop
| + | *[[Behringer X-Air XR18]] |
− | count_old = response_manager.total_response_count()
| + | |
− | until
| + | <!--==References== |
− | response_manager.total_response_count() > count_old
| + | <references /> |
− | begin
| + | |
− | end;
| + | ==External Links== |
− | voiceKeyTime = clock.time();</nowiki>
| + | --> |