Skip to content

Stream#set should reset non-specified parameters #15

@munshkr

Description

@munshkr

Right now, if you set once some parameter to a stream, like pan here:

keys.set degree: 0..6, pan: 1

and then remove it:

keys.set degree: 0..6

the stream will keep playing events with pan=1. It should go to default values or remove it altogether.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions