Skip to content

C++ classes with functionality I subjectively would have liked to find in JUCE - maybe it can help you?

License

Notifications You must be signed in to change notification settings

Lolopezpez/juce-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a utility library with some very subjective helper functions for the awesome JUCE cross-platform C++ programming framework.

Usage

This repository is meant to be included as a git submodule in a main project, see for instance JammerNetz for an example how this is used. In order to build this library standalone, which is what the CI server should be doing, there is a separate little repository that you can use.

For what is in this library, please use the header files to see the utility functions, I am busy with my main projects and can't add more documentation right now.

Licensing

As some substantial work has gone into the development of this and related software, I decided to offer a dual license - AGPL, see the LICENSE.md file for the details, for everybody interested in how this works and willing to spend some time her- or himself on this, and a commercial MIT license available from me on request. Thus, I can help the OpenSource community without blocking possible commercial applications.

Contributing

All pull requests and issues welcome, I will try to get back to you as soon as I can. Due to the dual licensing please be aware that I will need to request transfer of copyright on accepting a PR.

About the author

Christof is a lifelong software developer having worked in various industries, and can't stop his programming hobby anyway.

About

C++ classes with functionality I subjectively would have liked to find in JUCE - maybe it can help you?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 2.3%