Giter VIP home page Giter VIP logo

lgml's Introduction

LGML

Build Status CircleCI Build status (develop Branch Build Status CircleCI Build status )

(c) Organic-Orchestra 2017 ,

LGML is a software to help live music performance , it's main features are :

  • nodal audio routing
  • audio plugin host (VST / AU)
  • native plugin : looper / spatialisation
  • easy interface with controller (OSC/MIDI/Serial)
  • integrated script engine to go beyond the limits

Contents

  • Build instructions
  • License
  • Documentation
  • Authors and contributors
  • Third party software

Build instructions

git clone https://github.com/OrganicOrchestra/LGML.git
git submodule update --init --recursive
git clone https://github.com/WeAreROLI/JUCE.git

JUCE has to be in a sibling folder from LGML:

/path/of/LGML/
  LGML/
  JUCE/

see Scripts/yourplatform/ for platform specific setup

  • installDevDeps : install dependency for compiling the project
  • installDeps : install dependency in production

Installation instruction

no dependencies on Windows and macOS -> launching the executable is sufficient

on linux two library are needed :

  • rubberband (audio stretching)
  • dns(allow auto network discovery)
# rubberband
apt-get -y --assume-yes install librubberband2
# for dns utility
apt-get -y --assume-yes install libavahi-compat-libdnssd1

License

read gpl-3.0.txt

Documentation

  • Developer documentation : located in the 'doc' directory (still poor...).
  • User documentation : work in progress... stay tuned

Third party software

LGML rely on some awesome libraries :

Contribution guidelines

Pull requests / remarks are welcome!!!

-- This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.

lgml's People

Contributors

benkuper avatar martinhn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lgml's Issues

Crash rec loop1 en link

CRASH: en enrgistrant loop1 avec link
Thread 2 Crashed:: Pool
0 org.anic.orchestra.LGML 0x0094a2c4 RubberBand::RubberBandStretcher::Impl::study(float const* const*, unsigned long, bool) + 484
1 org.anic.orchestra.LGML 0x0092d46a RubberBand::RubberBandStretcher::study(float const* const*, unsigned long, bool) + 42
2 org.anic.orchestra.LGML 0x00079f6b StretcherJob::studyStretch(double, int, int) + 795
3 org.anic.orchestra.LGML 0x00079853 StretcherJob::runJob() + 163
4 org.anic.orchestra.LGML 0x00523cf7 juce::ThreadPool::runNextJob(juce::ThreadPool::ThreadPoolThread&) + 87
5 org.anic.orchestra.LGML 0x00577fa1 juce::ThreadPool::ThreadPoolThread::run() + 65
6 org.anic.orchestra.LGML 0x0052128e juce::Thread::threadEntryPoint() + 382
7 org.anic.orchestra.LGML 0x00521707 juce::juce_threadEntryPoint(void*) + 23
8 org.anic.orchestra.LGML 0x005441bf threadEntryProc + 31
9 libsystem_pthread.dylib 0x9797cc25 _pthread_body + 138
10 libsystem_pthread.dylib 0x9797cb9b _pthread_start + 162
11 libsystem_pthread.dylib 0x97979e32 thread_start + 34


1.3.4 crash si, depuis le soft ouvert, l'on ouvre une session, puis une autre encore

