Changes

Jump to navigation Jump to search
Line 113: Line 113:  
== Running the debugger in anger ... ==
 
== Running the debugger in anger ... ==
   −
[[File:Zynthian-orig running midi.png|thumb|center]]
+
So leaving with the zynthian-webconf.py module highlighted start the debugger as before.
   −
[[File:Vsc debug line 132.png|thumb|center]]
+
And then go and open the lib/midi_log_handler.py page once the web server is running and highlight the line 132 by pressing to the left of the line number
 +
a red circle should appear. . .
 +
[[File:Vsc debug line 132.png|thumb|center|800px]]
   −
[[File:Vsc debug stepover.png|thumb|center]]
+
Then select the midi log page within webconf and play some midi . . . .
 +
 
 +
[[File:Zynthian-orig running midi.png|thumb|center|800px]]
 +
 
 +
The program will halt on the debug line 132, and you should be able to operate the debugger transport controls and all the nice debug tools that will display and set values.
 +
 
 +
[[File:Vsc debug stepover.png|thumb|center|800px]]
584

edits

Navigation menu