Julien Bloit

Results 6 comments of Julien Bloit

Hi, I'm just starting out with Frut and unit testing. I'm trying to use your example-for-issue-490 branch for helping me getting started, as I want to unit test a Juce...

For those interested, I solved my issue with the folllowing steps: In Plugin490/CMakeLists.txt, I added ``` "${CMAKE_CURRENT_LIST_DIR}/../Plugin490/Source" ``` to the HEADER_SEARCH_PATHS field of the jucer_project_settings section. Then I wrote a...

Hi, We're releasing a series of music education apps using Oboe this week: https://play.google.com/store/apps/developer?id=Les+Talens+Lyriques Julien

Hi Robert, I've used Link in swift projects but my underlying audio engine is still written in objective C and C to work with the audio thread (likely in a...

Me too! Thank you On Fri, May 5, 2017 at 12:01 PM, boblemarin wrote: > I would be very interested too... > > — > You are receiving this because...

Hi, I'm reviving this post as I'm also interested in this request. Here's my use case: I have is an education orchestra app that has 2 modes, either player or...