0 LGML 0x0044e515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x0026ac4e _ZN10Presetable15getPresetFilterEv + 30
4 LGML 0x0026dbee _ZN15PresetChooserUI20updatePresetComboBoxEb + 62
5 LGML 0x0026db25 _ZThn252_N15PresetChooserUI13presetRemovedEP6Preset + 21
6 LGML 0x0026f8d5 ZN4juce12ListenerListIN13PresetManager8ListenerENS_5ArrayIPS2_NS_20DummyCriticalSectionELi0EEEE4callIJP6PresetEJRSA_EEEvMS2_FvDpT_EDpOT0 + 341
7 LGML 0x00270c47 _ZN13PresetManager5clearEv + 55
8 LGML 0x002f898e _ZN6Engine5clearEv + 430
9 LGML 0x002f96f1 _ZN6Engine17loadDocumentAsyncERKN4juce4FileE + 481
10 LGML 0x002f9468 _ZN6Engine12loadDocumentERKN4juce4FileE + 632
11 LGML 0x005c2c22 _ZN4juce17FileBasedDocument8loadFromERKNS_4FileEb + 306
12 LGML 0x002e0072 _ZN20MainContentComponent16menuItemSelectedEii + 658
13 LGML 0x002e035b _ZThn120_N20MainContentComponent16menuItemSelectedEii + 27
14 LGML 0x005995df _ZN4juce14MessageManager16AsyncCallInvokerIZNKS_19JuceMainMenuHandler6invokeERKNS_9PopupMenu4ItemEiEUlvE_E15messageCallbackEv + 47
15 LGML 0x00463ec6 _ZN4juce12MessageQueue21runLoopSourceCallbackEPv + 422
16 CoreFoundation 0x9428188f CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15
17 CoreFoundation 0x94262047 __CFRunLoopDoSources0 + 519
18 CoreFoundation 0x942614d4 __CFRunLoopRun + 1108
19 CoreFoundation 0x94260e1a CFRunLoopRunSpecific + 506
20 CoreFoundation 0x94260c0b CFRunLoopRunInMode + 123
21 HIToolbox 0x93954396 RunCurrentEventLoopInMode + 268
22 HIToolbox 0x93954057 ReceiveNextEventCommon + 195
23 HIToolbox 0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
24 AppKit 0x91f86015 _DPSNextEvent + 1227
25 AppKit 0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
26 AppKit 0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
27 AppKit 0x91f7acb6 -[NSApplication run] + 943
28 LGML 0x00300682 main + 418
29 libdyld.dylib 0xa1539395 start + 1

Loopers ne sort plus de son

1.9.5
Les loopers que l'on sample en direct ou que l'on importe des samples n'ont plus d'audio out à le lecture, seule le monitoring direct est possible. Les loopers sont donc hors d'usage

1.3.4 Crash à la creation d'un container

test(17).lgml.zip

0 LGML 0x0042f515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x00236336 _ZN16FactoryUIHelpers29UndoableFactoryCreateOrDeleteI8NodeBaseE9createObjEv + 582
4 LGML 0x0043cd63 _ZN4juce11UndoManager7performEPNS_14UndoableActionE + 67
5 LGML 0x00235a54 _ZN19NodeContainerViewer23addOrRemoveNodeUndoableERKN4juce6StringERKNS0_5PointIiEEP8NodeBaseb + 1124
6 LGML 0x00230a9b _ZN19NodeContainerViewer9mouseDownERKN4juce10MouseEventE + 619
7 LGML 0x0054008c _ZN4juce24MouseInputSourceInternal10setButtonsENS_5PointIfEENS_4TimeENS_12ModifierKeysE + 2684
8 LGML 0x0054a7ac _ZN4juce13ComponentPeer16handleMouseEventENS_16MouseInputSource15InputSourceTypeENS_5PointIfEENS_12ModifierKeysEffxNS_10PenDetailsEi + 668
9 LGML 0x0054a3d6 _ZN4juce19NSViewComponentPeer14sendMouseEventEP7NSEvent + 486
10 LGML 0x005435f5 _ZN4juce15JuceNSViewClass9mouseDownEP11objc_objectP13objc_selectorP7NSEvent + 245
11 AppKit 0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
12 AppKit 0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
13 AppKit 0x926ea476 -[NSApplication(NSEvent) sendEvent:] + 2854
14 AppKit 0x91f7ad01 -[NSApplication run] + 1018
15 LGML 0x002e1682 main + 418
16 libdyld.dylib 0xa1539395 start + 1

1.3.4 crash en cliquant sur volume master d'un looper

