SfzControl constructor

SfzControl({
  1. Map<String, String>? opcodes,
})

Implementation

SfzControl({
  this.opcodes,
});