Code Monkey home page Code Monkey logo

cello_test's Introduction

cello_test

Unit test app for the cello juce module.

Setup

  1. Clone this repo
  2. After cloning, get the referenced submodules (JUCE, cello, and test_suite) by executing git submodule update --init --recursive
  3. Build and run the JUCE Projucer found in submodules/JUCE/extras/Projucer/Build/{yourOS}
  4. Load cello_test.jucer in the Projucer and save the project to create build/project files for your compiler.
  5. Build/run the cello_test application to run the unit tests.

IPC Test/Demo

Added Feb 2024, requires cello version 1.3.0 or later.

  1. Load cello_ipc_demo/cello_ipc_demo.jucer into Projucer and save the project to create build/project files for your compiler/OS.
  2. Running the ensuing executable will launch a second copy of the application as a 'client' version of the app. Left click and drag in the window of either copy of the application to draw (lines drawn in the server app are in black, lines drawn in the client app display in red). The cello Interprocess Communication system will mirror drawings done in one app into the other's view. Right click in either app to clear its drawing.

cello_test's People

Contributors

bgporter avatar

Watchers

 avatar  avatar

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.