0 LGML 0x003fe515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x00191650 _ZN15OSCJsController13sendOSCFromJSERKN4juce3var18NativeFunctionArgsE + 640
4 LGML 0x00124da5 ZNSt3__110__function6__funcIPFN4juce3varERKNS3_18NativeFunctionArgsEENS_9allocatorIS8_EES7_EclES6 + 21
5 LGML 0x003f138d ZNK4juce16JavascriptEngine10RootObject12FunctionCall14invokeFunctionERKNS1_5ScopeERKNS_3varES8 + 1357
6 LGML 0x003f2306 _ZNK4juce16JavascriptEngine10RootObject12FunctionCall9getResultERKNS1_5ScopeE + 1686
7 LGML 0x003ea7c9 _ZNK4juce16JavascriptEngine10RootObject10Expression7performERKNS1_5ScopeEPNS_3varE + 25
8 LGML 0x003f455f _ZNK4juce16JavascriptEngine10RootObject14BlockStatement7performERKNS1_5ScopeEPNS_3varE + 47
9 LGML 0x003f195f _ZNK4juce16JavascriptEngine10RootObject14FunctionObject6invokeERKNS1_5ScopeERKNS_3var18NativeFunctionArgsE + 543
10 LGML 0x003f8f21 ZNK4juce16JavascriptEngine10RootObject5Scope19findAndInvokeMethodERKNS_10IdentifierERKNS_3var18NativeFunctionArgsERS6 + 257
11 LGML 0x003f8ca4 _ZN4juce16JavascriptEngine12callFunctionERKNS_10IdentifierERKNS_3var18NativeFunctionArgsEPNS_6ResultE + 340
12 LGML 0x002261b4 _ZN13JsEnvironment26callFunctionFromIdentifierERKN4juce10IdentifierERKNS0_3var18NativeFunctionArgsEbPNS0_6ResultE + 356
13 LGML 0x00226ac3 _ZN13JsEnvironment12callFunctionERKN4juce6StringERKNS0_3varEbPNS0_6ResultE + 163
14 LGML 0x00224341 _ZN13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 257
15 LGML 0x00224ed8 _ZThn20_N13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 24
16 LGML 0x00164fca ZN4juce12ListenerListIN13ParameterBase8ListenerENS_5ArrayIPS2_NS_20DummyCriticalSectionELi0EEEE4callIJPS1_S4_EJS9_RS4_EEEvMS2_FvDpT_EDpOT0 + 346
17 LGML 0x00163b06 _ZN13ParameterBase13tryToSetValueERKN4juce3varEbbPNS_8ListenerE + 310
18 LGML 0x00133146 _ZN15UndoableHelpers22UndoableSetValueAction7performEv + 262
19 LGML 0x0040bd63 _ZN4juce11UndoManager7performEPNS_14UndoableActionE + 67
20 LGML 0x0013293d _ZN15UndoableHelpers16setValueUndoableEP13ParameterBaseRKN4juce3varEbb + 205
21 LGML 0x0014aa2e _ZN8SliderUIIdE23setParamNormalizedValueEf + 254
22 LGML 0x001489ad _ZN8SliderUIIdE9mouseDragERKN4juce10MouseEventE + 573
23 LGML 0x00490d38 _ZN4juce24MouseInputSourceInternal12setScreenPosENS_5PointIfEENS_4TimeEb + 1016
24 LGML 0x005196ab _ZN4juce13ComponentPeer16handleMouseEventENS_16MouseInputSource15InputSourceTypeENS_5PointIfEENS_12ModifierKeysEffxNS_10PenDetailsEi + 411
25 LGML 0x005193d6 _ZN4juce19NSViewComponentPeer14sendMouseEventEP7NSEvent + 486
26 LGML 0x0051289d _ZN4juce15JuceNSViewClass12mouseDraggedEP11objc_objectP13objc_selectorP7NSEvent + 125
27 AppKit 0x92800266 -[NSWindow _handleMouseDraggedEvent:] + 35
28 AppKit 0x928614bb -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876
29 AppKit 0x9285fa49 -[NSWindow(NSEventRouting) sendEvent:] + 547
30 AppKit 0x926ea476 -[NSApplication(NSEvent) sendEvent:] + 2854
31 AppKit 0x91f7ad01 -[NSApplication run] + 1018
32 LGML 0x002b0682 main + 418
33 libdyld.dylib 0xa1539395 start + 1

1.3.3 crash premanent à l'ouverture après la création d'un mixer

