Skip to content

Commit

Permalink
Software volume control (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delekhan authored and duncanthrax committed May 18, 2018
1 parent 6f4cf6a commit f3d88e8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Scream/toptable.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,6 @@ static PKSJACK_DESCRIPTION JackDescriptions[] = {

//=============================================================================
static PCPROPERTY_ITEM PropertiesVolume[] = {
{
&KSPROPSETID_Audio,
KSPROPERTY_AUDIO_VOLUMELEVEL,
KSPROPERTY_TYPE_GET | KSPROPERTY_TYPE_SET | KSPROPERTY_TYPE_BASICSUPPORT,
PropertyHandler_Topology
},
{
&KSPROPSETID_Audio,
KSPROPERTY_AUDIO_CPU_RESOURCES,
Expand Down

0 comments on commit f3d88e8

Please sign in to comment.