Jump to content

Zam

Members
  • Posts

    625
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Zam

  1. Hi Well I think have spotted something about the crash. Test condition: No MBHP conected to the computer, and no OSC host app open, just MIOS studio and OSCtool (not connected), meaning only the osc "validation" dialogue top right is doing something, scanning the strings I write If I write typical OSC message used by the host DAW I want to sync ex: /TrackList/0/Volume f0.707 to send fader 1 value 0dB it will crash erratic at any time during the writing. But for sure in the next 10 sec. If I write typical OSC message that is in the "supported OSC packet format" explaned here--> http://ucapps.de/midibox_osc.html MIOS studio don't crash So my conclusion is OSCtool don't like to send non supported MIOS32 OSC format Sound like a standby topic for my motorfader system Best Zam
  2. Ok fine, I will try again with more setting test to give better picture for debug Also read little more about OSC, I'm not confident about how it's handled in MBNG for the moment. Best Zam
  3. Yes that's the one I downloaded, I'm wondering if there is another link with "true" 2.4.6 Best Zam
  4. Crash is when I type strings I will investigate little more Where can I get the 2.4.6 ??? Best Zam
  5. Ok i just download the 2.4.6 zip It's exactly the same app when I unzip !!!! Finder info say created the 21/10/13, v2.4.3 BUT main app window say MIOS studio 2.4.6 Best Zam
  6. Oops I update and report back asap best Zam
  7. Hi TK Your right...I'm not a programmer guy and this is not a reflex for me ... remote host was my computer local IP 192.168.0.3 remote port 8001 local port 8000 here is the last MIOS.crash...which is Chinese to me I have dozen if you want best Zam ------------------------------------------ Process: MIOS_Studio [815] Path: /Applications/MIOS_Studio.app/Contents/MacOS/MIOS_Studio Identifier: org.midibox.MIOSStudio Version: 2.4.3 (2.4.3) Code Type: X86 (Native) Parent Process: launchd [110] Date/Time: 2015-12-18 20:52:47.724 +0100 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libRIP.A.dylib 0x90005bdd ripc_GetClipState + 1076 1 libRIP.A.dylib 0x900054fc ripc_GetRenderingState + 151 2 libRIP.A.dylib 0x90005272 ripc_DrawRects + 140 3 com.apple.CoreGraphics 0x91918ec0 CGContextFillRects + 159 4 com.apple.CoreGraphics 0x9195ba4c CGContextFillRect + 32 5 org.midibox.MIOSStudio 0x0012e2c3 juce::CoreGraphicsContext::fillCGRect(CGRect const&, bool) + 129 6 org.midibox.MIOSStudio 0x0012d284 juce::CoreGraphicsContext::fillRect(juce::Rectangle<int> const&, bool) + 90 7 org.midibox.MIOSStudio 0x001295d1 juce::Graphics::fillAll(juce::Colour const&) const + 169 8 org.midibox.MIOSStudio 0x0018d4f0 juce::LookAndFeel::fillResizableWindowBackground(juce::Graphics&, int, int, juce::BorderSize<int> const&, juce::ResizableWindow&) + 44 9 org.midibox.MIOSStudio 0x001a436e juce::ResizableWindow::paint(juce::Graphics&) + 92 10 org.midibox.MIOSStudio 0x001bf535 juce::DocumentWindow::paint(juce::Graphics&) + 27 11 org.midibox.MIOSStudio 0x001b570c juce::Component::paintComponentAndChildren(juce::Graphics&) + 148 12 org.midibox.MIOSStudio 0x001b5ae1 juce::Component::paintEntireComponent(juce::Graphics&, bool) + 459 13 org.midibox.MIOSStudio 0x001b5b4a juce::ComponentPeer::handlePaint(juce::LowLevelGraphicsContext&) + 52 14 org.midibox.MIOSStudio 0x0020144e juce::NSViewComponentPeer::drawRect(_NSRect) + 278 15 org.midibox.MIOSStudio 0x001f074e juce::JuceNSViewClass::drawRect(objc_object*, objc_selector*, _NSRect) + 78 16 com.apple.AppKit 0x9783c6f1 -[NSView _drawRect:clip:] + 3721 17 com.apple.AppKit 0x97839dbd -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2217 18 com.apple.AppKit 0x9783a750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4668 19 com.apple.AppKit 0x9783934f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 265 20 com.apple.AppKit 0x97835c96 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309 21 com.apple.AppKit 0x9779684b -[NSView displayIfNeeded] + 818 22 com.apple.AppKit 0x9775fb64 -[NSWindow displayIfNeeded] + 204 23 com.apple.AppKit 0x9779107e _handleWindowNeedsDisplay + 696 24 com.apple.Foundation 0x9931b484 __NSFireTimer + 141 25 com.apple.CoreFoundation 0x95bc7a3b __CFRunLoopRun + 8059 26 com.apple.CoreFoundation 0x95bc53c4 CFRunLoopRunSpecific + 452 27 com.apple.CoreFoundation 0x95bc51f1 CFRunLoopRunInMode + 97 28 com.apple.HIToolbox 0x9702ce04 RunCurrentEventLoopInMode + 392 29 com.apple.HIToolbox 0x9702cbb9 ReceiveNextEventCommon + 354 30 com.apple.HIToolbox 0x9702ca3e BlockUntilNextEventMatchingListInMode + 81 31 com.apple.AppKit 0x97767595 _DPSNextEvent + 847 32 com.apple.AppKit 0x97766dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 33 com.apple.AppKit 0x977291f3 -[NSApplication run] + 821 34 org.midibox.MIOSStudio 0x00102c3f juce::MessageManager::runDispatchLoop() + 53 35 org.midibox.MIOSStudio 0x001d51d1 juce::JUCEApplication::main() + 95 36 org.midibox.MIOSStudio 0x001d525b juce::JUCEApplication::main(int, char const**) + 51 37 org.midibox.MIOSStudio 0x000062b2 start + 54 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x9903b382 kevent + 10 1 libSystem.B.dylib 0x9903ba9c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x9903af59 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x9903acfe _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x9903a781 _pthread_wqthread + 390 5 libSystem.B.dylib 0x9903a5c6 start_wqthread + 30 Thread 2: 0 libSystem.B.dylib 0x99042aa2 __semwait_signal + 10 1 libSystem.B.dylib 0x9904275e _pthread_cond_wait + 1191 2 libSystem.B.dylib 0x990422b1 pthread_cond_timedwait$UNIX2003 + 72 3 org.midibox.MIOSStudio 0x000cb816 juce::WaitableEvent::wait(int) const + 168 4 org.midibox.MIOSStudio 0x000cb8db juce::Thread::wait(int) const + 29 5 org.midibox.MIOSStudio 0x00106f9a juce::Timer::TimerThread::run() + 202 6 org.midibox.MIOSStudio 0x000d0d0c juce::Thread::threadEntryPoint() + 120 7 org.midibox.MIOSStudio 0x000c923a threadEntryProc + 62 8 libSystem.B.dylib 0x99042259 _pthread_start + 345 9 libSystem.B.dylib 0x990420de thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x99014afa mach_msg_trap + 10 1 libSystem.B.dylib 0x99015267 mach_msg + 68 2 com.apple.audio.midi.CoreMIDI 0x005b10c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155 3 com.apple.audio.midi.CoreMIDI 0x005cf97a MIDIProcess::RunMIDIInThread() + 150 4 com.apple.audio.midi.CoreMIDI 0x005b22d9 XThread::RunHelper(void*) + 17 5 com.apple.audio.midi.CoreMIDI 0x005b1ca6 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x99042259 _pthread_start + 345 7 libSystem.B.dylib 0x990420de thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x900057ba ecx: 0xbfffd608 edx: 0x0111bc30 edi: 0x01128f70 esi: 0x0111bc30 ebp: 0xbfffd788 esp: 0xbfffd4c0 ss: 0x0000001f efl: 0x00010216 eip: 0x90005bdd cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000004 Binary Images: 0x1000 - 0x438ff7 +org.midibox.MIOSStudio 2.4.3 (2.4.3) <E63C5C53-9DC9-466B-874B-556D3A932D1B> /Applications/MIOS_Studio.app/Contents/MacOS/MIOS_Studio 0x5a1000 - 0x5edffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld 0x90003000 - 0x90044ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x90051000 - 0x904a2fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x904e1000 - 0x9053eff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9056a000 - 0x9057ffff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x90580000 - 0x905bbffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x905bc000 - 0x905c0ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x905c1000 - 0x905d3ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x905df000 - 0x90659fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90748000 - 0x90a68ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90d64000 - 0x90d78ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x90d7c000 - 0x90e56fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90e57000 - 0x90e9aff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x90e9b000 - 0x90f2dfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90f2e000 - 0x90f31ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x90f3e000 - 0x90f71ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x90f9e000 - 0x910ccfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x910cd000 - 0x910d6ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x910d7000 - 0x91157feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9133c000 - 0x91346ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9134f000 - 0x9136ffe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib 0x913b7000 - 0x913b7ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91485000 - 0x915aefe7 com.apple.WebKit 6534.59 (6534.59.10) <73348DE8-9C7D-3BD9-8E9D-86E5BE67B1D1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x915bf000 - 0x916cbfe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x916cc000 - 0x91797fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91798000 - 0x917a5ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x918c0000 - 0x918f1ff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x918f2000 - 0x920e1557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x920e2000 - 0x920e2ff7 com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9217b000 - 0x921dcfe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x921dd000 - 0x921e3fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x9314b000 - 0x9318fff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x93825000 - 0x939a7fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib 0x939a8000 - 0x939b2fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x939b3000 - 0x93a6ffff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x93aea000 - 0x93aebff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x93be8000 - 0x93f53ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9424e000 - 0x9424eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9424f000 - 0x9424fff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94250000 - 0x94250ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x94251000 - 0x94fc9fe7 com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x956ba000 - 0x956bbff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x956bc000 - 0x956e2ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9578d000 - 0x95790ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x957bb000 - 0x957e3ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib 0x958d9000 - 0x958e4ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x95a29000 - 0x95a5cfff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x95a91000 - 0x95acbff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib 0x95acc000 - 0x95b09ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x95b89000 - 0x95d04fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x95d05000 - 0x95d26fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x95eae000 - 0x95eb2ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x95f22000 - 0x95fd0ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x95ffc000 - 0x9604cff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x96238000 - 0x9649eff7 com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9649f000 - 0x9653afe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9653b000 - 0x9655dfef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9659f000 - 0x965a1ff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x966da000 - 0x9671cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x96982000 - 0x96985fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x96986000 - 0x96dbbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x96dbc000 - 0x96e54fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96e55000 - 0x96e57ff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96e58000 - 0x96e5efff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x96e5f000 - 0x96e7dfe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x96ff8000 - 0x9731cfef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x97525000 - 0x975cdffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x975ce000 - 0x97632ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x976b8000 - 0x976d7fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib 0x976d8000 - 0x976e8ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib 0x9771f000 - 0x98002ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x98003000 - 0x98047fe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x98048000 - 0x980caffb SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x980cb000 - 0x980cbff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9811e000 - 0x98142ff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x98187000 - 0x98198ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x98199000 - 0x981a0ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x981a1000 - 0x985b7ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x985b8000 - 0x985bdff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x986e4000 - 0x9879dfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib 0x9879e000 - 0x987e1ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x987e2000 - 0x987e6ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9898d000 - 0x989fcff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x989fd000 - 0x989fdff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x989fe000 - 0x98a0cfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib 0x98a2f000 - 0x98a4bfe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x98afe000 - 0x98b01ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x98bb3000 - 0x98bbeff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x98bbf000 - 0x98c6cfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib 0x98c6d000 - 0x98c85ff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x98c86000 - 0x98d66fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x98d67000 - 0x98ea4fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x99014000 - 0x991bbff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib 0x991d5000 - 0x992d5fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib 0x992d7000 - 0x99548fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x99549000 - 0x9958fff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib 0x9963d000 - 0x998eafff com.apple.JavaScriptCore 6534.59 (6534.59.11) <7F623AA5-A11B-4C26-D2FD-EB5B9DE73F85> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x99a4e000 - 0x99a4eff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib 0x99a4f000 - 0x99aa2ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x99aa3000 - 0x99c66feb com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9a2dd000 - 0x9a395feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x9a396000 - 0x9a3aafe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib 0x9a413000 - 0x9a41fff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib 0x9a639000 - 0x9a6a3fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x9a7ab000 - 0x9a8adfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib 0x9a8ae000 - 0x9a95afe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9a97d000 - 0x9aa5afe3 com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x9aa5b000 - 0x9aa7aff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9aaae000 - 0x9aafefe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9aaff000 - 0x9ab9cfe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9aba6000 - 0x9abb4ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9abb5000 - 0x9ac02feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
  8. Hi all I just install an ethernet card to J16 (core stm32) Hardware seem to work, got IP etc with my router, when typing "network", also have ping reply if I call from my macbook terminal. But as soon as I start to type a OSC string in the OSC toll app, MIOS studio just crash !?! I was able some times to make change at target app (DAW pan/volume in my case) before the crash, but not the value I wish I send I don't find so many tread relating to OSC and the "tool" app Any idea as start? I'm completely noob with OSC Best Zam
  9. Absolutely lovely It just need a wood knob at the fader Best Zam
  10. Zam

    MBHP_ETH

    Hi TK tks for confirmation. Best Zam
  11. Zam

    MBHP_ETH

    HO! tks Latigid ! Zam
  12. Zam

    MBHP_ETH

    Hi all Now it's time to test OSC for my project ! I have all part to do an ETH module, I just have some question regarding component placement/layout. C7, as close as possible to pin 28 ? in fact close // with C9 ? C6, as close as possible to pin 19-20 ? http://ucapps.de/mbhp/mbhp_eth_v2.pdf Best Zam
  13. Zam

    Fader Automation

    Hi Eric MTC is one thing, if you go that route you also have to include a system that store/rec/read ALL fader data position (according to time code) which is another thing... I don't see the need for this with DAW today, I understand it for the time you have to sync tape multitrack, but today ? I'm interested to see the point/usecase to go this route. Best Zam
  14. Ok problem solved! Tks to point me to try the basic test NGC. Was then way simple to track the pb with few events (my NGC become little complicated) So it's at hw side, I was able so see that pressing a button (without any event associate) completely corrupt J19 (AIN+AOUT) transmission and sending random AINSER value to the core. At my analogue side everything is deep clean, with jitter under the mV range, then I remember I unsolder 0 and 5v between line RX and TX at sub25 cable, to avoid ground loops and voltage drop at lineRX with this poor cable, I already have a solid 0-5V cable in // to power the 64D I/O and 8A I/O at RX side Well, I just resolder this 3 wire and everything is fine !!! the mess is somewhere at RX/TX line with interaction between both SPI data What still puzzle me is why the impact was not the same with different OS versions !!! is there some modification about how line RX/TX is handled ? Anyway it work now :) Best Zam
  15. Hi TK I perform new test today, I have to say that pre15 also have some problems, but not that huge as 1_33, so there is a difference somewhere, maybe at DAW side then ?!? My idea now is maybe about PB feedback, maybe V1_33 is little slower and conflict with updated fader data from DAW. I aslo notice in debug mod that when I touch one fader (that's an NGC "if" condition to send PB value) some other AINSER input also receive value change (even deactivated with # at NGC and grounded at hardware side) and the value jump erratically between fixed value like 16, 32, 256, 64, 1024, like it was a scaling from 7bit to 10bit ??? I just see I let the "num_pins=8" (from previous proto with AINSER64) but don't seem to change what happen I will check with ngc test file too. Best Zam
  16. Hi TK I have a bug report. Look like AINSER send strange value, it's a melt of jitter (lot of close value) and completely out of range value (like +8000 for PB data) I try to debug this since two day at hardware side...thinking of something bad with all test/change I perform on it. But I just try the last thing that have change since last time it work fine, I put back V1_033pre15, and everything work fine again So something is wrong with AINSER in the V1_033 My confing is AINSER + AOUT_NG at J19 (lineRX) used as servo to PB Best Zam
  17. maybe you better go with MB_NG Best Zam
  18. Zam

    Fader Automation

    Hi Eric If you have control board in mind you can try, interfaced with Aout. If you can wait few months, I will try to release my design. I just find new problems with more than on fader connected...back to the lab :) Best Zam
  19. hello Mat 2- I think you need AD an DA there, to read fader servo track at "computer send" and send it back to the console at "computer return" 3- you mean you have another board connected at "motor out" ? because I don't really believe a motor is directly connected here ! now some questions: -Is IC3.3 input a VCA bus for grouping? -where IC15.6 (output) go ? Is that the VCA to bus? -I think I already see this schemo somewhere, what console it is ? Best Zam
  20. Hallo Mat Even if I leave 30km from germany I don't understand well... Maybe If you post this again in english I can help you Best Zam
  21. Zam

    Fader Automation

    Hi all Update and good new. I just load a second fader assembly in the desk with cheap ALPS, the fader react way better with real pcb design (than with proto board). No digital cross talk noise anymore !!! Still way lower audio spec/tolerance, and louder wipper slide noise with the carbon track. Also tend to oscillate but this is due to power supply setup (+/- 15 for the TKD) So this can lower the bill around 750 buck compared to TKD, Best Zam
  22. Hi all Some update/info I recently populated a pair too. Work fine I can also say it make the data stronger than the direct core connection. I'm able to connect the first Dio and Aio with 1m ribbon from RX card, which is not possible if I connect them directly to the core One thing to be careful with is the sub25 cable, I have a important supply voltage drop with 5m which make the RX and following SR acting bad. My design take care of this with separate supply wire, so it's ok, just be careful with this if you note strange behaviour. Best Zam
  23. Zam

    Fader Automation

    Hi Eric 4k is my top estimation for my usecase I'm around 2k only for fader and mechanic. I don't believe it's possible under 3K for someone else (depending of some choices in design) Of course I don't count the hundreds hours Maybe with 100x 8 channel fader pack you can reach the 2K but this will never happen. Best Zam
  24. Zam

    Fader Automation

    little movie :) -20 sec slow ramp -slow wave -mid wave -fast wave -mid full squar -fast full squar -mid random step -fast random step https://www.dropbox.com/s/70lriu5k0y26enc/89MotioN.m4v?dl=0 Best Zam
  25. Zam

    Fader Automation

    Eric Community debuging is a good thing, when most of DIY stuff is well know clone and in fact involve "only"some small rework or component BOM error. Most of built still relative low investment. Here we talk about few k euros as entry "test" that's why I'm little cold to share right now, If only 5 ppl start buying pcb to me and invest high value part involved it will result in a global 20k lost, I just can't assume that even if it's not my money. As say I just have to read again how it is when selling midibox based system. To start you need at least a core, 1DA 1AD 1Din and one Dout, and a motor driver, I'm not sure the schematic is enough if you want it before 2017 TKD just release a new series, still conductive plastic if I remember, but spec and tolerance lower than MF914 series. Don't know the price I don't ask yet. The ALPS for the first proto is RSAON12 audio log+servo lin+touch, 30 bucks, carbon track, 8V motor (PID at +/- 10 or 12v should be enough) Sliding noise 20-30dB below line level (TKD CP track have little low kick just over console noise floor, 60-70dB below line level !!!) I don't think HUI will work, I better let Thorsten reply, but if I remember it's a "deep" implementation problem, HUI use two CC data to map 9 bit value and it's seem not really midi friendly, I where able to send the two CC data with tricky sysex message, but MB can't read it back from DAW. Everything else work fine in HUI but not the most important, the fader. The MCU use true 14bit pitchbend, My design implementation work without jitter at 11bit, but 10 is enough (0.1mm step) and I save money at DA converter. Ok time to sleep in W europe now. Best Zam
×
×
  • Create New...