0 LGML 0x003b5835 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x001a7587 _ZN7VSTNode27onContainerParameterChangedEP13ParameterBase + 2695
4 LGML 0x0010ed7d _ZN18ParameterContainer21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 477
5 LGML 0x0010efcd _ZThn192_N18ParameterContainer21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 29
6 LGML 0x0011a63a ZN4juce12ListenerListIN13ParameterBase8ListenerENS_5ArrayIPS2_NS_20DummyCriticalSectionELi0EEEE4callIJPS1_S4_EJS9_RS4_EEEvMS2_FvDpT_EDpOT0 + 346
7 LGML 0x00119126 _ZN13ParameterBase13tryToSetValueERKN4juce3varEbbPNS_8ListenerE + 310
8 LGML 0x0010e608 _ZN18ParameterContainer19configureFromObjectEPN4juce13DynamicObjectE + 1080
9 LGML 0x001abbd6 _ZN11FactoryBaseI8NodeBaseE16createFromObjectI7VSTNodeEEPS0_RKN4juce6StringEPNS5_13DynamicObjectE + 2342
10 LGML 0x001bba9d _ZN11FactoryBaseI8NodeBaseE16createFromTypeIDERKN4juce10IdentifierERKNS2_6StringEPNS2_13DynamicObjectE + 141
11 LGML 0x001c2efd _ZN11FactoryBaseI8NodeBaseE20createBaseFromObjectERKN4juce6StringEPNS2_13DynamicObjectE + 173
12 LGML 0x001beb1e _ZN13NodeContainer22addContainerFromObjectERKN4juce6StringEPNS0_13DynamicObjectE + 46
13 LGML 0x0010e8cd _ZN18ParameterContainer19configureFromObjectEPN4juce13DynamicObjectE + 1789
14 LGML 0x001bec56 _ZN13NodeContainer19configureFromObjectEPN4juce13DynamicObjectE + 70
15 LGML 0x001c2fc2 _ZN11FactoryBaseI8NodeBaseE16createFromObjectI13NodeContainerEEPS0_RKN4juce6StringEPNS5_13DynamicObjectE + 66
16 LGML 0x001bba9d _ZN11FactoryBaseI8NodeBaseE16createFromTypeIDERKN4juce10IdentifierERKNS2_6StringEPNS2_13DynamicObjectE + 141
17 LGML 0x001c2efd _ZN11FactoryBaseI8NodeBaseE20createBaseFromObjectERKN4juce6StringEPNS2_13DynamicObjectE + 173
18 LGML 0x001beb1e _ZN13NodeContainer22addContainerFromObjectERKN4juce6StringEPNS0_13DynamicObjectE + 46
19 LGML 0x0010e8cd _ZN18ParameterContainer19configureFromObjectEPN4juce13DynamicObjectE + 1789
20 LGML 0x001bec56 _ZN13NodeContainer19configureFromObjectEPN4juce13DynamicObjectE + 70
21 LGML 0x001b47e5 _ZN11NodeManager19configureFromObjectEPN4juce13DynamicObjectE + 181
22 LGML 0x0026176c _ZN6Engine17loadDocumentAsyncERKN4juce4FileE + 4460
23 LGML 0x00260557 _ZN6Engine12loadDocumentERKN4juce4FileE + 631
24 LGML 0x0052aae1 _ZN4juce17FileBasedDocument8loadFromERKNS_4FileEb + 321
25 LGML 0x00246efd _ZN20MainContentComponent16menuItemSelectedEii + 685
26 LGML 0x0024720b _ZThn120_N20MainContentComponent16menuItemSelectedEii + 27
27 LGML 0x005012bf _ZN4juce14MessageManager16AsyncCallInvokerIZNKS_19JuceMainMenuHandler6invokeERKNS_9PopupMenu4ItemEiEUlvE_E15messageCallbackEv + 47
28 LGML 0x003cb406 _ZN4juce12MessageQueue21runLoopSourceCallbackEPv + 422
29 CoreFoundation 0x9428188f CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15
30 CoreFoundation 0x94262047 __CFRunLoopDoSources0 + 519
31 CoreFoundation 0x942614d4 __CFRunLoopRun + 1108
32 CoreFoundation 0x94260e1a CFRunLoopRunSpecific + 506
33 CoreFoundation 0x94260c0b CFRunLoopRunInMode + 123
34 HIToolbox 0x93954396 RunCurrentEventLoopInMode + 268
35 HIToolbox 0x93954057 ReceiveNextEventCommon + 195
36 HIToolbox 0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
37 AppKit 0x91f86015 _DPSNextEvent + 1227
38 AppKit 0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
39 AppKit 0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
40 AppKit 0x91f7acb6 -[NSApplication run] + 943
41 LGML 0x002677a2 main + 418
42 libdyld.dylib 0xa1539395 start + 1

