CompressorBot icon indicating copy to clipboard operation
CompressorBot copied to clipboard

Initial project setup for LUNAMU 6742 compressor/limiter/tape saturator (NU MOON AUDIO)

Open edymak11231-dotcom opened this issue 7 months ago • 0 comments

LUNA MU 6742 DESCRIPTION.txt

Fairchild_670_stereo_limiting_amplifier_instructions_Schematics.pdf RND-Portico-542-Manual.pdf

Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image

Create a new repository and JUCE project structure for the LUNAMU 6742 plugin, developed by NU MOON AUDIO.

Plugin Overview:

  • Name: LUNAMU 6742
  • Type: VST3 audio effect
  • Functions: Compressor, Limiter, Tape Saturator (emulator)
  • Developer: NU MOON AUDIO

Project Setup Tasks:

  1. Establish JUCE project structure (Projucer)
  2. Reserve folders for:
    • Source code (src/)
    • Documentation
    • Reference and design files (.txt, .png, .pdf)
    • GUI resources (images, layouts)
  3. Prepare README.md with basic project information:
    • Plugin purpose and features
    • Company details (NU MOON AUDIO)
    • Contribution guidelines

Next steps:

  • Upload the design/specification files (.txt, .png, .pdf)
  • Begin development of audio DSP (compression, limiting, saturation)
  • Build GUI according to reference designs

This issue tracks the initial setup for the LUNAMU 6742 plugin project.

edymak11231-dotcom avatar Sep 05 '25 12:09 edymak11231-dotcom