]> git.sesse.net Git - nageru/commit
Give the theme access to basic audio information.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Feb 2020 23:59:14 +0000 (00:59 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 16 Feb 2020 23:59:14 +0000 (00:59 +0100)
commit09886e5989fe0dc2516bcadeacae4269ac22f03a
tree91a178a05c943eb46cf7e2363c918c4a108d084b
parentbcd177e1daf5a63d7bf877bc5d30d8803dfd472c
Give the theme access to basic audio information.

Currently, it can get (not set) number of buses and channel names,
get/set fader volume, and get/set mute. This should already be fairly
useful for most applications.
nageru/mainwindow.cpp
nageru/mainwindow.h
nageru/theme.cpp