Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Institute of Technical Acoustics (ITA)
VAPython
Commits
250e9c04
Commit
250e9c04
authored
Nov 08, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Using new demo sound macro
parent
a0caf1f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/jupyter/va_simple_acoustic_scene.ipynb
examples/jupyter/va_simple_acoustic_scene.ipynb
+1
-1
No files found.
examples/jupyter/va_simple_acoustic_scene.ipynb
View file @
250e9c04
...
...
@@ -112,7 +112,7 @@
"metadata": {},
"outputs": [],
"source": [
"signal_source_id = va.create_signal_source_buffer_from_file( '
Audiofiles/Bauer.wav
' )\n",
"signal_source_id = va.create_signal_source_buffer_from_file( '
$(DemoSound)
' )\n",
"va.set_signal_source_buffer_playback_action_str( signal_source_id, 'play' )\n",
"va.set_signal_source_buffer_looping( signal_source_id, True )"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment