Add piano release/brightness controls and instrument hotkeys
This commit is contained in:
@@ -319,6 +319,8 @@ export function createItemPropertyEditor(deps: EditorDeps): {
|
||||
propertyKey === 'emitRange' ||
|
||||
propertyKey === 'attack' ||
|
||||
propertyKey === 'decay' ||
|
||||
propertyKey === 'release' ||
|
||||
propertyKey === 'brightness' ||
|
||||
propertyKey === 'sides' ||
|
||||
propertyKey === 'number'
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user