J_Klitzke

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 41 total)
  • Author
    Posts
  • in reply to: Yamaha THR10II not using Midi standard data ? #120911
    J_Klitzke
    Participant
      • Topics: 30
      • Replies: 41
      • Total: 71

      A little more research looks like its Newtonsoft.json library could this be used in json4lua

      in reply to: Has anyone built CTRLR against the most recent ver of Juce #120441
      J_Klitzke
      Participant
        • Topics: 30
        • Replies: 41
        • Total: 71

        I tried to Make ctlr in linux but gave me dependency issues when I went to install
        the missing lib.dev files it wanted to rip my system apart. wanted to delete 75 files
        install 82 files etc no way. In the past building a native ver of ctlr on my system worked
        well vst worked so forth. But I guess ill have to do a fresh install of my distro geared
        to ctlr development. Ive got a stack of unused HD here. If I do get it working that is Linux
        VST.so working.I could post it. They say this is the year of Linux on the desktop ? but are there
        people building linux vst plugins? does any one care? Another thought I had was how hard would it be to add LV2 as a export option in control? Im not a programmer so rules me out.
        Comments, I better way of doing it. please let me know.

        Thanks
        JK

        in reply to: Saved Panels are cut of on the bottum #120040
        J_Klitzke
        Participant
          • Topics: 30
          • Replies: 41
          • Total: 71

          Never Mind I fixed it. Added 200 pix to uiPanelCanvasRectangle last 3 digits

          in reply to: Build Issues from git #42397
          J_Klitzke
          Participant
            • Topics: 30
            • Replies: 41
            • Total: 71

            OH

            Im at over 950 objects om the panel canvas is there some kind of limit?
            or is it a bug
            jk

            in reply to: Build Issues from git #42396
            J_Klitzke
            Participant
              • Topics: 30
              • Replies: 41
              • Total: 71

              I was working with linux ver from git I saved my work
              came back later a 80% of the project will not show up on the canvas.
              The panel Modulator list shows the objects still there but no
              graphics on the canvas. same problem with windows ver 5.94 I
              have to go back 3 days for the canvas to show the objects lost alot of work
              ????? But this issue just started today the last three days nothing like this
              showed up, very weird. how can i regenerated the canvas objects without
              redoing all the work. and What in the most stable ver of Ctrlr to work with.
              linux and windows
              jk

              in reply to: Build Issues from git #41960
              J_Klitzke
              Participant
                • Topics: 30
                • Replies: 41
                • Total: 71

                I just downloaded git to build and failed with

                CTRLR pre-commit HOOK
                CTRLR: build_now_linux
                CTRLR: CTRLR_ROOT /home/jk/ctrlr/Scripts/../
                —————————————-
                Version: 5.3.97
                CtrlrRevision.template: /home/jk/ctrlr/Scripts/..//Source/Core/CtrlrRevision.template
                CtrlrRevision.h: /home/jk/ctrlr/Scripts/..//Source/Core/CtrlrRevision.h
                Date: Fri Mar 27 21:40:00 MDT 2015
                —————————————-
                CTRLR: Delete binaries
                CTRLR: check if boost is unpacked
                CTRLR: boot directory exists
                CTRLR: Build Standalone
                CTRLR[linux]: Building for i486
                CTRLR[linux]: Compile PCH
                CTRLR[linux]: Remove the shared source, for main() compatibility
                CTRLR[linux]: Build now

                Compiling CtrlrUtilitiesGUI.cpp
                Compiling CtrlrModulator.cpp
                Compiling CtrlrModulatorProcessor.cpp
                Compiling CtrlrPanel.cpp
                Compiling CtrlrPanelMIDISnapshot.cpp
                Compiling CtrlrPanelProcessor.cpp
                Compiling CtrlrUpdateManager.cpp
                Compiling CtrlrUtilities.cpp
                Compiling CtrlrStandaloneApplication.cpp
                Compiling CtrlrLuaDebugger.cpp
                Compiling LAsyncUpdater.cpp
                Compiling LAudioPlayHead.cpp
                Compiling LMidiBuffer.cpp
                Compiling LBorderSize.cpp
                Compiling LButton.cpp
                Compiling LTextButton.cpp
                Compiling LTypeface.cpp
                Compiling LXmlElement.cpp
                Compiling LThread.cpp
                Compiling LThreadWithProgressWindow.cpp
                Compiling LAudioThumbnail.cpp
                Compiling LAlertWindow.cpp
                Compiling LAffineTransform.cpp
                Compiling LAttributedString.cpp
                Compiling LAudioFile.cpp
                Compiling LAudioFormat.cpp
                Compiling LAudioSampleBuffer.cpp
                Compiling LBigInteger.cpp
                Compiling LBubbleMessageComponent.cpp
                Compiling LColour.cpp
                Compiling LComboBox.cpp
                Compiling LFileListComponent.cpp
                Compiling LFileTreeComponent.cpp
                Compiling LColourGradient.cpp
                Compiling LComponent.cpp
                Compiling LComponentPeer.cpp
                Compiling LDrawable.cpp
                Compiling LExpression.cpp
                Compiling LFile.cpp
                Compiling LFont.cpp
                Compiling LGlobalFunctions.cpp
                Compiling LGlyphArrangement.cpp
                Compiling LGraphics.cpp
                Compiling LImage.cpp
                Compiling LInputStream.cpp
                Compiling LKeyPress.cpp
                Compiling LMidiKeyboardComponent.cpp
                Compiling LJustification.cpp
                Compiling LLabel.cpp
                Compiling LMouseCursor.cpp
                Compiling LLine.cpp
                Compiling LLookAndFeel.cpp
                Compiling LMemoryBlock.cpp
                Compiling LMemoryInputStream.cpp
                Compiling LMidiMessage.cpp
                Compiling LModifierKeys.cpp
                Compiling LMouseEvent.cpp
                Compiling LPath.cpp
                Compiling LPoint.cpp
                Compiling LPopupMenu.cpp
                Compiling LRandom.cpp
                Compiling LRange.cpp
                Compiling LRectangle.cpp
                Compiling LRelativeCoordinate.cpp
                Compiling LResult.cpp
                Compiling LSlider.cpp
                Compiling LString.cpp
                Compiling LTextEditor.cpp
                Compiling LToggleButton.cpp
                Compiling LTime.cpp
                Compiling LTimer.cpp
                Compiling LURL.cpp
                Compiling LValue.cpp
                Compiling LValueTree.cpp
                Compiling LZipFile.cpp
                Compiling CtrlrLuaAudioConverter.cpp
                Compiling CtrlrLuaCustomComponent.cpp
                Compiling CtrlrLuaManager.cpp
                Compiling CtrlrLuaModulator.cpp
                Compiling CtrlrLuaMultiTimer.cpp
                Compiling CtrlrLuaObject.cpp
                Compiling CtrlrLuaObjectWrapper.cpp
                Compiling CtrlrLuaPanel.cpp
                Compiling CtrlrLuaPanelCanvas.cpp
                Compiling CtrlrLuaPanelCanvasLayer.cpp
                Compiling CtrlrLuaPanelEditor.cpp
                Compiling CtrlrLuaUtils.cpp
                Compiling CtrlrLuaBigInteger.cpp
                Compiling CtrlrLuaComponentAnimator.cpp
                Compiling CtrlrLuaFile.cpp
                Compiling CtrlrLuaMemoryBlock.cpp
                Compiling CtrlrLuaRectangle.cpp
                Compiling class.cpp
                Compiling class_info.cpp
                Compiling class_registry.cpp
                Compiling class_rep.cpp
                Compiling create_class.cpp
                Compiling error.cpp
                Compiling exception_handler.cpp
                Compiling function.cpp
                Compiling inheritance.cpp
                Compiling link_compatibility.cpp
                Compiling lua.c
                Compiling object_rep.cpp
                Compiling open.cpp
                Compiling pcall.cpp
                Compiling scope.cpp
                Compiling stack_content_by_name.cpp
                Compiling weak_ref.cpp
                Compiling wrapper_base.cpp
                Compiling CtrlrLuaMethod.cpp
                Compiling CtrlrLuaMethodManager.cpp
                Compiling CtrlrLuaMethodManagerCalls.cpp
                Compiling CtrlrMidiMessageEx.cpp
                Compiling CtrlrMIDITransaction.cpp
                Compiling CtrlrMidiDevice.cpp
                Compiling CtrlrMidiDeviceManager.cpp
                Compiling CtrlrMidiInputComparator.cpp
                Compiling CtrlrMidiInputComparatorMulti.cpp
                Compiling CtrlrMidiInputComparatorSingle.cpp
                Compiling CtrlrMIDILibraryRequest.cpp
                Compiling CtrlrMIDILibrary.cpp
                Compiling CtrlrMidiMessage.cpp
                Compiling CtrlrOwnedMidiMessage.cpp
                Compiling keys.cpp
                Compiling libr-bfd.c
                Compiling libr.c
                Compiling CtrlrLinux.cpp
                Compiling CtrlrMac.cpp
                Compiling CtrlrNative.cpp
                Compiling CtrlrWindows.cpp
                Compiling CtrlrProcessor.cpp
                Compiling CtrlrProcessorEditorForLive.cpp
                Compiling CtrlrAbout.cpp
                Compiling CtrlrDocumentPanel.cpp
                Compiling CtrlrEditor.cpp
                Compiling CtrlrEditorApplicationCommands.cpp
                Compiling CtrlrEditorApplicationCommandsHandlers.cpp
                Compiling CtrlrEditorApplicationCommandsMenus.cpp
                Compiling CtrlrLookAndFeel.cpp
                Compiling CtrlrSettings.cpp
                Compiling CtrlrComponentRuntimeConfig.cpp
                Compiling CtrlrButton.cpp
                Compiling CtrlrCustomButtonInternal.cpp
                Compiling CtrlrHyperlink.cpp
                Compiling CtrlrImageButton.cpp
                Compiling CtrlrToggleButton.cpp
                Compiling CtrlrCombo.cpp
                Compiling CtrlrComponent.cpp
                Compiling CtrlrComponentTypeManager.cpp
                Compiling CtrlrCustomComponent.cpp
                Compiling CtrlrFilmStripPainter.cpp
                Compiling CtrlrGroup.cpp
                Compiling CtrlrTabsComponent.cpp
                Compiling CtrlrImage.cpp
                Compiling CtrlrLabel.cpp
                Compiling CtrlrLCDLabel.cpp
                Compiling CtrlrFixedImageSlider.cpp
                Compiling CtrlrFixedSlider.cpp
                Compiling CtrlrImageSlider.cpp
                Compiling CtrlrSlider.cpp
                Compiling CtrlrSliderInternal.cpp
                Compiling CtrlrProgressBar.cpp
                Compiling CtrlrFileListBox.cpp
                Compiling CtrlrListBox.cpp
                Compiling CtrlrMidiKeyboard.cpp
                Compiling CtrlrWaveform.cpp
                Compiling CtrlrXYModulator.cpp
                Compiling CtrlrXYSurface.cpp
                Compiling CtrlrArrow.cpp
                Compiling CtrlrComponentSelection.cpp
                Compiling CtrlrLogViewer.cpp
                Compiling CtrlrLuaConsole.cpp
                Compiling CtrlrLuaMethodDebuggerVars.cpp
                Compiling CtrlrLuaMethodDebuggerInfo.cpp
                Compiling CtrlrLuaMethodEditorConsole.cpp
                Compiling CtrlrLuaMethodDebuggerStackTrace.cpp
                Compiling CtrlrLuaMethodDebuggerPrompt.cpp
                Compiling CtrlrLuaMethodDebuggerControls.cpp
                Compiling CtrlrLuaCodeTokeniser.cpp
                Compiling CtrlrLuaMethodCodeEditor.cpp
                Compiling CtrlrLuaMethodCodeEditorSettings.cpp
                Compiling CtrlrLuaMethodEditArea.cpp
                Compiling CtrlrLuaMethodEditor.cpp
                Compiling CtrlrLuaMethodEditorTabs.cpp
                Compiling CtrlrLuaMethodFind.cpp
                Compiling CtrlrMethodEditorTabCloseButton.cpp
                Compiling CtrlrProgramWizardMonitor.cpp
                Compiling CtrlrProgramWizard.cpp
                Compiling CtrlrMIDIBuffer.cpp
                Compiling CtrlrMIDIBufferEditor.cpp
                Compiling CtrlrMIDILibraryEditor.cpp
                Compiling CtrlrMIDICalculator.cpp
                Compiling CtrlrMIDIMon.cpp
                Compiling CtrlrViewport.cpp
                Compiling CtrlrPanelMIDIToolbar.cpp
                Compiling CtrlrPanelCanvas.cpp
                Compiling CtrlrPanelCanvasHandlers.cpp
                Compiling CtrlrPanelCanvasLayer.cpp
                Compiling CtrlrPanelCanvasLayers.cpp
                Compiling CtrlrPanelComponentProperties.cpp
                Compiling CtrlrPanelEditor.cpp
                Compiling CtrlrPanelLayerList.cpp
                Compiling CtrlrPanelLayerListItem.cpp
                Compiling CtrlrPanelModulatorList.cpp
                Compiling CtrlrPanelModulatorListTree.cpp
                Compiling CtrlrPanelProperties.cpp
                Compiling CtrlrPanelResourceEditor.cpp
                Compiling CtrlrPanelUtilities.cpp
                Compiling CtrlrPanelViewport.cpp
                Compiling CtrlrModulatorListProperty.cpp
                Compiling CtrlrTimestampProperty.cpp
                Compiling CtrlrBooleanPropertyComponent.cpp
                Compiling CtrlrButtonPropertyComponent.cpp
                Compiling CtrlrChoicePropertyComponent.cpp
                Compiling CtrlrColourPropertyComponent.cpp
                Compiling CtrlrExpressionProperty.cpp
                Compiling CtrlrFilePropertyComponent.cpp
                Compiling CtrlrFontPropertyComponent.cpp
                Compiling CtrlrLuaMethodProperty.cpp
                Compiling CtrlrMultiMidiPropertyComponent.cpp
                Compiling CtrlrPropertyComponent.cpp
                Compiling CtrlrSliderPropertyComponent.cpp
                Compiling CtrlrSysExEditor.cpp
                Compiling CtrlrSysExFormulaEditor.cpp
                Compiling CtrlrSysExPropertyComponent.cpp
                Compiling CtrlrTextPropertyComponent.cpp
                Compiling CtrlrUnknownPropertyComponent.cpp
                Compiling CtrlrTextEditor.cpp
                Compiling CtrlrValueMap.cpp
                Compiling CtrlrValueTreeEditor.cpp
                Compiling CtrlrChildWindow.cpp
                Compiling CtrlrChildWindowContainer.cpp
                Compiling CtrlrChildWindowContent.cpp
                Compiling CtrlrDialogWindow.cpp
                Compiling CtrlrManagerWindowManager.cpp
                Compiling CtrlrPanelWindowManager.cpp
                Compiling BinaryData.cpp
                Compiling juce_audio_basics.cpp
                Compiling juce_audio_devices.cpp
                Compiling juce_audio_formats.cpp
                Compiling juce_audio_processors.cpp
                Compiling juce_audio_utils.cpp
                Compiling juce_core.cpp
                Compiling juce_cryptography.cpp
                Compiling juce_data_structures.cpp
                Compiling juce_events.cpp
                Compiling juce_graphics.cpp
                Compiling juce_gui_basics.cpp
                Compiling juce_gui_extra.cpp
                Compiling juce_opengl.cpp
                Linking Ctrlr_Standalone
                ../build/i486/LSparseSet_87c3cd0c.o: file not recognized: File truncated
                collect2: error: ld returned 1 exit status
                make: *** [../../../../Bin/Ctrlr-i486] Error 1
                CTRLR[linux]: build failed

                CTRLR[linux]: Building for i486
                CTRLR[linux]: Compile PCH
                CTRLR[linux]: Remove the shared source, for main() compatibility
                CTRLR[linux]: Build now

                Compiling CtrlrStandaloneApplication.cpp
                Compiling BinaryData.cpp
                Compiling juce_PluginUtilities.cpp
                Compiling juce_VST_Wrapper.cpp
                Compiling juce_VST3_Wrapper.cpp
                Linking Ctrlr_Plugin_VST
                ../build/i486/CtrlrWrap_382e7425.o: file not recognized: File truncated
                collect2: error: ld returned 1 exit status
                make: *** [../../../../Bin/libCtrlr-VST-i486.so] Error 1
                CTRLR[linux]: build failed

                CTRLR: strip binaries
                CTRLR: Clean old package files
                CTRLR: copy files for package
                cp: cannot stat `/home/jk/ctrlr/Scripts/..//Bin/Ctrlr-*’: No such file or directory
                cp: cannot stat `/home/jk/ctrlr/Scripts/..//Bin/libCtrlr-*’: No such file or directory
                CTRLR: strip binaries
                strip: ‘/home/jk/ctrlr/Scripts/..//Packaging/Linux/Ctrlr/Ctrlr-*’: No such file
                strip: ‘/home/jk/ctrlr/Scripts/..//Packaging/Linux/Ctrlr/libCtrlr-*.so’: No such file
                CTRLR: create self extracting package
                Header is 402 lines long

                About to compress 672 KB of data…
                Adding files to archive named “/home/jk/ctrlr/Scripts/..//Packaging/Linux/Ctrlr-i686-5.3.97.sh”…
                ./
                ./Panels/
                ./Doc/
                ./Doc/ctrlr.doxygen
                ./Doc/gpl.txt
                ./Doc/Licenses/
                ./Doc/Licenses/LCDWinTT/
                ./Doc/Licenses/LCDWinTT/README.TXT
                ./Doc/Licenses/LCDWinTT/LICENSE.TXT
                ./Doc/Licenses/LCDMonoWinTT/
                ./Doc/Licenses/LCDMonoWinTT/README.TXT
                ./Doc/Licenses/LCDMonoWinTT/LICENSE.TXT
                ./Doc/Licenses/Digital-7/
                ./Doc/Licenses/Digital-7/README.TXT
                ./Doc/Licenses/69sekuntia/
                ./Doc/Licenses/69sekuntia/readme.txt
                ./Doc/lua.txt
                ./Doc/ctrlr_red.ico
                ./Doc/Ctrlr.overrides
                ./Doc/ctrlr_black.xcf
                CRC: 3394616837
                MD5: b9da379bcf235c73beb652141933ff3d

                Self-extractible archive “/home/jk/ctrlr/Scripts/..//Packaging/Linux/Ctrlr-i686-5.3.97.sh” successfully created.
                Executing: program /usr/bin/ssh host ctrlr.org, user ctrlrorg, command scp -v -d -t — /home/ctrlrorg/public_html/nightly/
                OpenSSH_5.5p1 Debian-6+squeeze5, OpenSSL 0.9.8o 01 Jun 2010
                Warning: Identity file /home/jk/ctrlr/Scripts/..//Packaging/ctrlr.key not accessible: No such file or directory.
                debug1: Reading configuration data /etc/ssh/ssh_config
                debug1: Applying options for *
                debug1: Connecting to ctrlr.org [81.19.186.160] port 22.
                debug1: Connection established.
                debug1: identity file /home/jk/.ssh/id_rsa type -1
                debug1: identity file /home/jk/.ssh/id_rsa-cert type -1
                debug1: identity file /home/jk/.ssh/id_dsa type -1
                debug1: identity file /home/jk/.ssh/id_dsa-cert type -1
                debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
                debug1: match: OpenSSH_5.3 pat OpenSSH*
                debug1: Enabling compatibility mode for protocol 2.0
                debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5
                debug1: SSH2_MSG_KEXINIT sent
                debug1: SSH2_MSG_KEXINIT received
                debug1: kex: server->client aes128-ctr hmac-md5 none
                debug1: kex: client->server aes128-ctr hmac-md5 none
                debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
                debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
                debug1: SSH2_MSG_KEX_DH_GEX_INIT sent

                in reply to: Build Issues from git #41927
                J_Klitzke
                Participant
                  • Topics: 30
                  • Replies: 41
                  • Total: 71

                  Ok Thanks

                  the update works

                  Thanks
                  jk

                  in reply to: Build Issues from git #40943
                  J_Klitzke
                  Participant
                    • Topics: 30
                    • Replies: 41
                    • Total: 71

                    Ok

                    Now it gives this errors

                    I have binutils-dev 2.22-6-1 according to synaptic.
                    and nothing lists for
                    libiberty-i486
                    i have no idea where to get these packages. They don’t show up in wheezy or in stable

                    Compiling juce_opengl.cpp
                    Linking Ctrlr_Standalone
                    g++: error: libbfd-i486.a: No such file or directory
                    g++: error: libiberty-i486.a: No such file or directory
                    make: *** [../../../../Bin/Ctrlr-i486] Error 1
                    CTRLR[linux]: build failed

                    CTRLR[linux]: Building for i486
                    CTRLR[linux]: Compile PCH
                    CTRLR[linux]: Remove the shared source, for main() compatibility
                    CTRLR[linux]: Build now

                    Compiling CtrlrStandaloneApplication.cpp
                    Compiling BinaryData.cpp
                    Compiling juce_PluginUtilities.cpp
                    Compiling juce_VST_Wrapper.cpp
                    Compiling juce_VST3_Wrapper.cpp
                    Linking Ctrlr_Plugin_VST
                    g++: error: libbfd-i486.a: No such file or directory
                    g++: error: libiberty-i486.a: No such file or directory
                    make: *** [../../../../Bin/libCtrlr-VST-i486.so] Error 1
                    CTRLR[linux]: build failed

                    CTRLR: strip binaries
                    CTRLR: Clean old package files
                    CTRLR: copy files for package
                    cp: cannot stat `/home/jk/Downloads/ctrlr-master/Scripts/..//Bin/Ctrlr-*’: No such file or directory
                    cp: cannot stat `/home/jk/Downloads/ctrlr-master/Scripts/..//Bin/libCtrlr-*’: No such file or directory
                    CTRLR: strip binaries
                    strip: ‘/home/jk/Downloads/ctrlr-master/Scripts/..//Packaging/Linux/Ctrlr/Ctrlr-*’: No such file
                    strip: ‘/home/jk/Downloads/ctrlr-master/Scripts/..//Packaging/Linux/Ctrlr/libCtrlr-*.so’: No such file
                    CTRLR: create self extracting package
                    Header is 402 lines long

                    About to compress 672 KB of data…
                    Adding files to archive named “/home/jk/Downloads/ctrlr-master/Scripts/..//Packaging/Linux/Ctrlr-i686-.0.sh”…
                    ./
                    ./Panels/
                    ./Doc/
                    ./Doc/Licenses/
                    ./Doc/Licenses/69sekuntia/
                    ./Doc/Licenses/69sekuntia/readme.txt
                    ./Doc/Licenses/Digital-7/
                    ./Doc/Licenses/Digital-7/README.TXT
                    ./Doc/Licenses/LCDMonoWinTT/
                    ./Doc/Licenses/LCDMonoWinTT/README.TXT
                    ./Doc/Licenses/LCDMonoWinTT/LICENSE.TXT
                    ./Doc/Licenses/LCDWinTT/
                    ./Doc/Licenses/LCDWinTT/README.TXT
                    ./Doc/Licenses/LCDWinTT/LICENSE.TXT
                    ./Doc/Ctrlr.overrides
                    ./Doc/ctrlr.doxygen
                    ./Doc/ctrlr_red.ico
                    ./Doc/ctrlr_black.xcf
                    ./Doc/gpl.txt
                    ./Doc/lua.txt
                    CRC: 3109850391
                    MD5: 20049472d2f7e1b0c7ce05b62e519209

                    Self-extractible archive “/home/jk/Downloads/ctrlr-master/Scripts/..//Packaging/Linux/Ctrlr-i686-.0.sh” successfully created.
                    Executing: program /usr/bin/ssh host ctrlr.org, user ctrlrorg, command scp -v -d -t — /home/ctrlrorg/public_html/nightly/
                    OpenSSH_5.5p1 Debian-6+squeeze5, OpenSSL 0.9.8o 01 Jun 2010
                    Warning: Identity file /home/jk/Downloads/ctrlr-master/Scripts/..//Packaging/ctrlr.key not accessible: No such file or directory.
                    debug1: Reading configuration data /etc/ssh/ssh_config
                    debug1: Applying options for *
                    debug1: Connecting to ctrlr.org [81.19.186.160] port 22.
                    debug1: Connection established.
                    debug1: identity file /home/jk/.ssh/id_rsa type -1
                    debug1: identity file /home/jk/.ssh/id_rsa-cert type -1
                    debug1: identity file /home/jk/.ssh/id_dsa type -1
                    debug1: identity file /home/jk/.ssh/id_dsa-cert type -1
                    debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
                    debug1: match: OpenSSH_5.3 pat OpenSSH*
                    debug1: Enabling compatibility mode for protocol 2.0
                    debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5
                    debug1: SSH2_MSG_KEXINIT sent
                    debug1: SSH2_MSG_KEXINIT received
                    debug1: kex: server->client aes128-ctr hmac-md5 none
                    debug1: kex: client->server aes128-ctr hmac-md5 none
                    debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
                    debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
                    debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
                    debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
                    The authenticity of host 'ctrlr.org (81.19.186.160)' can't be established.
                    RSA key fingerprint is 6d:4d:16:6c:f0:71:c9:b4:f4:76:b4:38:26:3f:a9:86.
                    Are you sure you want to continue connecting (yes/no)? yes
                    Warning: Permanently added 'ctrlr.org,81.19.186.160' (RSA) to the list of known hosts.
                    debug1: ssh_rsa_verify: signature correct
                    debug1: SSH2_MSG_NEWKEYS sent
                    debug1: expecting SSH2_MSG_NEWKEYS
                    debug1: SSH2_MSG_NEWKEYS received
                    debug1: Roaming not allowed by server
                    debug1: SSH2_MSG_SERVICE_REQUEST sent
                    debug1: SSH2_MSG_SERVICE_ACCEPT received
                    debug1: Authentications that can continue: publickey,password,keyboard-interactive
                    debug1: Next authentication method: publickey
                    debug1: Trying private key: /home/jk/.ssh/id_rsa
                    debug1: Trying private key: /home/jk/.ssh/id_dsa
                    debug1: Next authentication method: keyboard-interactive
                    Password:
                    Connection closed by 81.19.186.160
                    lost connection

                    in reply to: Could RS232 md RS485 #26792
                    J_Klitzke
                    Participant
                      • Topics: 30
                      • Replies: 41
                      • Total: 71

                      It would need to use the RS standards Protocal
                      http://www.rs485.com/rs485spec.html
                      http://en.wikipedia.org/wiki/RS-232

                      RS485, RS422, RS232 AND RS423

                      the 485 422 423 would be the most usefull would it be hard to add that
                      to the JUCE Library?

                      in reply to: built linux-vst-i486.so working in Ardour #22321
                      J_Klitzke
                      Participant
                        • Topics: 30
                        • Replies: 41
                        • Total: 71

                        Atom

                        Errors trying to build from git on 4-22-14

                        jk@AVLinux6:~/ctrlr/Builds/Generated/Linux/Standalone$ ./build.sh -f
                        Building for i486
                        Compile PCH
                        In file included from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/juce_audio_basics.h:28:0,
                        from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h:4,
                        from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17,
                        from ../../../../Source/Core/stdafx.h:86:
                        ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/../juce_core/juce_core.h:235:35: fatal error: files/juce_FileFilter.h: No such file or directory
                        compilation terminated.
                        Build now
                        Compiling CtrlrUtilitiesGUI.cpp
                        Compiling CtrlrSysexProcessorOwned.cpp
                        Compiling CtrlrFontManager.cpp
                        Compiling CtrlrIDManager.cpp
                        In file included from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/juce_audio_basics.h:28:0,
                        from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h:4,
                        from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17,
                        from ../../../../Source/Core/stdafx.h:86,
                        from ../../../../Source/Core/CtrlrSysexProcessorOwned.cpp:1:
                        ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/../juce_core/juce_core.h:235:35: fatal error: files/juce_FileFilter.h: No such file or directory
                        compilation terminated.
                        In file included from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/juce_audio_basics.h:28:0,
                        from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h:4,
                        from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17,
                        from ../../../../Source/Core/stdafx.h:86,
                        from ../../../../Source/Core/CtrlrIDManager.cpp:1:
                        ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/../juce_core/juce_core.h:235:35: fatal error: files/juce_FileFilter.h: No such file or directory
                        compilation terminated.
                        In file included from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/juce_audio_basics.h:28:0,
                        from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h:4,
                        from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17,
                        from ../../../../Source/Core/stdafx.h:86,
                        from ../../../../Source/Core/CtrlrFontManager.cpp:1:
                        ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/../juce_core/juce_core.h:235:35: fatal error: files/juce_FileFilter.h: No such file or directory
                        compilation terminated.
                        In file included from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/juce_audio_basics.h:28:0,
                        from ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h:4,
                        from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17,
                        from ../../../../Source/Core/stdafx.h:86,
                        from ../../../../Source/Core/CtrlrUtilitiesGUI.cpp:1:
                        ../../../Standalone/JuceLibraryCode/modules/juce_audio_basics/../../../../../Juce/modules/juce_audio_basics/../juce_core/juce_core.h:235:35: fatal error: files/juce_FileFilter.h: No such file or directory
                        compilation terminated.
                        make: *** [../build/i486/CtrlrSysexProcessorOwned_b505063d.o] Error 1
                        make: *** Waiting for unfinished jobs….
                        make: *** [../build/i486/CtrlrFontManager_54d87888.o] Error 1
                        make: *** [../build/i486/CtrlrIDManager_f212d9c.o] Error 1
                        make: *** [../build/i486/CtrlrUtilitiesGUI_4d233a31.o] Error 1

                        real 0m3.917s
                        user 0m14.302s
                        sys 0m0.607s
                        jk@AVLinux6:~/ctrlr/Builds/Generated/Linux/Standalone$

                        in reply to: built linux-vst-i486.so working in Ardour #21937
                        J_Klitzke
                        Participant
                          • Topics: 30
                          • Replies: 41
                          • Total: 71

                          HI Atom

                          No change still builds debug only.

                          in reply to: built linux-vst-i486.so working in Ardour #21817
                          J_Klitzke
                          Participant
                            • Topics: 30
                            • Replies: 41
                            • Total: 71

                            Atom

                            The Git build from today 4-9-14 only built the debug version which is huge
                            at 139 mg how can i build the standalone non debug version? and nondebug vst ver also?

                            Thanks

                            jk

                            in reply to: built linux-vst-i486.so working in Ardour #21815
                            J_Klitzke
                            Participant
                              • Topics: 30
                              • Replies: 41
                              • Total: 71

                              I just built from fresh git and it built ctrlr-Debug and that working

                              I was able to export a Linux instance

                              Thanks

                              in reply to: built linux-vst-i486.so working in Ardour #21809
                              J_Klitzke
                              Participant
                                • Topics: 30
                                • Replies: 41
                                • Total: 71

                                I checked
                                It’s installed
                                binutils-dev 2.22-8
                                binutils-source 2.22-8
                                binutils 2.22-8

                                Errors

                                Linking Ctrlr_Standalone
                                ../../../../Source/Native/CtrlrLinux.cpp:64: error: undefined reference to ‘libr_open’
                                ../../../../Source/Native/CtrlrLinux.cpp:75: error: undefined reference to ‘libr_write’
                                ../../../../Source/Native/CtrlrLinux.cpp:85: error: undefined reference to ‘libr_write’
                                ../../../../Source/Native/CtrlrLinux.cpp:93: error: undefined reference to ‘libr_close’
                                ../../../../Source/Native/CtrlrLinux.cpp:100: error: undefined reference to ‘libr_open’
                                ../../../../Source/Native/CtrlrLinux.cpp:112: error: undefined reference to ‘libr_malloc’
                                ../../../../Source/Native/CtrlrLinux.cpp:116: error: undefined reference to ‘libr_close’
                                ../../../../Source/Native/CtrlrLinux.cpp:126: error: undefined reference to ‘libr_close’
                                ../../../../Source/Native/CtrlrLinux.cpp:133: error: undefined reference to ‘libr_open’
                                ../../../../Source/Native/CtrlrLinux.cpp:145: error: undefined reference to ‘libr_malloc’
                                ../../../../Source/Native/CtrlrLinux.cpp:149: error: undefined reference to ‘libr_close’
                                collect2: ld returned 1 exit status
                                make: *** [../../../../Bin/Ctrlr-Debug-] Error 1

                                Code lines from Source/Native/CtrlrLinux.cpp

                                line 64 outputHandle = libr_open (newMe.getFullPathName().toUTF8().getAddress(), LIBR_READ_WRITE);

                                line 75 if (!libr_write (outputHandle, CTRLR_INTERNAL_PANEL_SECTION, panelExportData.getData(), panelExportData.getSize(), LIBR_UNCOMPRESSED, LIBR_OVERWRITE))

                                Does it need a ; at the end.

                                line 85 if (!libr_write (outputHandle, CTRLR_INTERNAL_RESOURCES_SECTION, panelResourcesData.getData(), panelResourcesData.getSize(), LIBR_UNCOMPRESSED, LIBR_OVERWRITE))

                                Line 93 libr_close (outputHandle);

                                Line 100 libr_file *handle = libr_open (nullptr, LIBR_READ);

                                Line 112 char *panelData = libr_malloc (handle, CTRLR_INTERNAL_PANEL_SECTION, &panelDataSize);

                                Line 116 libr_close (handle);

                                Line 126 libr_close (handle);

                                Line 133 libr_file *handle = libr_open (nullptr, LIBR_READ);

                                Line 145 char *panelResourcesData = libr_malloc (handle, CTRLR_INTERNAL_RESOURCES_SECTION, &panelResourcesDataSize);

                                Line 149 libr_close (handle);

                                in reply to: built linux-vst-i486.so working in Ardour #21565
                                J_Klitzke
                                Participant
                                  • Topics: 30
                                  • Replies: 41
                                  • Total: 71

                                  Hi Atom

                                  I tryed to build the Linux standalone from git source on a differant system using Ubuntu 12 it also failed.

                                  Compiling CtrlrMidiInputComparatorSingle.cpp
                                  Compiling CtrlrMIDILibraryRequest.cpp
                                  Compiling CtrlrMIDILibrary.cpp
                                  Compiling CtrlrMidiMessage.cpp
                                  Compiling CtrlrOwnedMidiMessage.cpp
                                  Compiling MidiMessageEx.cpp
                                  Compiling libr-bfd.c
                                  Compiling libr.c
                                  Compiling CtrlrLinux.cpp
                                  In file included from ../../../../Source/Native/CtrlrLinux.cpp:12:0:
                                  ../../../../Source/Native/Linux/libr.h:30:17: fatal error: bfd.h: No such file or directory
                                  compilation terminated.
                                  make: *** [build/intermediate/Debug/CtrlrLinux_891d1366.o] Error 1
                                  jk@jk-MS-7125:~/ctrlr/Builds/Generated/Linux/Standalone$

                                  in reply to: built linux-vst-i486.so working in Ardour #21549
                                  J_Klitzke
                                  Participant
                                    • Topics: 30
                                    • Replies: 41
                                    • Total: 71

                                    Hi Atom

                                    Do you need the debug output files?

                                    Thanks
                                    JpKlitz

                                    in reply to: built linux-vst-i486.so working in Ardour #21548
                                    J_Klitzke
                                    Participant
                                      • Topics: 30
                                      • Replies: 41
                                      • Total: 71

                                      H Atom

                                      I got errors when building linux standlone from Git sources today 4-3-14
                                      linking error?

                                      I dont know what the issue is. I build from git on 3-18-14

                                      Error output:

                                      Compiling juce_audio_utils.cpp
                                      Compiling juce_core.cpp
                                      Compiling juce_data_structures.cpp
                                      Compiling juce_events.cpp
                                      Compiling juce_graphics.cpp
                                      Compiling juce_gui_basics.cpp
                                      Compiling juce_gui_extra.cpp
                                      Linking Ctrlr_Standalone
                                      build/intermediate/Debug/CtrlrLinux_891d1366.o: In function `CtrlrLinux::exportWithDefaultPanel(CtrlrPanel*, bool)’:
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:64: undefined reference to `libr_open’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:75: undefined reference to `libr_write’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:85: undefined reference to `libr_write’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:93: undefined reference to `libr_close’
                                      build/intermediate/Debug/CtrlrLinux_891d1366.o: In function `CtrlrLinux::getDefaultPanel(juce::MemoryBlock&)’:
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:100: undefined reference to `libr_open’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:112: undefined reference to `libr_malloc’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:116: undefined reference to `libr_close’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:126: undefined reference to `libr_close’
                                      build/intermediate/Debug/CtrlrLinux_891d1366.o: In function `CtrlrLinux::getDefaultResources(juce::MemoryBlock&)’:
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:133: undefined reference to `libr_open’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:145: undefined reference to `libr_malloc’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:149: undefined reference to `libr_close’
                                      /home/jk/ctrlr/Builds/Generated/Linux/Standalone/../../../../Source/Native/CtrlrLinux.cpp:159: undefined reference to `libr_close’
                                      collect2: ld returned 1 exit status
                                      make: *** [../../../../Bin/Ctrlr-Debug-] Error 1
                                      jk@AVLinux6:~/ctrlr/Builds/Generated/Linux/Standalone$

                                      Is there something I can do ? Or is it in the code?

                                      in reply to: New uiComponet feature #21203
                                      J_Klitzke
                                      Participant
                                        • Topics: 30
                                        • Replies: 41
                                        • Total: 71

                                        Hi

                                        Yes that would work. But it may need a few words to as much as short paragraph describing what the component does. I’m building a panel for a digital mixer that has hundreds of buttons. sliders, list
                                        components. Most people don’t read the manuals. And I didn’t know the power of a digital mix until
                                        I started to build this panel . Example: Solo Mode uiCombo has 4 possibilities PreEQ,PstEQ.,AFL,Inplace
                                        If I Could say, press the (I) key and mouse over the component, Little Window or Bubble pops-up with Info
                                        text or even a image. If you could expand the uiCombo component so the Combo content
                                        list could have a bubble or txt window that opens for every item in the list. Say Solo Mode
                                        then a place to describe what goes in the popup window or bubble . like you say bubble help.
                                        I think it would be a very cool feature. Really that would be usefull feature for most of the Componets.

                                        Thanks
                                        JPK

                                        in reply to: built linux-vst-i486.so working in Ardour #20979
                                        J_Klitzke
                                        Participant
                                          • Topics: 30
                                          • Replies: 41
                                          • Total: 71

                                          Atom

                                          Hi I was hoping to export to a linux instance but not implemented. How long before i can
                                          export native linux.so ?

                                          Thanks
                                          JPK

                                          in reply to: built linux-vst-i486.so working in Ardour #20977
                                          J_Klitzke
                                          Participant
                                            • Topics: 30
                                            • Replies: 41
                                            • Total: 71

                                            Ardour crashes if you save Ctrlr as a plugin I have to install and unistall the ctrlr vst plugin , if a save it
                                            with Ardour the next time i open that project Ardour crashes gives a lot of errors and xwidows errors.

                                            I have found that ctrlr-vst-i486.so works better as a plugin in Carla

                                          Viewing 20 posts - 1 through 20 (of 41 total)
                                          Ctrlr