1.3.4 crash en cliquant sur le looper (test#17)

0 LGML 0x003bd515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x00150650 _ZN15OSCJsController13sendOSCFromJSERKN4juce3var18NativeFunctionArgsE + 640
4 LGML 0x000e3da5 ZNSt3__110__function6__funcIPFN4juce3varERKNS3_18NativeFunctionArgsEENS_9allocatorIS8_EES7_EclES6 + 21
5 LGML 0x003b038d ZNK4juce16JavascriptEngine10RootObject12FunctionCall14invokeFunctionERKNS1_5ScopeERKNS_3varES8 + 1357
6 LGML 0x003b1306 _ZNK4juce16JavascriptEngine10RootObject12FunctionCall9getResultERKNS1_5ScopeE + 1686
7 LGML 0x003a97c9 _ZNK4juce16JavascriptEngine10RootObject10Expression7performERKNS1_5ScopeEPNS_3varE + 25
8 LGML 0x003b355f _ZNK4juce16JavascriptEngine10RootObject14BlockStatement7performERKNS1_5ScopeEPNS_3varE + 47
9 LGML 0x003b095f _ZNK4juce16JavascriptEngine10RootObject14FunctionObject6invokeERKNS1_5ScopeERKNS_3var18NativeFunctionArgsE + 543
10 LGML 0x003b7f21 ZNK4juce16JavascriptEngine10RootObject5Scope19findAndInvokeMethodERKNS_10IdentifierERKNS_3var18NativeFunctionArgsERS6 + 257
11 LGML 0x003b7ca4 _ZN4juce16JavascriptEngine12callFunctionERKNS_10IdentifierERKNS_3var18NativeFunctionArgsEPNS_6ResultE + 340
12 LGML 0x001e51b4 _ZN13JsEnvironment26callFunctionFromIdentifierERKN4juce10IdentifierERKNS0_3var18NativeFunctionArgsEbPNS0_6ResultE + 356
13 LGML 0x001e5ac3 _ZN13JsEnvironment12callFunctionERKN4juce6StringERKNS0_3varEbPNS0_6ResultE + 163
14 LGML 0x001e3341 _ZN13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 257
15 LGML 0x001e3ed8 _ZThn20_N13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 24
16 LGML 0x00123fca ZN4juce12ListenerListIN13ParameterBase8ListenerENS_5ArrayIPS2_NS_20DummyCriticalSectionELi0EEEE4callIJPS1_S4_EJS9_RS4_EEEvMS2_FvDpT_EDpOT0 + 346
17 LGML 0x00122b06 _ZN13ParameterBase13tryToSetValueERKN4juce3varEbbPNS_8ListenerE + 310
18 LGML 0x001a6800 _ZN11LooperTrack29updatePendingLooperTrackStateEi + 1376
19 LGML 0x001938d7 _ZN10LooperNode20processBlockInternalERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 2119
20 LGML 0x001d6919 _ZN8NodeBase12processBlockERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 1145
21 LGML 0x001d6d9d _ZThn348_N8NodeBase12processBlockERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 29
22 LGML 0x0030c4ec _ZN4juce19GraphRenderSequenceIfE9ProcessOp7performERKNS1_7ContextE + 748
23 LGML 0x0030d4c4 _ZN4juce19GraphRenderSequenceIfE7performERNS_11AudioBufferIfEERNS_10MidiBufferEPNS_13AudioPlayHeadE + 724
24 LGML 0x00300c42 _ZN4juce19AudioProcessorGraph12processBlockERNS_11AudioBufferIfEERNS_10MidiBufferE + 226
25 LGML 0x003619a9 _ZN4juce20AudioProcessorPlayer21audioDeviceIOCallbackEPPKfiPPfii + 1385
26 LGML 0x00285c56 _ZN4juce18AudioDeviceManager15CallbackHandler21audioDeviceIOCallbackEPPKfiPPfii + 1366
27 LGML 0x00282ee7 _ZN4juce16CoreAudioClasses17CoreAudioInternal11audioIOProcEmPK14AudioTimeStampPK15AudioBufferListS4_PS5_S4_Pv + 423
28 CoreAudio 0x93e5af16 _ZN19HALC_ProxyIOContext10IOWorkLoopEv + 7936
29 CoreAudio 0x93e58dc4 _ZN19HALC_ProxyIOContext13IOThreadEntryEPv + 236
30 CoreAudio 0x93e89813 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
31 CoreAudio 0x93e58c97 _ZN13HALB_IOThread5EntryEPv + 71
32 libsystem_pthread.dylib 0xa174c047 _pthread_body + 184
33 libsystem_pthread.dylib 0xa174bf8f _pthread_body + 0
34 libsystem_pthread.dylib 0xa174b84a thread_start + 34

1.3.4 Crash en remontant d'un container vers le main

0 LGML 0x003f5515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 libsystem_c.dylib 0xa15c8a34 abort + 141
4 libsystem_malloc.dylib 0xa16ca2a6 _szone_default_reader.23 + 0
5 libsystem_malloc.dylib 0xa16d2a79 free_list_checksum_botch.273 + 33
6 libsystem_malloc.dylib 0xa16c066e tiny_free_list_remove_ptr + 219
7 libsystem_malloc.dylib 0xa16c3558 tiny_free_detach_region + 178
8 libsystem_malloc.dylib 0xa16bdff0 szone_malloc_should_clear + 813
9 libsystem_malloc.dylib 0xa16bdcbe szone_malloc + 24
10 libsystem_malloc.dylib 0xa16cc978 default_zone_malloc + 54
11 libsystem_malloc.dylib 0xa16bdc4b malloc_zone_malloc + 116
12 CoreFoundation 0x941e00f8 __CFAllocatorSystemAllocate + 24
13 CoreFoundation 0x941e00bd CFAllocatorAllocate + 109
14 CoreFoundation 0x941dff13 _CFRuntimeCreateInstance + 291
15 CoreFoundation 0x9421cf27 CFBasicHashCreateCopy + 535
16 CoreFoundation 0x9421ca7f CFDictionaryCreateMutableCopy + 159
17 CoreFoundation 0x9427aaa9 CFAttributedStringCreate + 153
18 LGML 0x004116cd _ZN4juce11OSXTypeface17getGlyphPositionsERKNS_6StringERNS_5ArrayIiNS_20DummyCriticalSectionELi0EEERNS4_IfS5_Li0EEE + 157
19 LGML 0x004158ec _ZNK4juce4Font17getGlyphPositionsERKNS_6StringERNS_5ArrayIiNS_20DummyCriticalSectionELi0EEERNS4_IfS5_Li0EEE + 108
20 LGML 0x00415bf3 _ZN4juce16GlyphArrangement14insertEllipsisERKNS_4FontEfii + 115
21 LGML 0x004785b7 _ZN4juce16GlyphArrangement16fitLineIntoSpaceEiiffffRKNS_4FontENS_13JustificationEf + 503
22 LGML 0x004777d2 _ZN4juce16GlyphArrangement13addFittedTextERKNS_4FontERKNS_6StringEffffNS_13JustificationEif + 2626
23 LGML 0x00476c43 _ZNK4juce8Graphics14drawFittedTextERKNS_6StringENS_9RectangleIiEENS_13JustificationEif + 227
24 LGML 0x001407fe _ZN8SliderUIIdE5paintERN4juce8GraphicsE + 1982
25 LGML 0x004e396e _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 158
26 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
27 LGML 0x0055a7ea _ZN4juce28StandardCachedComponentImage5paintERNS_8GraphicsE + 1514
28 LGML 0x004e3a90 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 448
29 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
30 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
31 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
32 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
33 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
34 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
35 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
36 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
37 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
38 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
39 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
40 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
41 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
42 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
43 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
44 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
45 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
46 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
47 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
48 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
49 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
50 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
51 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
52 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
53 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
54 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
55 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
56 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
57 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
58 LGML 0x004e3aa0 _ZN4juce9Component25paintComponentAndChildrenERNS_8GraphicsE + 464
59 LGML 0x004e3848 _ZN4juce9Component20paintEntireComponentERNS_8GraphicsEb + 1064
60 LGML 0x00510b9d _ZN4juce13ComponentPeer11handlePaintERNS_23LowLevelGraphicsContextE + 365
61 LGML 0x00508d18 _ZN4juce15JuceNSViewClass8drawRectEP11objc_objectP13objc_selector7_NSRect + 552
62 AppKit 0x920d18c8 -[NSView _drawRect:clip:] + 2351
63 AppKit 0x920d079e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5026
64 AppKit 0x920d0216 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3610
65 AppKit 0x920cef86 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 311
66 AppKit 0x920cd71d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2604
67 AppKit 0x920c926a -[NSView displayIfNeeded] + 1566
68 AppKit 0x920c8be8 -[NSWindow displayIfNeeded] + 348
69 AppKit 0x92818d02 ___NSWindowGetDisplayCycleObserver_block_invoke.6314 + 351
70 AppKit 0x920c8471 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 102
71 QuartzCore 0x98bc6e1d _ZN2CA11Transaction19run_commit_handlersE18CATransactionPhase + 51
72 QuartzCore 0x98cdb2ff _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 165
73 QuartzCore 0x98bc597b _ZN2CA11Transaction6commitEv + 485
74 QuartzCore 0x98bc72c6 _ZN2CA11Transaction17flush_transactionEv + 32
75 AppKit 0x92394ad0 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.33 + 542
76 CoreFoundation 0x942814fd _runLoopObserverWithBlockContext + 29
77 CoreFoundation 0x942811fe CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 30
78 CoreFoundation 0x94281157 __CFRunLoopDoObservers + 391
79 CoreFoundation 0x942614a2 __CFRunLoopRun + 1058
80 CoreFoundation 0x94260e1a CFRunLoopRunSpecific + 506
81 CoreFoundation 0x94260c0b CFRunLoopRunInMode + 123
82 HIToolbox 0x93954396 RunCurrentEventLoopInMode + 268
83 HIToolbox 0x93954057 ReceiveNextEventCommon + 195
84 HIToolbox 0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
85 AppKit 0x91f86015 _DPSNextEvent + 1227
86 AppKit 0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
87 AppKit 0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
88 AppKit 0x91f7acb6 -[NSApplication run] + 943
89 LGML 0x002a7682 main + 418
90 libdyld.dylib 0xa1539395 start + 1

1.3.4 crash après avoir déplacé et/ou navigué dans les nodes

0 LGML 0x00421835 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 libsystem_c.dylib 0xa15c8a34 abort + 141
4 libsystem_malloc.dylib 0xa16ca2a6 _szone_default_reader.23 + 0
5 libsystem_malloc.dylib 0xa16d2a79 free_list_checksum_botch.273 + 33
6 libsystem_malloc.dylib 0xa16c066e tiny_free_list_remove_ptr + 219
7 libsystem_malloc.dylib 0xa16d2b74 tiny_free_no_lock + 244
8 libsystem_malloc.dylib 0xa16d35a1 free_tiny + 610
9 libsystem_malloc.dylib 0xa16bfc70 szone_free_definite_size + 127
10 libsystem_malloc.dylib 0xa16ccd00 default_zone_free_definite_size + 62
11 libsystem_malloc.dylib 0xa16bf85d free + 391
12 CoreGraphics 0x946cca95 CGFontStrikeRelease + 63
13 CoreGraphics 0x9472034d CGFontCacheReset + 77
14 HIToolbox 0x939b5e38 _ZN13HIApplication11FrontUILostEv + 62
15 HIToolbox 0x939e7c43 _ZN13HIApplication15HandleActivatedEP14OpaqueEventRefhP15OpaqueWindowPtrh + 343
16 HIToolbox 0x93987ba3 _ZN13HIApplication13EventObserverEmP14OpaqueEventRefPv + 191
17 HIToolbox 0x939325ee _NotifyEventLoopObservers + 151
18 HIToolbox 0x93964494 AcquireEventFromQueue + 721
19 HIToolbox 0x939541aa ReceiveNextEventCommon + 534
20 HIToolbox 0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
21 AppKit 0x91f86015 _DPSNextEvent + 1227
22 AppKit 0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
23 AppKit 0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
24 AppKit 0x91f7acb6 -[NSApplication run] + 943
25 LGML 0x002d37a2 main + 418
26 libdyld.dylib 0xa1539395 start + 1

1.3.4 Crash à la reception des messages osc depuis Lemur

0 LGML 0x0042e515 _ZN4juceL11handleCrashEi + 69
1 libsystem_platform.dylib 0xa1742e5b _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 LGML 0x001c1650 _ZN15OSCJsController13sendOSCFromJSERKN4juce3var18NativeFunctionArgsE + 640
4 LGML 0x00154da5 ZNSt3__110__function6__funcIPFN4juce3varERKNS3_18NativeFunctionArgsEENS_9allocatorIS8_EES7_EclES6 + 21
5 LGML 0x0042138d ZNK4juce16JavascriptEngine10RootObject12FunctionCall14invokeFunctionERKNS1_5ScopeERKNS_3varES8 + 1357
6 LGML 0x00422306 _ZNK4juce16JavascriptEngine10RootObject12FunctionCall9getResultERKNS1_5ScopeE + 1686
7 LGML 0x0041a7c9 _ZNK4juce16JavascriptEngine10RootObject10Expression7performERKNS1_5ScopeEPNS_3varE + 25
8 LGML 0x0042455f _ZNK4juce16JavascriptEngine10RootObject14BlockStatement7performERKNS1_5ScopeEPNS_3varE + 47
9 LGML 0x0042195f _ZNK4juce16JavascriptEngine10RootObject14FunctionObject6invokeERKNS1_5ScopeERKNS_3var18NativeFunctionArgsE + 543
10 LGML 0x00428f21 ZNK4juce16JavascriptEngine10RootObject5Scope19findAndInvokeMethodERKNS_10IdentifierERKNS_3var18NativeFunctionArgsERS6 + 257
11 LGML 0x00428ca4 _ZN4juce16JavascriptEngine12callFunctionERKNS_10IdentifierERKNS_3var18NativeFunctionArgsEPNS_6ResultE + 340
12 LGML 0x002561b4 _ZN13JsEnvironment26callFunctionFromIdentifierERKN4juce10IdentifierERKNS0_3var18NativeFunctionArgsEbPNS0_6ResultE + 356
13 LGML 0x00256ac3 _ZN13JsEnvironment12callFunctionERKN4juce6StringERKNS0_3varEbPNS0_6ResultE + 163
14 LGML 0x00254341 _ZN13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 257
15 LGML 0x00254ed8 _ZThn20_N13JsEnvironment21parameterValueChangedEP13ParameterBasePNS0_8ListenerE + 24
16 LGML 0x00194fca ZN4juce12ListenerListIN13ParameterBase8ListenerENS_5ArrayIPS2_NS_20DummyCriticalSectionELi0EEEE4callIJPS1_S4_EJS9_RS4_EEEvMS2_FvDpT_EDpOT0 + 346
17 LGML 0x00193b06 _ZN13ParameterBase13tryToSetValueERKN4juce3varEbbPNS_8ListenerE + 310
18 LGML 0x00217800 _ZN11LooperTrack29updatePendingLooperTrackStateEi + 1376
19 LGML 0x002048d7 _ZN10LooperNode20processBlockInternalERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 2119
20 LGML 0x00247919 _ZN8NodeBase12processBlockERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 1145
21 LGML 0x00247d9d _ZThn348_N8NodeBase12processBlockERN4juce11AudioBufferIfEERNS0_10MidiBufferE + 29
22 LGML 0x0037d4ec _ZN4juce19GraphRenderSequenceIfE9ProcessOp7performERKNS1_7ContextE + 748
23 LGML 0x0037e4c4 _ZN4juce19GraphRenderSequenceIfE7performERNS_11AudioBufferIfEERNS_10MidiBufferEPNS_13AudioPlayHeadE + 724
24 LGML 0x00371c42 _ZN4juce19AudioProcessorGraph12processBlockERNS_11AudioBufferIfEERNS_10MidiBufferE + 226
25 LGML 0x003d29a9 _ZN4juce20AudioProcessorPlayer21audioDeviceIOCallbackEPPKfiPPfii + 1385
26 LGML 0x002f6c56 _ZN4juce18AudioDeviceManager15CallbackHandler21audioDeviceIOCallbackEPPKfiPPfii + 1366
27 LGML 0x002f3ee7 _ZN4juce16CoreAudioClasses17CoreAudioInternal11audioIOProcEmPK14AudioTimeStampPK15AudioBufferListS4_PS5_S4_Pv + 423
28 CoreAudio 0x93e5af16 _ZN19HALC_ProxyIOContext10IOWorkLoopEv + 7936
29 CoreAudio 0x93e58dc4 _ZN19HALC_ProxyIOContext13IOThreadEntryEPv + 236
30 CoreAudio 0x93e89813 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
31 CoreAudio 0x93e58c97 _ZN13HALB_IOThread5EntryEPv + 71
32 libsystem_pthread.dylib 0xa174c047 _pthread_body + 184
33 libsystem_pthread.dylib 0xa174bf8f _pthread_body + 0
34 libsystem_pthread.dylib 0xa174b84a thread_start + 34

[Can't post issue on forum] Forum has registration / login problems

Hey,
small issues that forbid me to actually post issues on the forum..

  • Github login doesn't work (404 error after github authentication)
  • Register via mail doesn't send the confirmation mail (forum error message "something went wrong")

So I can login but I can't post because I can't confirm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.