Add piano item type with realtime play mode and remote notes
This commit is contained in:
@@ -309,6 +309,8 @@ export function createItemPropertyEditor(deps: EditorDeps): {
|
||||
propertyKey === 'mediaVolume' ||
|
||||
propertyKey === 'emitVolume' ||
|
||||
propertyKey === 'emitRange' ||
|
||||
propertyKey === 'attack' ||
|
||||
propertyKey === 'decay' ||
|
||||
propertyKey === 'sides' ||
|
||||
propertyKey === 'number'
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user