Skip to content
Snippets Groups Projects
Commit 3cc78b2f authored by Philipp Schäfer's avatar Philipp Schäfer
Browse files

example

- adjusted output gain as in VAMatlab
parent 2f8e580c
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ import va
va.connect() # localhost
va.reset()
va.set_output_gain( 0.25 )
va.add_search_path( current_exec_dir ) # add current working path to find any file lying around here
signal_source_id = va.create_signal_source_buffer_from_file( '$(DemoSound)' ) # Provide this file or modify file name and use your own
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment