Skip to content

Commit

Permalink
Removed stray label in a2_groupdriver()
Browse files Browse the repository at this point in the history
The built-in programs use asynchronous ramping now, so the labels and
'force' instructions have been removed.
  • Loading branch information
olofson committed Jan 14, 2017
1 parent 4ae4634 commit 5df40cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/audiality2.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ static A2_errors a2_OpenSharedState(A2_state *st)
" panmix * *\n"
" xinsert * >\n"
" }\n"
".restart\n"
" 2(V) { vol V; ramp vol 100 }\n"
" 3(PX PY PZ) { pan PX; ramp pan 100 }\n"
"}\n"
Expand Down

0 comments on commit 5df40cb

Please sign in to comment.