Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
VAPython
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
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