PlayDLY Benutzerhandbuch

Inhaltsübersicht

  1. Einrichtung
  2. DAW-Einrichtung
  3. Plugin-Schnittstelle
  4. Gebrauchsanweisung
  5. Voreinstellungen
  6. Technische Referenz
  7. Fehlersuche
  8. Neueste Version / Download
PlayDLY Benutzeroberfläche v108

Einrichtung

Systemanforderungen

  • macOS 10.13 oder höher
  • 64-Bit Intel oder Apple Silicon Prozessor
  • Host-DAW, die AU- oder VST3-Plugins unterstützt
  • MIDI-Eingangsmöglichkeit (Hardware-Controller oder Software-MIDI)

Installation von PlayDLY

  1. DMG mounten: Doppelklicken Sie auf `PlayDLY-1.0.109.dmg`, um das Disk Image zu mounten.
  2. Kopieren Sie die Plugins nach:
    Audio-Einheiten: `~/Library/Audio/Plug-Ins/Components/PlayDLY.component`
    VST3: `~/Library/Audio/Plug-Ins/VST3/PlayDLY.vst3`
  3. Starten Sie Ihre DAW neu, um das neue Plugin zu erkennen

Überprüfung der Installation

  • Open your DAW and look for "PlayDLY" in the audio effects list
  • The plugin should appear under "Algarve Sound & Vision" or "Effect" categories
  • If not found, check your DAW's plugin scan settings

DAW-Einrichtung

PlayDLY ist ein MIDI-gesteuerter Audioeffekt, der sowohl Audio- als auch MIDI-Routing erfordert.

IN PROGRESS. I'LL ADD REFERENCES TO VIDEOS EXPLAINING HOW TO USE THE PLUGIN IN THE DIFFERENT DAWS IN THE UPCOMING DAYS!

Abelton Live

https://www.youtube.com/watch?v=XGAXVAODFL0

Pro Tools

Cubase

Logik

Luna

https://www.youtube.com/watch?v=7jB3U86iFGE

Ausführlichere Informationen zum MIDI-Routing für Ihre DAW finden Sie hier:
https://www.overloud.com/node/166 

Universal DAW-Tipps

  • Latenzzeit: Verwenden Sie niedrige Puffergrößen (64-256 Samples) für Echtzeit-MIDI-Steuerung
  • MIDI-Kanäle: PlayDLY antwortet auf alle MIDI-Kanäle
  • Automatisierung: Die meisten Parameter können über Ihre DAW automatisiert werden

Plugin-Schnittstelle

PlayDLY verfügt über eine Benutzeroberfläche im Blueprint-Stil mit mehreren Hauptbereichen:

Logo und Titel

- PlayDLY logo at the top center
- Version information displayed on the right
- Basic MIDI implementation below logo

Wellenform-Anzeige

- Real-time visualization of captured audio
- Auto-scaling: Adjusts to show full captured waveform
- Playback head indicators: Vertical lines show exactly where each voice is playing
- Velocity-responsive opacity: Light notes appear at 10% opacity, loud notes at 60%
- Multiple indicators: Shows all active voices simultaneously during polyphonic playback
- Real-time tracking: Playback heads move smoothly across the waveform as voices progress

Parameter-Steuerungen

Angreifen & Loslassen
- Attack: 0.001-1.0 seconds - Controls how quickly playback voices fade in
- Release: 0.01-2.0 seconds - Controls how quickly voices fade out after note-off

Nasse und trockene Niveaus
- Wet: 0-100% - Level of processed (delayed) audio
- Dry: 0-100% - Level of original (pass-through) audio

Kontrollkästchen für den Wiedergabemodus
- One-shot: Plays captured audio once and stops
- Loop: Traditional looping (A→B, jump back to A, repeat)
- Bidirectional: Ping-pong looping (A→B→A→B continuously)
- Age with Taps: Adds analog-style aging to repeated playback
- Reverse: Plays captured audio backwards

Reverb-Regler
- Reverb: On/Off toggle for spatial reverb effect
- Room: 0-100% - Size of the reverb space
- Damping: 0-100% - High-frequency absorption

Vibrato-Regler
- Vibrato: On/Off toggle for amplitude modulation
- Speed: 0.1-20 Hz - Rate of vibrato oscillation
- Shape: 0-100% - Morphs between sine (0%) and square (100%) wave

MIDI-Monitor (Unten)

- 4 circular indicators showing MIDI activity
- Real-time feedback of MIDI note presses
- Pan and modulation indicators that response to MIDI pitch bend and modwheel movements

Voreingestelltes System (oben)

- Preset dropdown with factory presets
- Load/Save functionality for custom presets
- Parameter synchronization with JUCE APVTS system

PlayDLY Benutzeroberfläche v108

Voreinstellungen

PlayDLY enthält mehrere Werkseinstellungen, die für verschiedene Anwendungsfälle optimiert sind:

Werkseitige Voreinstellungen
- Default: Balanced settings for general use
- Bright Delay: Enhanced high frequencies, moderate reverb
- Warm Delay: Analog-style warmth with tape saturation
- Reverse Delay (Bus): Optimized for send/return usage with reverse playback
- Room Delay: Spatial reverb with room ambience
- Big Room: Large space simulation with long reverb
- Slow: Extended attack/release for smooth transitions
- Vibro: Prominent vibrato effects for modulation

Verwaltung von Voreinstellungen
- Loading: Select from dropdown menu
- Saving: Custom presets save all parameter states
- Recall: All UI controls sync automatically with preset changes
- Compatibility: Presets work across different plugin formats

 

Technische Referenz

MIDI-Implementierung

Anmerkungen zur Kontrolle:
- C1 (MIDI 36): Record start/stop
- C2-C4 (MIDI 48-83): Playback with chromatic pitching

Kontinuierliche Kontrolleure:
- CC1 (Mod Wheel): Vibrato depth + Reverb wet level
- Pitch Bend: Stereo panning (frozen per voice)
- Note Velocity: Voice dynamics

Sprachverwaltung:
- Polyphony: 8 simultaneous voices maximum
- Voice Stealing: Oldest voice replaced when limit exceeded
- Envelope: Independent attack/release per voice

 

MIDI-Notenbenennungskonventionen

Das ist wichtig: Verschiedene DAWs verwenden unterschiedliche Konventionen für die Benennung von MIDI-Noten. PlayDLY verwendet die häufigste Konvention, bei der das mittlere C = C3 (MIDI-Note 60) ist. Einige DAWs wie Protools, LUNA oder Reaper verwenden jedoch eine andere Konvention, bei der das mittlere C = C4 oder sogar C6 ist, was bedeutet, dass alle Noten in ihrer Oberfläche in einer anderen Oktave erscheinen.

Note Mapping über verschiedene DAWs hinweg:

Funktion PlayDLY-Etikett MIDI-Note # Standard-DAWs (Logik/Live) LUNA/Protools
Datensatz C1 36 C1 C2
Saubere Wiedergabe C2-B2 48-59 C2-B2 C3-B3
Warmes Playback C3-B3 60-71 C3-B3 C4-B4
Gesättigt C4-B4 72-83 C4-B4 C5-B5

Wichtigster Punkt: Regardless of how your DAW labels the notes, press the keys as shown in PlayDLY's interface. The physical keys on your MIDI keyboard remain the same - only the labeling differs between DAWs.

Audio-Verarbeitung

Aufnahmesystem:
- Hybrid buffers: Real-time capture + stable playback
- Safety margins: Prevents glitches during simultaneous record/playback
- Length limits: 16 seconds or 4 bars maximum

Wirkungskette:
1. Tonhöhenverschiebung: Chromatische Tonhöhenverhältnisse für jede Note
2. Tape-Sättigung: Harmonische Verzerrung im analogen Stil
3. Vibrato: Amplitudenmodulation mit morphbaren Wellenformen
4. Nachhall: Spatial Processing mit Raummodellierung
5. Hüllkurve: Attack/Release-Formung pro Stimme

Leistung:
- Real-time processing: < 10ms latency typical
- CPU usage: Optimized for live performance
- Memory: Dynamic allocation based on recording length

Fehlersuche

Gemeinsame Probleme

Plugin nicht in DAW gefunden
- Verify installation paths exist
- Restart DAW after installation
- Check DAW's plugin scan settings
- Ensure macOS version compatibility (10.13+)

Keine MIDI-Antwort
- Check MIDI routing in DAW
- Verify MIDI input is enabled for the plugin
- Test with simple MIDI controller
- Check MIDI channel settings

Audioaussetzer oder Störungen
- Reduce DAW buffer size to 128-256 samples
- Close unnecessary applications
- Check CPU usage in Activity Monitor
- Disable other CPU-intensive plugins

Klicken im Schleifenmodus
- Ensure you're using v1.0.107 or later
- Check that loop boundaries are properly set
- Verify audio buffer integrity

Reverb oder Vibrato funktionieren nicht
- Check that effects are enabled via checkboxes
- Verify mod wheel is sending CC1 data
- Test with different MIDI controllers
- Check parameter automation conflicts

Unterstützung erhalten

Wenn Sie für das Plugin gespendet haben:
Bitte kontaktieren Sie uns über das Kontakt-Formular.

Feedback zum Beta-Test
- Report issues to development team
- Include DAW version and system info
- Provide steps to reproduce problems
- Share project files if possible

System-Informationen
- macOS version: Check in Apple Menu > About This Mac
- DAW version: Check in DAW's About dialog
- Plugin version: Displayed in PlayDLY interface
- MIDI controller: Include make/model

Tipps zur Leistung

Optimale Einstellungen
- Use 128-256 sample buffer sizes
- Enable hardware acceleration in DAW
- Disable unused plugin features
- Monitor CPU usage during performance

MIDI-Optimierung
- Use dedicated MIDI tracks for complex sequences
- Avoid excessive pitch bend or mod wheel data
- Record MIDI patterns for consistent playback
- Consider MIDI quantization for tight timing

Die neueste Version

Automatische wöchentliche Überprüfung: PlayDLY sucht einmal pro Woche automatisch nach Updates, wenn Sie die Plugin-Oberfläche öffnen, ohne dass Ihr Arbeitsablauf unterbrochen wird.

Manuelle Prüfung: Click on the version number (e.g., "v1.0.111") in the top-right corner of the plugin window to immediately check for updates.

Update-Benachrichtigung: When a new version is available, you'll see "Update available" text appear below the version number. Click this text to open the update dialog.

Dialog aktualisieren: Der Dialog zeigt Ihre aktuelle Version, die neue verfügbare Version und einen direkten Link zum Herunterladen der neuesten Version von der PlayDLY-Website an.

Datenschutz und Netznutzung

The update check makes a single, lightweight request to our server approximately once per week. No personal information or usage data is transmitted - the plugin simply retrieves the latest version number. Network failures are handled gracefully and won't affect plugin operation.

 

Herunterladen

 Sie können die neueste Version hier herunterladen. Bitte denken Sie daran, dass sich PlayDLY noch in der Beta-Phase befindet, so dass es bei der Nutzung zu Fehlern kommen kann. Bitte melden Sie alle Fehler, die Sie finden, über die Kontakt-Formular! Danke!