3.9.0 is published, and can be installed via the launcher. It contains a ton of improvements and fixes.

Highlights are better coupling between control patches and sound synthesis objects (Trig/Act can be plugged into "key".tr and Action), no more confusing opening of several editor windows for the same object, log frequency mode for the spectrum analyzer, and many more.

Chances are, there will be another round of clean-ups before the Piksel workshop, with the aim of removing head-scratchers and annoying bugs. After the workshop, I shall also find time to make a new tutorial video to describe the updates in detail.

Meanwhile GitHub discussions is activated as alternative channel to Gitter chat.

#mellite

Last updated 3 years ago

3.7.0 is published, and can be installed via the launcher. It contains mainly bug fixes and a number of small improvements. The Node Tree view is finally fixed.

sciss.de/mellite/

#mellite

Last updated 3 years ago

3.5.0 is published, and can be installed now through an experimental launcher: github.com/Sciss/Mellite-launc - this has a built in update mechanism, and thus will liberate me from having to build platform specific versions of every Mellite update, as well as liberating you from having to re-install Mellite again and again when an update is published.

Give it a spin, and let me know if there are any issues. Or if you need a build for a different architecture.

#mellite

Last updated 4 years ago

A new v3.4.0 is out - and I made a tutorial video on how you can export a workspace to run it as a sound piece in the browser.

diode.zone/videos/watch/dec6ad

#mellite

Last updated 4 years ago

v3.2.1 is out: sciss.de/mellite

As the '3' suggests, it's a major update, although most changes are structural and not visible to the user: They make Mellite ready for the next Scala version (3 - Dotty), and eventually for running workspaces in the browser (Scala.js).

It's nevertheless a great release for usability, as I have been polishing the DAW features. Improved timeline tools, audio cue export, transport-catch. I'll put up a video introducing the new features soon.

#mellite

Last updated 4 years ago

Here is a new tutorial for GPIO access which has basic support in the new version v2.49.1 (just released - Mac binary coming later today).

diode.zone/videos/watch/03ea9a

#mellite #raspberrypi

Last updated 4 years ago

I published 2.47.0. It contains the new Stream object which is a Pattern but with persistent state, and a number of improvements in Ex/Control programs and the passing of attributes when running objects. Also the new oscilloscope is integrated.

Would anyone be interested that I make a video on the new features and changes?

#mellite

Last updated 5 years ago

I published a new version 2.46.0, with a lot of bug fixes and improvements for FScape.

There is a cool new workspace in the downloads ( archive.org/download/Mellite ) for an Impulse Response measuring tool (Impulse-1.2.0.mllt.zip). I want to add a video run through for that soon, but hopefully it's not too difficult to run in any case.

#mellite

Last updated 5 years ago

v2.45.0 is published. I have been mainly working on the Control/Act languages, as I implement two new installations with them, finding problems and missing bits.

Thinking of making another video or text tutorial soon. Any ideas or topics that I should cover?

sciss.de/mellite/

#mellite

Last updated 5 years ago

introductory tutorial on "PaulStretch" done - sciss.de/mellite/tut_mellite_p - let me know what you think.

#mellite

Last updated 5 years ago

2.42.0 is published now. The main work was on the code editor, fixing bugs and making the keyboard shortcuts work correctly on macOS. Also desktop integration on macOS has been improved, so give the new version a spin especially if working on a Mac. The code editor font is now configurable, too.

sciss.de/mellite/

#mellite

Last updated 5 years ago

2.41.0 is published now. It continues the work on the Action and Control objects, used to define algorithmic couplings (β€œglue”) between various objects in Mellite.

Support for closures has been added, allowing to map and flatMap options and sequences of expressions. Some elements changed, such as the Act type in action and control programs, which means that programs that make use of it are not compatible with the way preliminary support had been in v2.40.0. A new tutorial will follow.

#mellite

Last updated 5 years ago

2.40.0 is published now.

It continues the work on the 'Action' and 'Control' objects, used to define algorithmic couplings ("glue") between various objects in Mellite. In this version, particularly the passiving of parameters from a control object into a runner using `runWith` has been added, as well as a way to return values, e.g. from an FScape signal process, using `MkLong`, `MkDouble` etc. along with a `Var` passed into `runWith` from the invoking control object.

#mellite

Last updated 5 years ago

I have released v2.39.0 with tentative JDK-bundled binary builds for Linux and Windows (macOS: on my to-do list!). Probably there are still hiccups. Let me know if you have any trouble using these:

archive.org/details/Mellite

#mellite

Last updated 5 years ago

v2.38.1 is out - archive.org/details/Mellite - including the Negatum genetic programming object. I also published a new tutorial for that object: peertube.social/videos/watch/0

#mellite

Last updated 5 years ago

The videos are online; here is my presentation on :

portal.klewel.com/watch/webcas

(sadly the "slides" are recorded only as stills so the parts that have short videos are missing, also the demo is a bit difficult to follow without continuous screen capture.)

#scaladays #mellite

Last updated 6 years ago

New tutorial showing the new Widget abstraction / OSC reception: peertube.social/videos/watch/e

#mellite

Last updated 6 years ago

v2.36.0 is out

I have mainly worked on the 'widget' object, making it possible to already substitute a lot of the low-level programming one would normally do in the 'action' object. I shall add a tutorial about the new features :-/ But first focus is now on the presentation at ScalaDays.

archive.org/details/Mellite

#mellite

Last updated 6 years ago

Next version is focused on bug fixes, and improving user friendliness (a never ending thing). Among other things, there are pull down menus for code examples:

peertube.social/videos/watch/3

Right now trying to add undo/redo support for Ex/Widget programs, so you hopefully don't damage your workspace while experimenting :)

#mellite

Last updated 6 years ago

v2.34.0 is out. I have been mainly working on Widget and FScape.

There is a workspace now you can download separately (check "Download Options > Show All") providing preliminary versions of FScape 1 modules translated to Mellite.

archive.org/details/Mellite

#mellite

Last updated 6 years ago