| 1252 | } |
| 1253 | |
| 1254 | hise::ProcessorWithScriptingContent* ScriptExpansionHandler::getScriptProcessor() |
| 1255 | { |
| 1256 | return dynamic_cast<ProcessorWithScriptingContent*>(jp.get()); |
| 1257 | } |
| 1258 | |
| 1259 | |
| 1260 | ScriptExpansionHandler::InstallState::InstallState(ScriptExpansionHandler& parent_) : |