Skip to content

An arranger function #544

@alexhanguery

Description

@alexhanguery

Hello,
thank you for the wonderful MIDI editor.

  1. I recently discovered that Suno (a music-generating AI) converts a simple MIDI song draft into a high-quality audio track. Details are in my channel: Link.

  2. To create such a draft, it's convenient to use software like an auto-arranger. I've developed similar software in the past, and I think your Signal with auto-generation from chords and style would be significantly more powerful and in demand.


For auto-arranger, I used morphing algorithms, where part of any existing MIDI file can be used as a style. This way, the algorithm, while preserving the original texture, generated music with a new harmony (and even a new time signature). Below are the links:

  1. A short recently recorded video showing the algorithm in action.
  2. OnyxArranger2.1 - a program created under my supervision (2003).
  3. An example of generation with a similar algorithm, implemented by me with WebAudio API (2018).

My best wishes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions