Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Official support  



2.1  Supported platforms  





2.2  Supported compilers  







3 Features  





4 Tools  





5 Version History  





6 See also  





7 References  





8 External links  














JUCE






Español
Português
Русский
Українська
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


JUCE (Jules' Utility Class Extensions)
Original author(s)Julian Storer
Initial release2004; 20 years ago (2004)
Stable release

7.0.12 / April 15, 2024; 2 months ago (2024-04-15)[1]

Repository
Written inC++
Operating systemCross-platform
TypeDevelopment library
LicenseGPL, commercial
Websitewww.juce.com

JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. It is dual licensed under the GPLv3 and a commercial license.[2]

The aim of JUCE is to allow software to be written such that the same source code will compile and run identically on Windows, macOS and Linux platforms. It supports various development environments and compilers.

History[edit]

JUCE resulted from a split-out of the underlying C++ code that was developed by Julian Storer to create Tracktion's (now Waveform) DAW graphic and audio capabilities. It was first released to the public in 2004. It is covered by a dual GPL/commercial license.

JUCE and Raw Material Software were acquired in November 2014 by London-based hardware manufacturer ROLI for an undisclosed amount.[3]

In April 2020 it was announced that JUCE had been sold by ROLI to PACE Anti-Piracy Inc..[4]

Official support[edit]

JUCE is intended to be usable in exactly the same way on multiple platforms and compilers. Raw Material Software gives the following list of platforms and compilers on which support is officially confirmed; others may work, but have not been officially tested.

Supported platforms[edit]

JUCE is supported on the following platforms.

Supported compilers[edit]

JUCE is officially confirmed to work properly with the following compilers.

Features[edit]

Like many other frameworks (e.g., Qt, wxWidgets, GTK, etc.), JUCE contains classes providing a range of functions that cover user-interface elements, graphics, audio, XML and JSON parsing, networking, cryptography, multi-threading, an integrated interpreter that mimics ECMAScript's syntax, and various other commonly used features. Application developers needing several third-party libraries may thus be able to consolidate and use only the JUCE library, or at least reduce the number of third-party libraries they use. In this, the original inspiration was Java's JDK, and JUCE was intended to be "something similar for C++".

A notable feature of JUCE when compared to other similar frameworks is its large set of audio functionality; this is because JUCE was originally developed as a framework for Tracktion, an audio sequencer, before being split off into a standalone product. JUCE has support for audio devices (such as CoreAudio, ASIO, ALSA, JACK, WASAPI, DirectSound) and MIDI playback, polyphonic synthesizers, built-in readers for common audio file formats (such as WAV, AIFF, FLAC, MP3 and Vorbis), as well as wrappers for building various types of audio plugin, such as VST effects and instruments. This has led to its widespread use in the audio development community.[5]

JUCE comes with wrapper classes for building audio and browser plugins. When building an audio plugin, a single binary is produced that supports multiple plugin formats (VST & VST3, RTAS, AAX, Audio Units). Since all the platform and format-specific code is contained in the wrapper, a user can build Mac and Windows VST/VST3/RTAS/AAX/AUs from a single codebase. Since JUCE7 targeting, and hosting, of LV2 plugins is also possible.[6] Previously this was done with the use of various forks.[7][8]

Browser plugins are handled in a similar way: a single binary is produced that functions as both an NPAPI and an ActiveX plugin.

Tools[edit]

The "Projucer" is an IDE tool for creating and managing JUCE projects. When the files and settings for a JUCE project have been specified, the Projucer automatically generates a collection of 3rd-party project files to allow the project to be compiled natively on each target platform. It can currently generate Xcode projects, Visual Studio projects, Linux Makefiles, Android Ant builds and CodeBlocks projects. As well as providing a way to manage a project's files and settings, it also has a code editor, an integrated GUI editor, wizards for creating new projects and files, and a live coding engine useful for user interface design.

Version History[edit]

See also[edit]

References[edit]

  1. ^ Tom Poole (2024-04-15). "7.0.12". github.com. Retrieved 2024-05-15.
  • ^ JUCE License, JUCE, 2022-04-18, retrieved 2022-04-18
  • ^ "Music Hardware Maker ROLI Acquires JUCE, A Key Music Industry Framework". TechCrunch. 2014-11-18. Retrieved 2016-03-19.
  • ^ "JUCE Announces Acquisition by PACE | JUCE". juce.com. Archived from the original on 2020-04-19. Retrieved 2022-03-30.
  • ^ "Ecosystem". Archived from the original on August 7, 2013. Retrieved April 25, 2017.
  • ^ JUCE7 release notes: https://github.com/juce-framework/JUCE/releases/tag/7.0.0
  • ^ falkTX's DPF fork: https://github.com/DISTRHO/juce
  • ^ KottV's lv2-porting-project fork https://github.com/lv2-porting-project/JUCE
  • ^ "JUCE/ChangeList.txt at master · juce-framework/JUCE". GitHub. Retrieved 2023-09-15.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=JUCE&oldid=1224020624"

    Categories: 
    C++ libraries
    Free computer libraries
    Free software programmed in C++
    Widget toolkits
    Hidden categories: 
    Articles lacking reliable references from December 2023
    All articles lacking reliable references
    Articles with short description
    Short description is different from Wikidata
    Official website different in Wikidata and Wikipedia
     



    This page was last edited on 15 May 2024, at 19:42 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki