mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
some LV2 debug tracing, part three
git-svn-id: svn://localhost/ardour2/branches/3.0@9080 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
67351e7d6b
commit
faeeb29202
1 changed files with 1 additions and 0 deletions
|
|
@ -46,4 +46,5 @@ uint64_t PBD::DEBUG::Monitor = PBD::new_debug_bit ("monitor");
|
|||
uint64_t PBD::DEBUG::Solo = PBD::new_debug_bit ("solo");
|
||||
uint64_t PBD::DEBUG::AudioPlayback = PBD::new_debug_bit ("audioplayback");
|
||||
uint64_t PBD::DEBUG::Panning = PBD::new_debug_bit ("panning");
|
||||
uint64_t PBD::DEBUG::LV2 = PBD::new_debug_bit ("lv2");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue