From f6bad88ad36c2f8a4e0505efc88c9321d7ceef61 Mon Sep 17 00:00:00 2001 From: Johannes Lorenz <1042576+JohannesLorenz@users.noreply.github.com> Date: Sun, 3 Apr 2022 13:26:12 +0200 Subject: [PATCH] Fix casing of filenames and code in plugins/ (#6350) No functional changes! No changes to savefiles/presets! Fixes casing of everything that is currently lowercase but should be uppercase. Fixes also some other plugin strings, especially: * opl2 -> OpulenZ (see 289887f4fc9bc5bce3678bf7aaa842fd19eba08c) * calf -> veal (see ae291e0709b544bc51a831ea606211801fac14b6) * ladspa_effect -> LadspaEffect (see 9c9372f0c87f6d3e6d5b0de3e5509bafa1da9687) * remove flp_import (see 2d1813fb64275317d0a8cc19dbdd2300a1ede0a3) --- .gitignore | 8 +- .gitmodules | 10 +- CMakeLists.txt | 12 - cmake/apple/install_apple.sh.in | 2 +- cmake/modules/CheckSubmodules.cmake | 2 +- cmake/modules/PluginList.cmake | 54 +- cmake/nsis/CMakeLists.txt | 2 +- data/locale/ar.ts | 3002 ++++++++-------- data/locale/bs.ts | 2476 +++++++------- data/locale/ca.ts | 3002 ++++++++-------- data/locale/cs.ts | 3002 ++++++++-------- data/locale/de.ts | 3002 ++++++++-------- data/locale/el.ts | 3002 ++++++++-------- data/locale/en.ts | 3002 ++++++++-------- data/locale/eo.ts | 3002 ++++++++-------- data/locale/es.ts | 3002 ++++++++-------- data/locale/eu.ts | 3002 ++++++++-------- data/locale/fa.ts | 3002 ++++++++-------- data/locale/fr.ts | 3002 ++++++++-------- data/locale/gl.ts | 3002 ++++++++-------- data/locale/he.ts | 3002 ++++++++-------- data/locale/hi_IN.ts | 3002 ++++++++-------- data/locale/hu_HU.ts | 3002 ++++++++-------- data/locale/id.ts | 3002 ++++++++-------- data/locale/it.ts | 3002 ++++++++-------- data/locale/ja.ts | 3002 ++++++++-------- data/locale/ka.ts | 3002 ++++++++-------- data/locale/ko.ts | 3002 ++++++++-------- data/locale/ms_MY.ts | 3002 ++++++++-------- data/locale/nb.ts | 3002 ++++++++-------- data/locale/nl.ts | 3006 ++++++++--------- data/locale/oc.ts | 3002 ++++++++-------- data/locale/pl.ts | 3002 ++++++++-------- data/locale/pt.ts | 3002 ++++++++-------- data/locale/ro.ts | 3002 ++++++++-------- data/locale/ru.ts | 3002 ++++++++-------- data/locale/sl.ts | 3002 ++++++++-------- data/locale/sr.ts | 82 +- data/locale/sv.ts | 3002 ++++++++-------- data/locale/tr.ts | 3002 ++++++++-------- data/locale/uk.ts | 3002 ++++++++-------- data/locale/zh_CN.ts | 3002 ++++++++-------- data/locale/zh_TW.ts | 3002 ++++++++-------- data/themes/classic/style.css | 36 +- data/themes/default/style.css | 36 +- debian/copyright | 28 +- debian/patches/build-amd64-20181013.patch | 6 +- debian/patches/clang.patch | 102 +- doc/Doxyfile.in | 5 +- doc/wiki | 2 +- include/LadspaManager.h | 20 +- include/PluginBrowser.h | 2 +- include/panning.h | 4 +- include/volume.h | 2 +- .../AudioFileProcessor.cpp} | 58 +- .../AudioFileProcessor.h} | 8 +- plugins/AudioFileProcessor/CMakeLists.txt | 3 + .../artwork.png | Bin .../logo.png | Bin .../loop_off_off.png | Bin .../loop_off_on.png | Bin .../loop_on_off.png | Bin .../loop_on_on.png | Bin .../loop_pingpong_off.png | Bin .../loop_pingpong_on.png | Bin .../reverse_off.png | Bin .../reverse_on.png | Bin .../select_file.png | Bin .../stutter_off.png | Bin .../stutter_on.png | Bin .../BitInvader.cpp} | 66 +- .../bit_invader.h => BitInvader/BitInvader.h} | 24 +- plugins/BitInvader/CMakeLists.txt | 3 + .../{bit_invader => BitInvader}/artwork.png | Bin plugins/{bit_invader => BitInvader}/logo.png | Bin .../smooth_active.png | Bin .../smooth_inactive.png | Bin .../{bit_invader => BitInvader}/wavegraph.png | Bin .../{carlabase => CarlaBase}/CMakeLists.txt | 4 +- .../carla.cpp => CarlaBase/Carla.cpp} | 2 +- .../{carlabase/carla.h => CarlaBase/Carla.h} | 0 .../CarlaConfig/config.h | 0 .../{carlabase => CarlaBase}/DummyCarla.cpp | 0 .../artwork-patchbay.png | Bin .../{carlabase => CarlaBase}/artwork-rack.png | Bin plugins/{carlabase => CarlaBase}/carla | 0 plugins/{carlabase => CarlaBase}/logo.png | Bin .../CMakeLists.txt | 6 +- .../CarlaPatchbay.cpp} | 2 +- .../{carlapatchbay => CarlaPatchbay}/logo.png | Bin .../{carlarack => CarlaRack}/CMakeLists.txt | 6 +- .../carlarack.cpp => CarlaRack/CarlaRack.cpp} | 2 +- plugins/{carlarack => CarlaRack}/logo.png | Bin plugins/DynamicsProcessor/CMakeLists.txt | 3 + .../DynamicsProcessor.cpp} | 22 +- .../DynamicsProcessor.h} | 14 +- .../DynamicsProcessorControlDialog.cpp} | 10 +- .../DynamicsProcessorControlDialog.h} | 10 +- .../DynamicsProcessorControls.cpp} | 26 +- .../DynamicsProcessorControls.h} | 20 +- .../add1_active.png | Bin .../add1_inactive.png | Bin .../artwork.png | Bin .../avg_active.png | Bin .../avg_inactive.png | Bin .../logo.png | Bin .../max_active.png | Bin .../max_inactive.png | Bin .../reset_active.png | Bin .../reset_inactive.png | Bin .../smooth_active.png | Bin .../smooth_inactive.png | Bin .../sub1_active.png | Bin .../sub1_inactive.png | Bin .../unl_active.png | Bin .../unl_inactive.png | Bin .../wavegraph.png | Bin plugins/Kicker/CMakeLists.txt | 3 + .../{kicker/kicker.cpp => Kicker/Kicker.cpp} | 64 +- plugins/{kicker/kicker.h => Kicker/Kicker.h} | 18 +- plugins/{kicker => Kicker}/KickerOsc.h | 0 plugins/{kicker => Kicker}/artwork.png | Bin plugins/{kicker => Kicker}/logo.png | Bin plugins/LadspaBrowser/CMakeLists.txt | 3 + .../LadspaBrowser.cpp} | 30 +- .../LadspaBrowser.h} | 18 +- .../LadspaDescription.cpp} | 16 +- .../LadspaDescription.h} | 8 +- .../LadspaPortDialog.cpp} | 8 +- .../LadspaPortDialog.h} | 8 +- .../logo.png | Bin plugins/Lb302/CMakeLists.txt | 3 + plugins/{lb302/lb302.cpp => Lb302/Lb302.cpp} | 104 +- plugins/{lb302/lb302.h => Lb302/Lb302.h} | 52 +- plugins/{lb302 => Lb302}/README | 6 +- plugins/{lb302 => Lb302}/artwork.png | Bin plugins/{lb302 => Lb302}/logo.png | Bin plugins/{monstro => Monstro}/CMakeLists.txt | 0 plugins/{monstro => Monstro}/Monstro.cpp | 0 plugins/{monstro => Monstro}/Monstro.h | 0 plugins/{monstro => Monstro}/am_active.png | Bin plugins/{monstro => Monstro}/am_inactive.png | Bin plugins/{monstro => Monstro}/artwork_mat.png | Bin plugins/{monstro => Monstro}/artwork_op.png | Bin plugins/{monstro => Monstro}/exp.png | Bin plugins/{monstro => Monstro}/fm_active.png | Bin plugins/{monstro => Monstro}/fm_inactive.png | Bin plugins/{monstro => Monstro}/logo.png | Bin .../{monstro => Monstro}/matview_active.png | Bin .../{monstro => Monstro}/matview_inactive.png | Bin plugins/{monstro => Monstro}/mix_active.png | Bin plugins/{monstro => Monstro}/mix_inactive.png | Bin plugins/{monstro => Monstro}/moog.png | Bin plugins/{monstro => Monstro}/noise.png | Bin .../{monstro => Monstro}/opview_active.png | Bin .../{monstro => Monstro}/opview_inactive.png | Bin plugins/{monstro => Monstro}/pm_active.png | Bin plugins/{monstro => Monstro}/pm_inactive.png | Bin plugins/{monstro => Monstro}/ramp.png | Bin plugins/{monstro => Monstro}/rand.png | Bin plugins/{monstro => Monstro}/saw.png | Bin plugins/{monstro => Monstro}/sin.png | Bin plugins/{monstro => Monstro}/sinabs.png | Bin plugins/{monstro => Monstro}/sqr.png | Bin plugins/{monstro => Monstro}/sqrsoft.png | Bin plugins/{monstro => Monstro}/tinyled_off.png | Bin plugins/{monstro => Monstro}/tinyled_on.png | Bin plugins/{monstro => Monstro}/tri.png | Bin plugins/{nes => Nes}/CMakeLists.txt | 0 plugins/{nes => Nes}/Nes.cpp | 0 plugins/{nes => Nes}/Nes.h | 0 plugins/{nes => Nes}/artwork.png | Bin plugins/{nes => Nes}/logo.png | Bin plugins/{nes => Nes}/nesdc1_on.png | Bin plugins/{nes => Nes}/nesdc2_on.png | Bin plugins/{nes => Nes}/nesdc3_on.png | Bin plugins/{nes => Nes}/nesdc4_on.png | Bin plugins/{nes => Nes}/nesdc_off.png | Bin plugins/{nes => Nes}/nesled_off.png | Bin plugins/{nes => Nes}/nesled_on.png | Bin plugins/Organic/CMakeLists.txt | 3 + .../organic.cpp => Organic/Organic.cpp} | 72 +- .../{organic/organic.h => Organic/Organic.h} | 20 +- plugins/{organic => Organic}/artwork.png | Bin plugins/{organic => Organic}/logo.png | Bin plugins/{organic => Organic}/randomise.png | Bin .../randomise_pressed.png | Bin plugins/Patman/CMakeLists.txt | 3 + .../{patman/patman.cpp => Patman/Patman.cpp} | 34 +- plugins/{patman/patman.h => Patman/Patman.h} | 10 +- plugins/{patman => Patman}/artwork.png | Bin plugins/{patman => Patman}/logo.png | Bin plugins/{patman => Patman}/loop_off.png | Bin plugins/{patman => Patman}/loop_on.png | Bin plugins/{patman => Patman}/select_file.png | Bin plugins/{patman => Patman}/select_file_on.png | Bin plugins/{patman => Patman}/tune_off.png | Bin plugins/{patman => Patman}/tune_on.png | Bin plugins/PeakControllerEffect/CMakeLists.txt | 3 + .../PeakControllerEffect.cpp} | 4 +- .../PeakControllerEffect.h} | 2 +- .../PeakControllerEffectControlDialog.cpp} | 6 +- .../PeakControllerEffectControlDialog.h} | 0 .../PeakControllerEffectControls.cpp} | 6 +- .../PeakControllerEffectControls.h} | 2 +- .../artwork.png | Bin .../logo.png | Bin .../{sf2_player => Sf2Player}/CMakeLists.txt | 2 +- .../PatchesDialog.cpp} | 36 +- .../PatchesDialog.h} | 10 +- .../PatchesDialog.ui} | 4 +- .../Sf2Player.cpp} | 136 +- .../sf2_player.h => Sf2Player/Sf2Player.h} | 38 +- plugins/{sf2_player => Sf2Player}/artwork.png | Bin .../{sf2_player => Sf2Player}/chorus_off.png | Bin .../{sf2_player => Sf2Player}/chorus_on.png | Bin .../fileselect_off.png | Bin .../fileselect_on.png | Bin .../fluidsynthshims.h | 0 plugins/{sf2_player => Sf2Player}/logo.png | Bin .../{sf2_player => Sf2Player}/patches_off.png | Bin .../{sf2_player => Sf2Player}/patches_on.png | Bin .../{sf2_player => Sf2Player}/reverb_off.png | Bin .../{sf2_player => Sf2Player}/reverb_on.png | Bin plugins/Sfxr/CMakeLists.txt | 3 + plugins/{sfxr/sfxr.cpp => Sfxr/Sfxr.cpp} | 80 +- plugins/{sfxr/sfxr.h => Sfxr/Sfxr.h} | 22 +- plugins/{sfxr => Sfxr}/artwork.png | Bin plugins/{sfxr => Sfxr}/blip_active.png | Bin plugins/{sfxr => Sfxr}/blip_inactive.png | Bin plugins/{sfxr => Sfxr}/explosion_active.png | Bin plugins/{sfxr => Sfxr}/explosion_inactive.png | Bin plugins/{sfxr => Sfxr}/hit_active.png | Bin plugins/{sfxr => Sfxr}/hit_inactive.png | Bin plugins/{sfxr => Sfxr}/jump_active.png | Bin plugins/{sfxr => Sfxr}/jump_inactive.png | Bin plugins/{sfxr => Sfxr}/laser_active.png | Bin plugins/{sfxr => Sfxr}/laser_inactive.png | Bin plugins/{sfxr => Sfxr}/logo.png | Bin plugins/{sfxr => Sfxr}/mutate_active.png | Bin plugins/{sfxr => Sfxr}/mutate_inactive.png | Bin plugins/{sfxr => Sfxr}/pickup_active.png | Bin plugins/{sfxr => Sfxr}/pickup_inactive.png | Bin plugins/{sfxr => Sfxr}/powerup_active.png | Bin plugins/{sfxr => Sfxr}/powerup_inactive.png | Bin plugins/{sfxr => Sfxr}/randomize_active.png | Bin plugins/{sfxr => Sfxr}/randomize_inactive.png | Bin plugins/{sfxr => Sfxr}/readme.txt | 0 .../{sfxr => Sfxr}/sfxr_saw_wave_active.png | Bin .../{sfxr => Sfxr}/sfxr_saw_wave_inactive.png | Bin .../{sfxr => Sfxr}/sfxr_sin_wave_active.png | Bin .../{sfxr => Sfxr}/sfxr_sin_wave_inactive.png | Bin .../sfxr_square_wave_active.png | Bin .../sfxr_square_wave_inactive.png | Bin .../sfxr_white_noise_wave_active.png | Bin .../sfxr_white_noise_wave_inactive.png | Bin plugins/Sid/SidInstrument.cpp | 14 +- plugins/Sid/SidInstrument.h | 8 +- plugins/StereoEnhancer/CMakeLists.txt | 4 + .../StereoEnhancer.cpp} | 14 +- .../StereoEnhancer.h} | 14 +- .../StereoEnhancerControlDialog.cpp} | 10 +- .../StereoEnhancerControlDialog.h} | 10 +- .../StereoEnhancerControls.cpp} | 14 +- .../StereoEnhancerControls.h} | 18 +- .../logo.png | Bin plugins/StereoMatrix/CMakeLists.txt | 4 + .../StereoMatrix.cpp} | 12 +- .../StereoMatrix.h} | 14 +- .../StereoMatrixControlDialog.cpp} | 10 +- .../StereoMatrixControlDialog.h} | 10 +- .../StereoMatrixControls.cpp} | 14 +- .../StereoMatrixControls.h} | 20 +- .../artwork.png | Bin .../{stereo_matrix => StereoMatrix}/logo.png | Bin plugins/{stk => Stk}/CMakeLists.txt | 2 +- .../mallets => Stk/Mallets}/CMakeLists.txt | 2 +- .../mallets.cpp => Stk/Mallets/Mallets.cpp} | 62 +- .../mallets.h => Stk/Mallets/Mallets.h} | 26 +- .../{stk/mallets => Stk/Mallets}/artwork.png | Bin plugins/{stk/mallets => Stk/Mallets}/logo.png | Bin .../CMakeLists.txt | 0 .../TripleOscillator.cpp | 0 .../TripleOscillator.h | 0 .../am_active.png | Bin .../am_inactive.png | Bin .../artwork.png | Bin .../exp_shape_active.png | Bin .../exp_shape_inactive.png | Bin .../fm_active.png | Bin .../fm_inactive.png | Bin .../logo.png | Bin .../mix_active.png | Bin .../mix_inactive.png | Bin .../moog_saw_shape_active.png | Bin .../moog_saw_shape_inactive.png | Bin .../pm_active.png | Bin .../pm_inactive.png | Bin .../saw_shape_active.png | Bin .../saw_shape_inactive.png | Bin .../sin_shape_active.png | Bin .../sin_shape_inactive.png | Bin .../square_shape_active.png | Bin .../square_shape_inactive.png | Bin .../sync_active.png | Bin .../sync_inactive.png | Bin .../triangle_shape_active.png | Bin .../triangle_shape_inactive.png | Bin .../usr_shape_active.png | Bin .../usr_shape_inactive.png | Bin .../wavetable_active.png | Bin .../wavetable_inactive.png | Bin .../white_noise_shape_active.png | Bin .../white_noise_shape_inactive.png | Bin plugins/{vestige => Vestige}/CMakeLists.txt | 2 +- .../vestige.cpp => Vestige/Vestige.cpp} | 62 +- .../{vestige/vestige.h => Vestige/Vestige.h} | 20 +- plugins/{vestige => Vestige}/artwork.png | Bin plugins/{vestige => Vestige}/controls.png | Bin .../{vestige => Vestige}/controls_active.png | Bin plugins/{vestige => Vestige}/logo.png | Bin plugins/{vestige => Vestige}/select_file.png | Bin .../select_file_active.png | Bin plugins/Vibed/CMakeLists.txt | 3 + .../NineButtonSelector.cpp} | 38 +- .../NineButtonSelector.h} | 14 +- .../StringContainer.cpp} | 10 +- .../StringContainer.h} | 12 +- plugins/{vibed/vibed.cpp => Vibed/Vibed.cpp} | 70 +- plugins/{vibed/vibed.h => Vibed/Vibed.h} | 26 +- .../VibratingString.cpp} | 20 +- .../VibratingString.h} | 12 +- plugins/{vibed => Vibed}/artwork.png | Bin plugins/{vibed => Vibed}/button_-1_off.png | Bin plugins/{vibed => Vibed}/button_-1_on.png | Bin plugins/{vibed => Vibed}/button_-2_off.png | Bin plugins/{vibed => Vibed}/button_-2_on.png | Bin plugins/{vibed => Vibed}/button_1_off.png | Bin plugins/{vibed => Vibed}/button_1_on.png | Bin plugins/{vibed => Vibed}/button_2_off.png | Bin plugins/{vibed => Vibed}/button_2_on.png | Bin plugins/{vibed => Vibed}/button_3_off.png | Bin plugins/{vibed => Vibed}/button_3_on.png | Bin plugins/{vibed => Vibed}/button_4_off.png | Bin plugins/{vibed => Vibed}/button_4_on.png | Bin plugins/{vibed => Vibed}/button_5_off.png | Bin plugins/{vibed => Vibed}/button_5_on.png | Bin plugins/{vibed => Vibed}/button_6_off.png | Bin plugins/{vibed => Vibed}/button_6_on.png | Bin plugins/{vibed => Vibed}/button_7_off.png | Bin plugins/{vibed => Vibed}/button_7_on.png | Bin plugins/{vibed => Vibed}/button_8_off.png | Bin plugins/{vibed => Vibed}/button_8_on.png | Bin plugins/{vibed => Vibed}/button_9_off.png | Bin plugins/{vibed => Vibed}/button_9_on.png | Bin plugins/{vibed => Vibed}/button_down.png | Bin plugins/{vibed => Vibed}/button_f_off.png | Bin plugins/{vibed => Vibed}/button_f_on.png | Bin plugins/{vibed => Vibed}/button_up.png | Bin plugins/{vibed => Vibed}/logo.png | Bin plugins/{vibed => Vibed}/normalize_active.png | Bin .../{vibed => Vibed}/normalize_inactive.png | Bin plugins/{vibed => Vibed}/smooth_active.png | Bin plugins/{vibed => Vibed}/smooth_inactive.png | Bin plugins/{vibed => Vibed}/wavegraph4.png | Bin plugins/{vst_base => VstBase}/CMakeLists.txt | 0 .../NativeLinuxRemoteVstPlugin64.cmake | 0 .../{vst_base => VstBase}/RemoteVstPlugin.cpp | 0 .../RemoteVstPlugin/CMakeLists.txt | 0 .../RemoteVstPlugin32.cmake | 0 .../RemoteVstPlugin64.cmake | 0 plugins/{vst_base => VstBase}/VstPlugin.cpp | 0 plugins/{vst_base => VstBase}/VstPlugin.h | 0 plugins/{vst_base => VstBase}/communication.h | 0 plugins/{vst_base => VstBase}/vst_base.cpp | 0 .../vstbase/CMakeLists.txt | 0 plugins/VstEffect/VstEffect.h | 2 +- plugins/VstEffect/VstEffectControls.cpp | 16 +- plugins/VstEffect/VstEffectControls.h | 8 +- plugins/{watsyn => Watsyn}/CMakeLists.txt | 0 plugins/{watsyn => Watsyn}/Watsyn.cpp | 0 plugins/{watsyn => Watsyn}/Watsyn.h | 0 plugins/{watsyn => Watsyn}/a1_active.png | Bin plugins/{watsyn => Watsyn}/a1_inactive.png | Bin plugins/{watsyn => Watsyn}/a2_active.png | Bin plugins/{watsyn => Watsyn}/a2_inactive.png | Bin plugins/{watsyn => Watsyn}/aam_active.png | Bin plugins/{watsyn => Watsyn}/aam_inactive.png | Bin plugins/{watsyn => Watsyn}/amix_active.png | Bin plugins/{watsyn => Watsyn}/amix_inactive.png | Bin plugins/{watsyn => Watsyn}/apm_active.png | Bin plugins/{watsyn => Watsyn}/apm_inactive.png | Bin plugins/{watsyn => Watsyn}/arm_active.png | Bin plugins/{watsyn => Watsyn}/arm_inactive.png | Bin plugins/{watsyn => Watsyn}/artwork.png | Bin plugins/{watsyn => Watsyn}/b1_active.png | Bin plugins/{watsyn => Watsyn}/b1_inactive.png | Bin plugins/{watsyn => Watsyn}/b2_active.png | Bin plugins/{watsyn => Watsyn}/b2_inactive.png | Bin plugins/{watsyn => Watsyn}/bam_active.png | Bin plugins/{watsyn => Watsyn}/bam_inactive.png | Bin plugins/{watsyn => Watsyn}/bmix_active.png | Bin plugins/{watsyn => Watsyn}/bmix_inactive.png | Bin plugins/{watsyn => Watsyn}/bpm_active.png | Bin plugins/{watsyn => Watsyn}/bpm_inactive.png | Bin plugins/{watsyn => Watsyn}/brm_active.png | Bin plugins/{watsyn => Watsyn}/brm_inactive.png | Bin plugins/{watsyn => Watsyn}/inv_active.png | Bin plugins/{watsyn => Watsyn}/inv_inactive.png | Bin plugins/{watsyn => Watsyn}/load_active.png | Bin plugins/{watsyn => Watsyn}/load_inactive.png | Bin plugins/{watsyn => Watsyn}/logo.png | Bin plugins/{watsyn => Watsyn}/norm_active.png | Bin plugins/{watsyn => Watsyn}/norm_inactive.png | Bin plugins/{watsyn => Watsyn}/phl_active.png | Bin plugins/{watsyn => Watsyn}/phl_inactive.png | Bin plugins/{watsyn => Watsyn}/phr_active.png | Bin plugins/{watsyn => Watsyn}/phr_inactive.png | Bin plugins/{watsyn => Watsyn}/saw_active.png | Bin plugins/{watsyn => Watsyn}/saw_inactive.png | Bin plugins/{watsyn => Watsyn}/sin_active.png | Bin plugins/{watsyn => Watsyn}/sin_inactive.png | Bin plugins/{watsyn => Watsyn}/smooth_active.png | Bin .../{watsyn => Watsyn}/smooth_inactive.png | Bin plugins/{watsyn => Watsyn}/sqr_active.png | Bin plugins/{watsyn => Watsyn}/sqr_inactive.png | Bin plugins/{watsyn => Watsyn}/tri_active.png | Bin plugins/{watsyn => Watsyn}/tri_inactive.png | Bin plugins/{watsyn => Watsyn}/wavegraph.png | Bin plugins/WaveShaper/CMakeLists.txt | 3 + .../WaveShaper.cpp} | 12 +- .../waveshaper.h => WaveShaper/WaveShaper.h} | 14 +- .../WaveShaperControlDialog.cpp} | 10 +- .../WaveShaperControlDialog.h} | 10 +- .../WaveShaperControls.cpp} | 24 +- .../WaveShaperControls.h} | 20 +- .../add1_active.png | Bin .../add1_inactive.png | Bin .../{waveshaper => WaveShaper}/artwork.png | Bin plugins/{waveshaper => WaveShaper}/logo.png | Bin .../reset_active.png | Bin .../reset_inactive.png | Bin .../smooth_active.png | Bin .../smooth_inactive.png | Bin .../sub1_active.png | Bin .../sub1_inactive.png | Bin .../{waveshaper => WaveShaper}/wavegraph.png | Bin .../CMakeLists.txt | 0 .../LocalZynAddSubFx.cpp | 0 .../LocalZynAddSubFx.h | 0 .../RemoteZynAddSubFx.cpp | 0 .../RemoteZynAddSubFx.h | 0 .../ZynAddSubFx.cpp | 0 .../ZynAddSubFx.h | 0 .../{zynaddsubfx => ZynAddSubFx}/artwork.png | Bin plugins/{zynaddsubfx => ZynAddSubFx}/logo.png | Bin .../{zynaddsubfx => ZynAddSubFx}/zynaddsubfx | 0 .../zynaddsubfx.rc.in | 0 plugins/audio_file_processor/CMakeLists.txt | 3 - plugins/bit_invader/CMakeLists.txt | 3 - plugins/dynamics_processor/CMakeLists.txt | 3 - plugins/kicker/CMakeLists.txt | 3 - plugins/ladspa_browser/CMakeLists.txt | 3 - plugins/lb302/CMakeLists.txt | 3 - plugins/organic/CMakeLists.txt | 3 - plugins/patman/CMakeLists.txt | 3 - plugins/peak_controller_effect/CMakeLists.txt | 3 - plugins/sfxr/CMakeLists.txt | 3 - plugins/stereo_enhancer/CMakeLists.txt | 4 - plugins/stereo_matrix/CMakeLists.txt | 4 - plugins/vibed/CMakeLists.txt | 3 - plugins/waveshaper/CMakeLists.txt | 3 - src/core/Ladspa2LMMS.cpp | 2 +- src/core/LadspaManager.cpp | 8 +- src/core/PeakController.cpp | 2 +- src/core/SamplePlayHandle.cpp | 2 +- src/tracks/InstrumentTrack.cpp | 2 +- 477 files changed, 53407 insertions(+), 53432 deletions(-) rename plugins/{audio_file_processor/audio_file_processor.cpp => AudioFileProcessor/AudioFileProcessor.cpp} (94%) rename plugins/{audio_file_processor/audio_file_processor.h => AudioFileProcessor/AudioFileProcessor.h} (96%) create mode 100644 plugins/AudioFileProcessor/CMakeLists.txt rename plugins/{audio_file_processor => AudioFileProcessor}/artwork.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/logo.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_off_off.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_off_on.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_on_off.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_on_on.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_pingpong_off.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/loop_pingpong_on.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/reverse_off.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/reverse_on.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/select_file.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/stutter_off.png (100%) rename plugins/{audio_file_processor => AudioFileProcessor}/stutter_on.png (100%) rename plugins/{bit_invader/bit_invader.cpp => BitInvader/BitInvader.cpp} (88%) rename plugins/{bit_invader/bit_invader.h => BitInvader/BitInvader.h} (87%) create mode 100644 plugins/BitInvader/CMakeLists.txt rename plugins/{bit_invader => BitInvader}/artwork.png (100%) rename plugins/{bit_invader => BitInvader}/logo.png (100%) rename plugins/{bit_invader => BitInvader}/smooth_active.png (100%) rename plugins/{bit_invader => BitInvader}/smooth_inactive.png (100%) rename plugins/{bit_invader => BitInvader}/wavegraph.png (100%) rename plugins/{carlabase => CarlaBase}/CMakeLists.txt (96%) rename plugins/{carlabase/carla.cpp => CarlaBase/Carla.cpp} (99%) rename plugins/{carlabase/carla.h => CarlaBase/Carla.h} (100%) rename plugins/{carlabase => CarlaBase}/CarlaConfig/config.h (100%) rename plugins/{carlabase => CarlaBase}/DummyCarla.cpp (100%) rename plugins/{carlabase => CarlaBase}/artwork-patchbay.png (100%) rename plugins/{carlabase => CarlaBase}/artwork-rack.png (100%) rename plugins/{carlabase => CarlaBase}/carla (100%) rename plugins/{carlabase => CarlaBase}/logo.png (100%) rename plugins/{carlapatchbay => CarlaPatchbay}/CMakeLists.txt (65%) rename plugins/{carlapatchbay/carlapatchbay.cpp => CarlaPatchbay/CarlaPatchbay.cpp} (98%) rename plugins/{carlapatchbay => CarlaPatchbay}/logo.png (100%) rename plugins/{carlarack => CarlaRack}/CMakeLists.txt (65%) rename plugins/{carlarack/carlarack.cpp => CarlaRack/CarlaRack.cpp} (98%) rename plugins/{carlarack => CarlaRack}/logo.png (100%) create mode 100644 plugins/DynamicsProcessor/CMakeLists.txt rename plugins/{dynamics_processor/dynamics_processor.cpp => DynamicsProcessor/DynamicsProcessor.cpp} (92%) rename plugins/{dynamics_processor/dynamics_processor.h => DynamicsProcessor/DynamicsProcessor.h} (85%) rename plugins/{dynamics_processor/dynamics_processor_control_dialog.cpp => DynamicsProcessor/DynamicsProcessorControlDialog.cpp} (96%) rename plugins/{dynamics_processor/dynamics_processor_control_dialog.h => DynamicsProcessor/DynamicsProcessorControlDialog.h} (81%) rename plugins/{dynamics_processor/dynamics_processor_controls.cpp => DynamicsProcessor/DynamicsProcessorControls.cpp} (85%) rename plugins/{dynamics_processor/dynamics_processor_controls.h => DynamicsProcessor/DynamicsProcessorControls.h} (82%) rename plugins/{dynamics_processor => DynamicsProcessor}/add1_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/add1_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/artwork.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/avg_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/avg_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/logo.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/max_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/max_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/reset_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/reset_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/smooth_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/smooth_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/sub1_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/sub1_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/unl_active.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/unl_inactive.png (100%) rename plugins/{dynamics_processor => DynamicsProcessor}/wavegraph.png (100%) create mode 100644 plugins/Kicker/CMakeLists.txt rename plugins/{kicker/kicker.cpp => Kicker/Kicker.cpp} (85%) rename plugins/{kicker/kicker.h => Kicker/Kicker.h} (86%) rename plugins/{kicker => Kicker}/KickerOsc.h (100%) rename plugins/{kicker => Kicker}/artwork.png (100%) rename plugins/{kicker => Kicker}/logo.png (100%) create mode 100644 plugins/LadspaBrowser/CMakeLists.txt rename plugins/{ladspa_browser/ladspa_browser.cpp => LadspaBrowser/LadspaBrowser.cpp} (86%) rename plugins/{ladspa_browser/ladspa_browser.h => LadspaBrowser/LadspaBrowser.h} (82%) rename plugins/{ladspa_browser/ladspa_description.cpp => LadspaBrowser/LadspaDescription.cpp} (93%) rename plugins/{ladspa_browser/ladspa_description.h => LadspaBrowser/LadspaDescription.h} (88%) rename plugins/{ladspa_browser/ladspa_port_dialog.cpp => LadspaBrowser/LadspaPortDialog.cpp} (95%) rename plugins/{ladspa_browser/ladspa_port_dialog.h => LadspaBrowser/LadspaPortDialog.h} (85%) rename plugins/{ladspa_browser => LadspaBrowser}/logo.png (100%) create mode 100644 plugins/Lb302/CMakeLists.txt rename plugins/{lb302/lb302.cpp => Lb302/Lb302.cpp} (92%) rename plugins/{lb302/lb302.h => Lb302/Lb302.h} (84%) rename plugins/{lb302 => Lb302}/README (93%) rename plugins/{lb302 => Lb302}/artwork.png (100%) rename plugins/{lb302 => Lb302}/logo.png (100%) rename plugins/{monstro => Monstro}/CMakeLists.txt (100%) rename plugins/{monstro => Monstro}/Monstro.cpp (100%) rename plugins/{monstro => Monstro}/Monstro.h (100%) rename plugins/{monstro => Monstro}/am_active.png (100%) rename plugins/{monstro => Monstro}/am_inactive.png (100%) rename plugins/{monstro => Monstro}/artwork_mat.png (100%) rename plugins/{monstro => Monstro}/artwork_op.png (100%) rename plugins/{monstro => Monstro}/exp.png (100%) rename plugins/{monstro => Monstro}/fm_active.png (100%) rename plugins/{monstro => Monstro}/fm_inactive.png (100%) rename plugins/{monstro => Monstro}/logo.png (100%) rename plugins/{monstro => Monstro}/matview_active.png (100%) rename plugins/{monstro => Monstro}/matview_inactive.png (100%) rename plugins/{monstro => Monstro}/mix_active.png (100%) rename plugins/{monstro => Monstro}/mix_inactive.png (100%) rename plugins/{monstro => Monstro}/moog.png (100%) rename plugins/{monstro => Monstro}/noise.png (100%) rename plugins/{monstro => Monstro}/opview_active.png (100%) rename plugins/{monstro => Monstro}/opview_inactive.png (100%) rename plugins/{monstro => Monstro}/pm_active.png (100%) rename plugins/{monstro => Monstro}/pm_inactive.png (100%) rename plugins/{monstro => Monstro}/ramp.png (100%) rename plugins/{monstro => Monstro}/rand.png (100%) rename plugins/{monstro => Monstro}/saw.png (100%) rename plugins/{monstro => Monstro}/sin.png (100%) rename plugins/{monstro => Monstro}/sinabs.png (100%) rename plugins/{monstro => Monstro}/sqr.png (100%) rename plugins/{monstro => Monstro}/sqrsoft.png (100%) rename plugins/{monstro => Monstro}/tinyled_off.png (100%) rename plugins/{monstro => Monstro}/tinyled_on.png (100%) rename plugins/{monstro => Monstro}/tri.png (100%) rename plugins/{nes => Nes}/CMakeLists.txt (100%) rename plugins/{nes => Nes}/Nes.cpp (100%) rename plugins/{nes => Nes}/Nes.h (100%) rename plugins/{nes => Nes}/artwork.png (100%) rename plugins/{nes => Nes}/logo.png (100%) rename plugins/{nes => Nes}/nesdc1_on.png (100%) rename plugins/{nes => Nes}/nesdc2_on.png (100%) rename plugins/{nes => Nes}/nesdc3_on.png (100%) rename plugins/{nes => Nes}/nesdc4_on.png (100%) rename plugins/{nes => Nes}/nesdc_off.png (100%) rename plugins/{nes => Nes}/nesled_off.png (100%) rename plugins/{nes => Nes}/nesled_on.png (100%) create mode 100644 plugins/Organic/CMakeLists.txt rename plugins/{organic/organic.cpp => Organic/Organic.cpp} (89%) rename plugins/{organic/organic.h => Organic/Organic.h} (89%) rename plugins/{organic => Organic}/artwork.png (100%) rename plugins/{organic => Organic}/logo.png (100%) rename plugins/{organic => Organic}/randomise.png (100%) rename plugins/{organic => Organic}/randomise_pressed.png (100%) create mode 100644 plugins/Patman/CMakeLists.txt rename plugins/{patman/patman.cpp => Patman/Patman.cpp} (93%) rename plugins/{patman/patman.h => Patman/Patman.h} (93%) rename plugins/{patman => Patman}/artwork.png (100%) rename plugins/{patman => Patman}/logo.png (100%) rename plugins/{patman => Patman}/loop_off.png (100%) rename plugins/{patman => Patman}/loop_on.png (100%) rename plugins/{patman => Patman}/select_file.png (100%) rename plugins/{patman => Patman}/select_file_on.png (100%) rename plugins/{patman => Patman}/tune_off.png (100%) rename plugins/{patman => Patman}/tune_on.png (100%) create mode 100644 plugins/PeakControllerEffect/CMakeLists.txt rename plugins/{peak_controller_effect/peak_controller_effect.cpp => PeakControllerEffect/PeakControllerEffect.cpp} (97%) rename plugins/{peak_controller_effect/peak_controller_effect.h => PeakControllerEffect/PeakControllerEffect.h} (97%) rename plugins/{peak_controller_effect/peak_controller_effect_control_dialog.cpp => PeakControllerEffect/PeakControllerEffectControlDialog.cpp} (95%) rename plugins/{peak_controller_effect/peak_controller_effect_control_dialog.h => PeakControllerEffect/PeakControllerEffectControlDialog.h} (100%) rename plugins/{peak_controller_effect/peak_controller_effect_controls.cpp => PeakControllerEffect/PeakControllerEffectControls.cpp} (95%) rename plugins/{peak_controller_effect/peak_controller_effect_controls.h => PeakControllerEffect/PeakControllerEffectControls.h} (97%) rename plugins/{peak_controller_effect => PeakControllerEffect}/artwork.png (100%) rename plugins/{peak_controller_effect => PeakControllerEffect}/logo.png (100%) rename plugins/{sf2_player => Sf2Player}/CMakeLists.txt (59%) rename plugins/{sf2_player/patches_dialog.cpp => Sf2Player/PatchesDialog.cpp} (91%) rename plugins/{sf2_player/patches_dialog.h => Sf2Player/PatchesDialog.h} (89%) rename plugins/{sf2_player/patches_dialog.ui => Sf2Player/PatchesDialog.ui} (98%) rename plugins/{sf2_player/sf2_player.cpp => Sf2Player/Sf2Player.cpp} (89%) rename plugins/{sf2_player/sf2_player.h => Sf2Player/Sf2Player.h} (87%) rename plugins/{sf2_player => Sf2Player}/artwork.png (100%) rename plugins/{sf2_player => Sf2Player}/chorus_off.png (100%) rename plugins/{sf2_player => Sf2Player}/chorus_on.png (100%) rename plugins/{sf2_player => Sf2Player}/fileselect_off.png (100%) rename plugins/{sf2_player => Sf2Player}/fileselect_on.png (100%) rename plugins/{sf2_player => Sf2Player}/fluidsynthshims.h (100%) rename plugins/{sf2_player => Sf2Player}/logo.png (100%) rename plugins/{sf2_player => Sf2Player}/patches_off.png (100%) rename plugins/{sf2_player => Sf2Player}/patches_on.png (100%) rename plugins/{sf2_player => Sf2Player}/reverb_off.png (100%) rename plugins/{sf2_player => Sf2Player}/reverb_on.png (100%) create mode 100644 plugins/Sfxr/CMakeLists.txt rename plugins/{sfxr/sfxr.cpp => Sfxr/Sfxr.cpp} (94%) rename plugins/{sfxr/sfxr.h => Sfxr/Sfxr.h} (93%) rename plugins/{sfxr => Sfxr}/artwork.png (100%) rename plugins/{sfxr => Sfxr}/blip_active.png (100%) rename plugins/{sfxr => Sfxr}/blip_inactive.png (100%) rename plugins/{sfxr => Sfxr}/explosion_active.png (100%) rename plugins/{sfxr => Sfxr}/explosion_inactive.png (100%) rename plugins/{sfxr => Sfxr}/hit_active.png (100%) rename plugins/{sfxr => Sfxr}/hit_inactive.png (100%) rename plugins/{sfxr => Sfxr}/jump_active.png (100%) rename plugins/{sfxr => Sfxr}/jump_inactive.png (100%) rename plugins/{sfxr => Sfxr}/laser_active.png (100%) rename plugins/{sfxr => Sfxr}/laser_inactive.png (100%) rename plugins/{sfxr => Sfxr}/logo.png (100%) rename plugins/{sfxr => Sfxr}/mutate_active.png (100%) rename plugins/{sfxr => Sfxr}/mutate_inactive.png (100%) rename plugins/{sfxr => Sfxr}/pickup_active.png (100%) rename plugins/{sfxr => Sfxr}/pickup_inactive.png (100%) rename plugins/{sfxr => Sfxr}/powerup_active.png (100%) rename plugins/{sfxr => Sfxr}/powerup_inactive.png (100%) rename plugins/{sfxr => Sfxr}/randomize_active.png (100%) rename plugins/{sfxr => Sfxr}/randomize_inactive.png (100%) rename plugins/{sfxr => Sfxr}/readme.txt (100%) rename plugins/{sfxr => Sfxr}/sfxr_saw_wave_active.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_saw_wave_inactive.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_sin_wave_active.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_sin_wave_inactive.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_square_wave_active.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_square_wave_inactive.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_white_noise_wave_active.png (100%) rename plugins/{sfxr => Sfxr}/sfxr_white_noise_wave_inactive.png (100%) create mode 100644 plugins/StereoEnhancer/CMakeLists.txt rename plugins/{stereo_enhancer/stereo_enhancer.cpp => StereoEnhancer/StereoEnhancer.cpp} (91%) rename plugins/{stereo_enhancer/stereo_enhancer.h => StereoEnhancer/StereoEnhancer.h} (83%) rename plugins/{stereo_enhancer/stereoenhancer_control_dialog.cpp => StereoEnhancer/StereoEnhancerControlDialog.cpp} (83%) rename plugins/{stereo_enhancer/stereoenhancer_control_dialog.h => StereoEnhancer/StereoEnhancerControlDialog.h} (78%) rename plugins/{stereo_enhancer/stereoenhancer_controls.cpp => StereoEnhancer/StereoEnhancerControls.cpp} (78%) rename plugins/{stereo_enhancer/stereoenhancer_controls.h => StereoEnhancer/StereoEnhancerControls.h} (77%) rename plugins/{stereo_enhancer => StereoEnhancer}/logo.png (100%) create mode 100644 plugins/StereoMatrix/CMakeLists.txt rename plugins/{stereo_matrix/stereo_matrix.cpp => StereoMatrix/StereoMatrix.cpp} (90%) rename plugins/{stereo_matrix/stereo_matrix.h => StereoMatrix/StereoMatrix.h} (82%) rename plugins/{stereo_matrix/stereomatrix_control_dialog.cpp => StereoMatrix/StereoMatrixControlDialog.cpp} (88%) rename plugins/{stereo_matrix/stereomatrix_control_dialog.h => StereoMatrix/StereoMatrixControlDialog.h} (79%) rename plugins/{stereo_matrix/stereomatrix_controls.cpp => StereoMatrix/StereoMatrixControls.cpp} (85%) rename plugins/{stereo_matrix/stereomatrix_controls.h => StereoMatrix/StereoMatrixControls.h} (77%) rename plugins/{stereo_matrix => StereoMatrix}/artwork.png (100%) rename plugins/{stereo_matrix => StereoMatrix}/logo.png (100%) rename plugins/{stk => Stk}/CMakeLists.txt (60%) rename plugins/{stk/mallets => Stk/Mallets}/CMakeLists.txt (74%) rename plugins/{stk/mallets/mallets.cpp => Stk/Mallets/Mallets.cpp} (92%) rename plugins/{stk/mallets/mallets.h => Stk/Mallets/Mallets.h} (90%) rename plugins/{stk/mallets => Stk/Mallets}/artwork.png (100%) rename plugins/{stk/mallets => Stk/Mallets}/logo.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/CMakeLists.txt (100%) rename plugins/{triple_oscillator => TripleOscillator}/TripleOscillator.cpp (100%) rename plugins/{triple_oscillator => TripleOscillator}/TripleOscillator.h (100%) rename plugins/{triple_oscillator => TripleOscillator}/am_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/am_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/artwork.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/exp_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/exp_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/fm_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/fm_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/logo.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/mix_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/mix_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/moog_saw_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/moog_saw_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/pm_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/pm_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/saw_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/saw_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/sin_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/sin_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/square_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/square_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/sync_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/sync_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/triangle_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/triangle_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/usr_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/usr_shape_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/wavetable_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/wavetable_inactive.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/white_noise_shape_active.png (100%) rename plugins/{triple_oscillator => TripleOscillator}/white_noise_shape_inactive.png (100%) rename plugins/{vestige => Vestige}/CMakeLists.txt (88%) rename plugins/{vestige/vestige.cpp => Vestige/Vestige.cpp} (94%) rename plugins/{vestige/vestige.h => Vestige/Vestige.h} (88%) rename plugins/{vestige => Vestige}/artwork.png (100%) rename plugins/{vestige => Vestige}/controls.png (100%) rename plugins/{vestige => Vestige}/controls_active.png (100%) rename plugins/{vestige => Vestige}/logo.png (100%) rename plugins/{vestige => Vestige}/select_file.png (100%) rename plugins/{vestige => Vestige}/select_file_active.png (100%) create mode 100644 plugins/Vibed/CMakeLists.txt rename plugins/{vibed/nine_button_selector.cpp => Vibed/NineButtonSelector.cpp} (85%) rename plugins/{vibed/nine_button_selector.h => Vibed/NineButtonSelector.h} (87%) rename plugins/{vibed/string_container.cpp => Vibed/StringContainer.cpp} (89%) rename plugins/{vibed/string_container.h => Vibed/StringContainer.h} (89%) rename plugins/{vibed/vibed.cpp => Vibed/Vibed.cpp} (91%) rename plugins/{vibed/vibed.h => Vibed/Vibed.h} (85%) rename plugins/{vibed/vibrating_string.cpp => Vibed/VibratingString.cpp} (85%) rename plugins/{vibed/vibrating_string.h => Vibed/VibratingString.h} (96%) rename plugins/{vibed => Vibed}/artwork.png (100%) rename plugins/{vibed => Vibed}/button_-1_off.png (100%) rename plugins/{vibed => Vibed}/button_-1_on.png (100%) rename plugins/{vibed => Vibed}/button_-2_off.png (100%) rename plugins/{vibed => Vibed}/button_-2_on.png (100%) rename plugins/{vibed => Vibed}/button_1_off.png (100%) rename plugins/{vibed => Vibed}/button_1_on.png (100%) rename plugins/{vibed => Vibed}/button_2_off.png (100%) rename plugins/{vibed => Vibed}/button_2_on.png (100%) rename plugins/{vibed => Vibed}/button_3_off.png (100%) rename plugins/{vibed => Vibed}/button_3_on.png (100%) rename plugins/{vibed => Vibed}/button_4_off.png (100%) rename plugins/{vibed => Vibed}/button_4_on.png (100%) rename plugins/{vibed => Vibed}/button_5_off.png (100%) rename plugins/{vibed => Vibed}/button_5_on.png (100%) rename plugins/{vibed => Vibed}/button_6_off.png (100%) rename plugins/{vibed => Vibed}/button_6_on.png (100%) rename plugins/{vibed => Vibed}/button_7_off.png (100%) rename plugins/{vibed => Vibed}/button_7_on.png (100%) rename plugins/{vibed => Vibed}/button_8_off.png (100%) rename plugins/{vibed => Vibed}/button_8_on.png (100%) rename plugins/{vibed => Vibed}/button_9_off.png (100%) rename plugins/{vibed => Vibed}/button_9_on.png (100%) rename plugins/{vibed => Vibed}/button_down.png (100%) rename plugins/{vibed => Vibed}/button_f_off.png (100%) rename plugins/{vibed => Vibed}/button_f_on.png (100%) rename plugins/{vibed => Vibed}/button_up.png (100%) rename plugins/{vibed => Vibed}/logo.png (100%) rename plugins/{vibed => Vibed}/normalize_active.png (100%) rename plugins/{vibed => Vibed}/normalize_inactive.png (100%) rename plugins/{vibed => Vibed}/smooth_active.png (100%) rename plugins/{vibed => Vibed}/smooth_inactive.png (100%) rename plugins/{vibed => Vibed}/wavegraph4.png (100%) rename plugins/{vst_base => VstBase}/CMakeLists.txt (100%) rename plugins/{vst_base => VstBase}/NativeLinuxRemoteVstPlugin64.cmake (100%) rename plugins/{vst_base => VstBase}/RemoteVstPlugin.cpp (100%) rename plugins/{vst_base => VstBase}/RemoteVstPlugin/CMakeLists.txt (100%) rename plugins/{vst_base => VstBase}/RemoteVstPlugin32.cmake (100%) rename plugins/{vst_base => VstBase}/RemoteVstPlugin64.cmake (100%) rename plugins/{vst_base => VstBase}/VstPlugin.cpp (100%) rename plugins/{vst_base => VstBase}/VstPlugin.h (100%) rename plugins/{vst_base => VstBase}/communication.h (100%) rename plugins/{vst_base => VstBase}/vst_base.cpp (100%) rename plugins/{vst_base => VstBase}/vstbase/CMakeLists.txt (100%) rename plugins/{watsyn => Watsyn}/CMakeLists.txt (100%) rename plugins/{watsyn => Watsyn}/Watsyn.cpp (100%) rename plugins/{watsyn => Watsyn}/Watsyn.h (100%) rename plugins/{watsyn => Watsyn}/a1_active.png (100%) rename plugins/{watsyn => Watsyn}/a1_inactive.png (100%) rename plugins/{watsyn => Watsyn}/a2_active.png (100%) rename plugins/{watsyn => Watsyn}/a2_inactive.png (100%) rename plugins/{watsyn => Watsyn}/aam_active.png (100%) rename plugins/{watsyn => Watsyn}/aam_inactive.png (100%) rename plugins/{watsyn => Watsyn}/amix_active.png (100%) rename plugins/{watsyn => Watsyn}/amix_inactive.png (100%) rename plugins/{watsyn => Watsyn}/apm_active.png (100%) rename plugins/{watsyn => Watsyn}/apm_inactive.png (100%) rename plugins/{watsyn => Watsyn}/arm_active.png (100%) rename plugins/{watsyn => Watsyn}/arm_inactive.png (100%) rename plugins/{watsyn => Watsyn}/artwork.png (100%) rename plugins/{watsyn => Watsyn}/b1_active.png (100%) rename plugins/{watsyn => Watsyn}/b1_inactive.png (100%) rename plugins/{watsyn => Watsyn}/b2_active.png (100%) rename plugins/{watsyn => Watsyn}/b2_inactive.png (100%) rename plugins/{watsyn => Watsyn}/bam_active.png (100%) rename plugins/{watsyn => Watsyn}/bam_inactive.png (100%) rename plugins/{watsyn => Watsyn}/bmix_active.png (100%) rename plugins/{watsyn => Watsyn}/bmix_inactive.png (100%) rename plugins/{watsyn => Watsyn}/bpm_active.png (100%) rename plugins/{watsyn => Watsyn}/bpm_inactive.png (100%) rename plugins/{watsyn => Watsyn}/brm_active.png (100%) rename plugins/{watsyn => Watsyn}/brm_inactive.png (100%) rename plugins/{watsyn => Watsyn}/inv_active.png (100%) rename plugins/{watsyn => Watsyn}/inv_inactive.png (100%) rename plugins/{watsyn => Watsyn}/load_active.png (100%) rename plugins/{watsyn => Watsyn}/load_inactive.png (100%) rename plugins/{watsyn => Watsyn}/logo.png (100%) rename plugins/{watsyn => Watsyn}/norm_active.png (100%) rename plugins/{watsyn => Watsyn}/norm_inactive.png (100%) rename plugins/{watsyn => Watsyn}/phl_active.png (100%) rename plugins/{watsyn => Watsyn}/phl_inactive.png (100%) rename plugins/{watsyn => Watsyn}/phr_active.png (100%) rename plugins/{watsyn => Watsyn}/phr_inactive.png (100%) rename plugins/{watsyn => Watsyn}/saw_active.png (100%) rename plugins/{watsyn => Watsyn}/saw_inactive.png (100%) rename plugins/{watsyn => Watsyn}/sin_active.png (100%) rename plugins/{watsyn => Watsyn}/sin_inactive.png (100%) rename plugins/{watsyn => Watsyn}/smooth_active.png (100%) rename plugins/{watsyn => Watsyn}/smooth_inactive.png (100%) rename plugins/{watsyn => Watsyn}/sqr_active.png (100%) rename plugins/{watsyn => Watsyn}/sqr_inactive.png (100%) rename plugins/{watsyn => Watsyn}/tri_active.png (100%) rename plugins/{watsyn => Watsyn}/tri_inactive.png (100%) rename plugins/{watsyn => Watsyn}/wavegraph.png (100%) create mode 100644 plugins/WaveShaper/CMakeLists.txt rename plugins/{waveshaper/waveshaper.cpp => WaveShaper/WaveShaper.cpp} (93%) rename plugins/{waveshaper/waveshaper.h => WaveShaper/WaveShaper.h} (83%) rename plugins/{waveshaper/waveshaper_control_dialog.cpp => WaveShaper/WaveShaperControlDialog.cpp} (95%) rename plugins/{waveshaper/waveshaper_control_dialog.h => WaveShaper/WaveShaperControlDialog.h} (81%) rename plugins/{waveshaper/waveshaper_controls.cpp => WaveShaper/WaveShaperControls.cpp} (83%) rename plugins/{waveshaper/waveshaper_controls.h => WaveShaper/WaveShaperControls.h} (81%) rename plugins/{waveshaper => WaveShaper}/add1_active.png (100%) rename plugins/{waveshaper => WaveShaper}/add1_inactive.png (100%) rename plugins/{waveshaper => WaveShaper}/artwork.png (100%) rename plugins/{waveshaper => WaveShaper}/logo.png (100%) rename plugins/{waveshaper => WaveShaper}/reset_active.png (100%) rename plugins/{waveshaper => WaveShaper}/reset_inactive.png (100%) rename plugins/{waveshaper => WaveShaper}/smooth_active.png (100%) rename plugins/{waveshaper => WaveShaper}/smooth_inactive.png (100%) rename plugins/{waveshaper => WaveShaper}/sub1_active.png (100%) rename plugins/{waveshaper => WaveShaper}/sub1_inactive.png (100%) rename plugins/{waveshaper => WaveShaper}/wavegraph.png (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/CMakeLists.txt (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/LocalZynAddSubFx.cpp (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/LocalZynAddSubFx.h (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/RemoteZynAddSubFx.cpp (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/RemoteZynAddSubFx.h (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/ZynAddSubFx.cpp (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/ZynAddSubFx.h (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/artwork.png (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/logo.png (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/zynaddsubfx (100%) rename plugins/{zynaddsubfx => ZynAddSubFx}/zynaddsubfx.rc.in (100%) delete mode 100644 plugins/audio_file_processor/CMakeLists.txt delete mode 100644 plugins/bit_invader/CMakeLists.txt delete mode 100644 plugins/dynamics_processor/CMakeLists.txt delete mode 100644 plugins/kicker/CMakeLists.txt delete mode 100644 plugins/ladspa_browser/CMakeLists.txt delete mode 100644 plugins/lb302/CMakeLists.txt delete mode 100644 plugins/organic/CMakeLists.txt delete mode 100644 plugins/patman/CMakeLists.txt delete mode 100644 plugins/peak_controller_effect/CMakeLists.txt delete mode 100644 plugins/sfxr/CMakeLists.txt delete mode 100644 plugins/stereo_enhancer/CMakeLists.txt delete mode 100644 plugins/stereo_matrix/CMakeLists.txt delete mode 100644 plugins/vibed/CMakeLists.txt delete mode 100644 plugins/waveshaper/CMakeLists.txt diff --git a/.gitignore b/.gitignore index 771eba6076..ee289379f0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ .DS_Store *~ /CMakeLists.txt.user -/plugins/zynaddsubfx/zynaddsubfx/ExternalPrograms/Controller/Makefile -/plugins/zynaddsubfx/zynaddsubfx/ExternalPrograms/Spliter/Makefile -/plugins/zynaddsubfx/zynaddsubfx/doc/Makefile -/plugins/zynaddsubfx/zynaddsubfx/doc/gen/Makefile +/plugins/ZynAddSubFx/zynaddsubfx/ExternalPrograms/Controller/Makefile +/plugins/ZynAddSubFx/zynaddsubfx/ExternalPrograms/Spliter/Makefile +/plugins/ZynAddSubFx/zynaddsubfx/doc/Makefile +/plugins/ZynAddSubFx/zynaddsubfx/doc/gen/Makefile /data/locale/*.qm diff --git a/.gitmodules b/.gitmodules index efee7e4cba..2ccfcbcdf7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ [submodule "src/3rdparty/rpmalloc/rpmalloc"] path = src/3rdparty/rpmalloc/rpmalloc url = https://github.com/mjansson/rpmalloc.git -[submodule "plugins/zynaddsubfx/zynaddsubfx"] - path = plugins/zynaddsubfx/zynaddsubfx +[submodule "plugins/ZynAddSubFx/zynaddsubfx"] + path = plugins/ZynAddSubFx/zynaddsubfx url = https://github.com/lmms/zynaddsubfx.git [submodule "plugins/FreeBoy/game-music-emu"] path = plugins/FreeBoy/game-music-emu @@ -37,10 +37,10 @@ [submodule "src/3rdparty/ringbuffer"] path = src/3rdparty/ringbuffer url = https://github.com/JohannesLorenz/ringbuffer.git -[submodule "plugins/carlabase/carla"] - path = plugins/carlabase/carla +[submodule "plugins/CarlaBase/carla"] + path = plugins/CarlaBase/carla url = https://github.com/falktx/carla -[submodule "plugins/sid/resid"] +[submodule "plugins/Sid/resid"] path = plugins/Sid/resid url = https://github.com/simonowen/resid [submodule "src/3rdparty/jack2"] diff --git a/CMakeLists.txt b/CMakeLists.txt index 0bbabeecd9..38fa0f8f08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -673,18 +673,6 @@ IF(LMMS_BUILD_LINUX) DESTINATION "${CMAKE_INSTALL_PREFIX}/include/lmms/") ENDIF(LMMS_BUILD_LINUX) -# package ZynAddSubFX into win32 build -IF(LMMS_BUILD_WIN32) - IF(EXISTS "${CMAKE_SOURCE_DIR}/extras") - ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/extras/data/presets") - FILE(GLOB ZASF_BINARIES - "${CMAKE_SOURCE_DIR}/extras/plugins/zynaddsubfx/zynaddsubfx.dll" - "${CMAKE_SOURCE_DIR}/extras/plugins/zynaddsubfx/remote_zynaddsubfx.exe") - LIST(SORT ZASF_BINARIES) - INSTALL(FILES "${ZASF_BINARIES}" DESTINATION "${PLUGIN_DIR}") - ENDIF(EXISTS "${CMAKE_SOURCE_DIR}/extras") -ENDIF(LMMS_BUILD_WIN32) - # # add distclean-target # diff --git a/cmake/apple/install_apple.sh.in b/cmake/apple/install_apple.sh.in index 63dc8145e7..e1921b1a50 100644 --- a/cmake/apple/install_apple.sh.in +++ b/cmake/apple/install_apple.sh.in @@ -60,7 +60,7 @@ install_name_tool -change @rpath/libZynAddSubFxCore.dylib \ "$APP/Contents/$zynlib" # Replace @rpath with @loader_path for Carla -# See also plugins/carlabase/CMakeLists.txt +# See also plugins/CarlaBase/CMakeLists.txt # This MUST be done BEFORE calling macdeployqt install_name_tool -change @rpath/libcarlabase.dylib \ @loader_path/libcarlabase.dylib \ diff --git a/cmake/modules/CheckSubmodules.cmake b/cmake/modules/CheckSubmodules.cmake index f45885cc6f..f36189c383 100644 --- a/cmake/modules/CheckSubmodules.cmake +++ b/cmake/modules/CheckSubmodules.cmake @@ -7,7 +7,7 @@ # INCLUDE(CheckSubmodules) # # Options: -# SET(PLUGIN_LIST "zynaddsubfx;...") # skips submodules for plugins not explicitely listed +# SET(PLUGIN_LIST "ZynAddSubFx;...") # skips submodules for plugins not explicitely listed # # Or via command line: # cmake -PLUGIN_LIST=foo;bar diff --git a/cmake/modules/PluginList.cmake b/cmake/modules/PluginList.cmake index 421ac9b232..151c5bd66a 100644 --- a/cmake/modules/PluginList.cmake +++ b/cmake/modules/PluginList.cmake @@ -5,9 +5,9 @@ OPTION(LMMS_MINIMAL "Build a minimal list of plug-ins" OFF) OPTION(LIST_PLUGINS "Lists the available plugins for building" OFF) SET(MINIMAL_LIST - audio_file_processor - kicker - triple_oscillator + AudioFileProcessor + Kicker + TripleOscillator ) IF(LMMS_MINIMAL) @@ -25,52 +25,52 @@ SET(LMMS_PLUGIN_LIST ${MINIMAL_LIST} Amplifier BassBooster - bit_invader + BitInvader Bitcrush - carlabase - carlapatchbay - carlarack + CarlaBase + CarlaPatchbay + CarlaRack Compressor CrossoverEQ Delay DualFilter - dynamics_processor + DynamicsProcessor Eq Flanger HydrogenImport - ladspa_browser + LadspaBrowser LadspaEffect Lv2Effect Lv2Instrument - lb302 + Lb302 MidiImport MidiExport MultitapEcho - monstro - nes + Monstro + Nes OpulenZ - organic + Organic FreeBoy - patman - peak_controller_effect + Patman + PeakControllerEffect GigPlayer ReverbSC - sf2_player - sfxr + Sf2Player + Sfxr Sid SpectrumAnalyzer - stereo_enhancer - stereo_matrix - stk - vst_base - vestige + StereoEnhancer + StereoMatrix + Stk + VstBase + Vestige VstEffect - watsyn - waveshaper + Watsyn + WaveShaper Vectorscope - vibed + Vibed Xpressive - zynaddsubfx + ZynAddSubFx ) IF("${PLUGIN_LIST}" STREQUAL "") @@ -100,7 +100,7 @@ ENDIF() IF(MSVC) SET(MSVC_INCOMPATIBLE_PLUGINS LadspaEffect - zynaddsubfx + ZynAddSubFx ) message(WARNING "Compiling with MSVC. The following plugins are not available: ${MSVC_INCOMPATIBLE_PLUGINS}") LIST(REMOVE_ITEM PLUGIN_LIST ${MSVC_INCOMPATIBLE_PLUGINS}) diff --git a/cmake/nsis/CMakeLists.txt b/cmake/nsis/CMakeLists.txt index 3fcb4b2f3d..9dca3495dc 100644 --- a/cmake/nsis/CMakeLists.txt +++ b/cmake/nsis/CMakeLists.txt @@ -71,7 +71,7 @@ SET(CPACK_NSIS_MUI_ICON "${CPACK_NSIS_MUI_ICON}" PARENT_SCOPE) # Windows resource compilers CONFIGURE_FILE("lmms.rc.in" "${CMAKE_BINARY_DIR}/lmms.rc") -CONFIGURE_FILE("zynaddsubfx.rc.in" "${CMAKE_BINARY_DIR}/plugins/zynaddsubfx/zynaddsubfx.rc") +CONFIGURE_FILE("zynaddsubfx.rc.in" "${CMAKE_BINARY_DIR}/plugins/ZynAddSubFx/zynaddsubfx.rc") IF(LMMS_HAVE_STK) FILE(GLOB RAWWAVES "${MINGW_PREFIX}/share/stk/rawwaves/*.raw") diff --git a/data/locale/ar.ts b/data/locale/ar.ts index fc89695769..ccc470542a 100644 --- a/data/locale/ar.ts +++ b/data/locale/ar.ts @@ -150,53 +150,53 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample افتح العينة - + Reverse sample اعكس العينة - + Disable loop عدم تكرار - + Enable loop تمكين التكرار   - + Enable ping-pong loop - + Continue sample playback across notes استمر في تشغيل العينة عبر النغمات - + Amplify: كبر: - + Start point: - + End point: - + Loopback point: @@ -204,7 +204,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: طول العينة: @@ -880,144 +880,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About حول - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: مثال - + License الرخصة - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File ملف - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home الصفحة الرئيسية - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings الأوضاع - + BPM - + Use JACK Transport - + Use Ableton Link - + &New جديد - + Ctrl+N - + &Open... افتح... - - + + Open... - + Ctrl+O - + &Save احفظ - + Ctrl+S - + Save &As... احفظ ك... - - + + Save As... - + Ctrl+Shift+S - + &Quit توقف - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error خطأ - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings الأوضاع - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset المسبقة الأساسي @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7794,234 +7794,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File ملف - + &Edit حرر - + &Quit توقف - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8095,595 +8095,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8691,240 +8691,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume الحجم - - - + + + Panning التوزيع - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8975,102 +8975,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume الحجم الرئيسي - + Vibrato @@ -9078,155 +9078,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume الحجم - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume الحجم الرئيسي - + Vibrato @@ -9409,60 +9409,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9526,42 +9526,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9643,72 +9643,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9716,42 +9716,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10187,7 +10187,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10197,7 +10197,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10207,12 +10207,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10237,7 +10237,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10267,12 +10267,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10282,7 +10282,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10307,7 +10307,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10317,7 +10317,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10327,17 +10327,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10347,12 +10347,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10368,22 +10368,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10393,12 +10393,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10408,12 +10408,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10423,7 +10423,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10431,292 +10431,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10724,185 +10724,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings الأوضاع - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10923,17 +10923,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10941,148 +10941,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11090,69 +11090,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11350,7 +11350,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11363,28 +11363,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11392,9 +11392,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11402,25 +11402,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13527,144 +13527,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13751,73 +13751,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI أظهر/أخف و.م.ر - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13869,49 +13869,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default : الأساسي - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13929,147 +13929,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14077,224 +14077,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume الحجم - - - - + + + + Panning التوزيع - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14486,42 +14486,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14529,343 +14529,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample اعكس العينة - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14879,766 +14879,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max الأدنى < الأساسية < الأعلى - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15662,542 +15662,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated مأتمت - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume الحجم - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: مستوى الصوت: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK حسناً - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16255,71 +16255,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/bs.ts b/data/locale/bs.ts index ff38bd042a..f99d38aaf1 100644 --- a/data/locale/bs.ts +++ b/data/locale/bs.ts @@ -151,98 +151,98 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open other sample - + Click here, if you want to open another audio-file. A dialog will appear where you can select your file. Settings like looping-mode, start and end-points, amplify-value, and so on are not reset. So, it may not sound like the original sample. - + Reverse sample - + If you enable this button, the whole sample is reversed. This is useful for cool effects, e.g. a reversed crash. - + Disable loop - + This button disables looping. The sample plays only once from start to end. - - + + Enable loop - + This button enables forwards-looping. The sample loops between the end point and the loop point. - + This button enables ping-pong-looping. The sample loops backwards and forwards between the end point and the loop point. - + Continue sample playback across notes - + Enabling this option makes the sample continue playing across different notes - if you change pitch, or the note length stops before the end of the sample, then the next note played will continue where it left off. To reset the playback to the start of the sample, insert a note at the bottom of the keyboard (< 20 Hz) - + Amplify: - + With this knob you can set the amplify ratio. When you set a value of 100% your sample isn't changed. Otherwise it will be amplified up or down (your actual sample-file isn't touched!) - + Startpoint: - + With this knob you can set the point where AudioFileProcessor should begin playing your sample. - + Endpoint: - + With this knob you can set the point where AudioFileProcessor should stop playing your sample. - + Loopback point: - + With this knob you can set the point where the loop starts. @@ -250,7 +250,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -952,12 +952,12 @@ If you're interested in translating LMMS in another language or want to imp CarlaInstrumentView - + Show GUI - + Click here to show or hide the graphical user interface (GUI) of Carla. @@ -3914,7 +3914,7 @@ You can remove and move mixer channels in the context menu, which is accessed by InstrumentTrack - + Default preset @@ -5079,595 +5079,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 Volume - + Osc 1 Panning - + Osc 1 Coarse detune - + Osc 1 Fine detune left - + Osc 1 Fine detune right - + Osc 1 Stereo phase offset - + Osc 1 Pulse width - + Osc 1 Sync send on rise - + Osc 1 Sync send on fall - + Osc 2 Volume - + Osc 2 Panning - + Osc 2 Coarse detune - + Osc 2 Fine detune left - + Osc 2 Fine detune right - + Osc 2 Stereo phase offset - + Osc 2 Waveform - + Osc 2 Sync Hard - + Osc 2 Sync Reverse - + Osc 3 Volume - + Osc 3 Panning - + Osc 3 Coarse detune - + Osc 3 Stereo phase offset - + Osc 3 Sub-oscillator mix - + Osc 3 Waveform 1 - + Osc 3 Waveform 2 - + Osc 3 Sync Hard - + Osc 3 Sync Reverse - + LFO 1 Waveform - + LFO 1 Attack - + LFO 1 Rate - + LFO 1 Phase - + LFO 2 Waveform - + LFO 2 Attack - + LFO 2 Rate - + LFO 2 Phase - + Env 1 Pre-delay - + Env 1 Attack - + Env 1 Hold - + Env 1 Decay - + Env 1 Sustain - + Env 1 Release - + Env 1 Slope - + Env 2 Pre-delay - + Env 2 Attack - + Env 2 Hold - + Env 2 Decay - + Env 2 Sustain - + Env 2 Release - + Env 2 Slope - + Osc2-3 modulation - + Selected view - + Vol1-Env1 - + Vol1-Env2 - + Vol1-LFO1 - + Vol1-LFO2 - + Vol2-Env1 - + Vol2-Env2 - + Vol2-LFO1 - + Vol2-LFO2 - + Vol3-Env1 - + Vol3-Env2 - + Vol3-LFO1 - + Vol3-LFO2 - + Phs1-Env1 - + Phs1-Env2 - + Phs1-LFO1 - + Phs1-LFO2 - + Phs2-Env1 - + Phs2-Env2 - + Phs2-LFO1 - + Phs2-LFO2 - + Phs3-Env1 - + Phs3-Env2 - + Phs3-LFO1 - + Phs3-LFO2 - + Pit1-Env1 - + Pit1-Env2 - + Pit1-LFO1 - + Pit1-LFO2 - + Pit2-Env1 - + Pit2-Env2 - + Pit2-LFO1 - + Pit2-LFO2 - + Pit3-Env1 - + Pit3-Env2 - + Pit3-LFO1 - + Pit3-LFO2 - + PW1-Env1 - + PW1-Env2 - + PW1-LFO1 - + PW1-LFO2 - + Sub3-Env1 - + Sub3-Env2 - + Sub3-LFO1 - + Sub3-LFO2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -5675,24 +5675,24 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + The Operators view contains all the operators. These include both audible operators (oscillators) and inaudible operators, or modulators: Low-frequency oscillators and Envelopes. Knobs and other widgets in the Operators view have their own what's this -texts, so you can get more specific help for them that way. - + Matrix view - + The Matrix view contains the modulation matrix. Here you can define the modulation relationships between the various operators: Each audible operator (oscillators 1-3) has 3-4 properties that can be modulated by any of the modulators. Using more modulations consumes more CPU power. The view is divided to modulation targets, grouped by the target oscillator. Available targets are volume, pitch, phase, pulse width and sub-osc ratio. Note: some targets are specific to one oscillator only. @@ -5701,407 +5701,407 @@ Each modulation target has 4 knobs, one for each modulator. By default the knobs - - - + + + Volume - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Finetune left - - - - + + + + cents - - + + Finetune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix Osc2 with Osc3 - + Modulate amplitude of Osc3 with Osc2 - + Modulate frequency of Osc3 with Osc2 - + Modulate phase of Osc3 with Osc2 - + The CRS knob changes the tuning of oscillator 1 in semitone steps. - + The CRS knob changes the tuning of oscillator 2 in semitone steps. - + The CRS knob changes the tuning of oscillator 3 in semitone steps. - - - - + + + + FTL and FTR change the finetuning of the oscillator for left and right channels respectively. These can add stereo-detuning to the oscillator which widens the stereo image and causes an illusion of space. - - - + + + The SPO knob modifies the difference in phase between left and right channels. Higher difference creates a wider stereo image. - + The PW knob controls the pulse width, also known as duty cycle, of oscillator 1. Oscillator 1 is a digital pulse wave oscillator, it doesn't produce bandlimited output, which means that you can use it as an audible oscillator but it will cause aliasing. You can also use it as an inaudible source of a sync signal, which can be used to synchronize oscillators 2 and 3. - + Send Sync on Rise: When enabled, the Sync signal is sent every time the state of oscillator 1 changes from low to high, ie. when the amplitude changes from -1 to 1. Oscillator 1's pitch, phase and pulse width may affect the timing of syncs, but its volume has no effect on them. Sync signals are sent independently for both left and right channels. - + Send Sync on Fall: When enabled, the Sync signal is sent every time the state of oscillator 1 changes from high to low, ie. when the amplitude changes from 1 to -1. Oscillator 1's pitch, phase and pulse width may affect the timing of syncs, but its volume has no effect on them. Sync signals are sent independently for both left and right channels. - - + + Hard sync: Every time the oscillator receives a sync signal from oscillator 1, its phase is reset to 0 + whatever its phase offset is. - - + + Reverse sync: Every time the oscillator receives a sync signal from oscillator 1, the amplitude of the oscillator gets inverted. - + Choose waveform for oscillator 2. - + Choose waveform for oscillator 3's first sub-osc. Oscillator 3 can smoothly interpolate between two different waveforms. - + Choose waveform for oscillator 3's second sub-osc. Oscillator 3 can smoothly interpolate between two different waveforms. - + The SUB knob changes the mixing ratio of the two sub-oscs of oscillator 3. Each sub-osc can be set to produce a different waveform, and oscillator 3 can smoothly interpolate between them. All incoming modulations to oscillator 3 are applied to both sub-oscs/waveforms in the exact same way. - + In addition to dedicated modulators, Monstro allows oscillator 3 to be modulated by the output of oscillator 2. Mix mode means no modulation: the outputs of the oscillators are simply mixed together. - + In addition to dedicated modulators, Monstro allows oscillator 3 to be modulated by the output of oscillator 2. AM means amplitude modulation: Oscillator 3's amplitude (volume) is modulated by oscillator 2. - + In addition to dedicated modulators, Monstro allows oscillator 3 to be modulated by the output of oscillator 2. FM means frequency modulation: Oscillator 3's frequency (pitch) is modulated by oscillator 2. The frequency modulation is implemented as phase modulation, which gives a more stable overall pitch than "pure" frequency modulation. - + In addition to dedicated modulators, Monstro allows oscillator 3 to be modulated by the output of oscillator 2. PM means phase modulation: Oscillator 3's phase is modulated by oscillator 2. It differs from frequency modulation in that the phase changes are not cumulative. - + Select the waveform for LFO 1. "Random" and "Random smooth" are special waveforms: they produce random output, where the rate of the LFO controls how often the state of the LFO changes. The smooth version interpolates between these states with cosine interpolation. These random modes can be used to give "life" to your presets - add some of that analog unpredictability... - + Select the waveform for LFO 2. "Random" and "Random smooth" are special waveforms: they produce random output, where the rate of the LFO controls how often the state of the LFO changes. The smooth version interpolates between these states with cosine interpolation. These random modes can be used to give "life" to your presets - add some of that analog unpredictability... - - + + Attack causes the LFO to come on gradually from the start of the note. - - + + Rate sets the speed of the LFO, measured in milliseconds per cycle. Can be synced to tempo. - - + + PHS controls the phase offset of the LFO. - - + + PRE, or pre-delay, delays the start of the envelope from the start of the note. 0 means no delay. - - + + ATT, or attack, controls how fast the envelope ramps up at start, measured in milliseconds. A value of 0 means instant. - - + + HOLD controls how long the envelope stays at peak after the attack phase. - - + + DEC, or decay, controls how fast the envelope falls off from its peak, measured in milliseconds it would take to go from peak to zero. The actual decay may be shorter if sustain is used. - - + + SUS, or sustain, controls the sustain level of the envelope. The decay phase will not go below this level as long as the note is held. - - + + REL, or release, controls how long the release is for the note, measured in how long it would take to fall from peak to zero. Actual release may be shorter, depending on at what phase the note is released. - - + + The slope knob controls the curve or shape of the envelope. A value of 0 creates straight rises and falls. Negative values create curves that start slowly, peak quickly and fall of slowly again. Positive values create curves that start and end quickly, and stay longer near the peaks. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -6152,102 +6152,102 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator NesInstrument - + Channel 1 Coarse detune - + Channel 1 Volume - + Channel 1 Envelope length - + Channel 1 Duty cycle - + Channel 1 Sweep amount - + Channel 1 Sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 Envelope length - + Channel 2 Duty cycle - + Channel 2 Sweep amount - + Channel 2 Sweep rate - + Channel 3 Coarse detune - + Channel 3 Volume - + Channel 4 Volume - + Channel 4 Envelope length - + Channel 4 Noise frequency - + Channel 4 Noise frequency sweep - + Master volume - + Vibrato @@ -6255,155 +6255,155 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator NesInstrumentView - - - - + + + + Volume - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master Volume - + Vibrato @@ -6411,60 +6411,60 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -6515,57 +6515,57 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator PatmanView - + Open other patch - + Click here to open another patch-file. Loop and Tune settings are not reset. - + Loop - + Loop mode - + Here you can toggle the Loop mode. If enabled, PatMan will use the loop information available in the file. - + Tune - + Tune mode - + Here you can toggle the Tune mode. If enabled, PatMan will tune the sample to match the note's frequency. - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -6647,62 +6647,62 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator PeakControllerEffectControlDialog - + BASE - + Base amount: - + AMNT - + Modulation amount: - + MULT - + Amount Multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRES - + Treshold: @@ -6710,42 +6710,42 @@ PM means phase modulation: Oscillator 3's phase is modulated by oscillator PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Abs Value - + Amount Multiplicator @@ -7239,34 +7239,34 @@ Reason: "%2" QWidget - + Name: - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -7274,9 +7274,9 @@ Reason: "%2" - - - + + + @@ -7284,25 +7284,25 @@ Reason: "%2" - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -8082,32 +8082,32 @@ Remember to also save your project manually. - SpectrumAnalyzerControlDialog + SaControlsDialog - + Linear spectrum - + Linear Y axis - SpectrumAnalyzerControls + SaControls - + Linear spectrum - + Linear Y axis - + Channel mode @@ -8283,19 +8283,12 @@ Remember to also save your project manually. TrackContainer - - Importing FLP-file... - - - - Cancel - Please wait... @@ -8468,179 +8461,179 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Use phase modulation for modulating oscillator 1 with oscillator 2 - + Use amplitude modulation for modulating oscillator 1 with oscillator 2 - + Mix output of oscillator 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Use frequency modulation for modulating oscillator 1 with oscillator 2 - + Use phase modulation for modulating oscillator 2 with oscillator 3 - + Use amplitude modulation for modulating oscillator 2 with oscillator 3 - + Mix output of oscillator 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Use frequency modulation for modulating oscillator 2 with oscillator 3 - + Osc %1 volume: - + With this knob you can set the volume of oscillator %1. When setting a value of 0 the oscillator is turned off. Otherwise you can hear the oscillator as loud as you set it here. - + Osc %1 panning: - + With this knob you can set the panning of the oscillator %1. A value of -100 means 100% left and a value of 100 moves oscillator-output right. - + Osc %1 coarse detuning: - + semitones - + With this knob you can set the coarse detuning of oscillator %1. You can detune the oscillator 24 semitones (2 octaves) up and down. This is useful for creating sounds with a chord. - + Osc %1 fine detuning left: - - + + cents - + With this knob you can set the fine detuning of oscillator %1 for the left channel. The fine-detuning is ranged between -100 cents and +100 cents. This is useful for creating "fat" sounds. - + Osc %1 fine detuning right: - + With this knob you can set the fine detuning of oscillator %1 for the right channel. The fine-detuning is ranged between -100 cents and +100 cents. This is useful for creating "fat" sounds. - + Osc %1 phase-offset: - - + + degrees - + With this knob you can set the phase-offset of oscillator %1. That means you can move the point within an oscillation where the oscillator begins to oscillate. For example if you have a sine-wave and have a phase-offset of 180 degrees the wave will first go down. It's the same with a square-wave. - + Osc %1 stereo phase-detuning: - + With this knob you can set the stereo phase-detuning of oscillator %1. The stereo phase-detuning specifies the size of the difference between the phase-offset of left and right channel. This is very good for creating wide stereo sounds. - + Use a sine-wave for current oscillator. - + Use a triangle-wave for current oscillator. - + Use a saw-wave for current oscillator. - + Use a square-wave for current oscillator. - + Use a moog-like saw-wave for current oscillator. - + Use an exponential wave for current oscillator. - + Use white-noise for current oscillator. - + Use a user-defined waveform for current oscillator. @@ -8661,113 +8654,113 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - + Open other VST-plugin - + Click here, if you want to open another VST-plugin. After clicking on this button, a file-open-dialog appears and you can select your file. - + Control VST-plugin from LMMS host - + Click here, if you want to control VST-plugin from host. - + Open VST-plugin preset - + Click here, if you want to open another *.fxp, *.fxb VST-plugin preset. - + Previous (-) - - + + Click here, if you want to switch to another VST-plugin preset program. - + Save preset - + Click here, if you want to save current VST-plugin preset program. - + Next (+) - + Click here to select presets that are currently loaded in VST. - + Show/hide GUI - + Click here to show or hide the graphical user interface (GUI) of your VST-plugin. - + Turn off all notes - + Open VST-plugin - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST-plugin loaded - + Preset - + by - + - VST plugin control @@ -8858,59 +8851,59 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + " - + ' - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -8928,147 +8921,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -9076,248 +9069,248 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 with output of A2 - + Ring-modulate A1 and A2 - + Modulate phase of A1 with output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 with output of B2 - + Ring-modulate B1 and B2 - + Modulate phase of B1 with output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Click to load a waveform from a sample file - + Phase left - + Click to shift phase by -15 degrees - + Phase right - + Click to shift phase by +15 degrees - + Normalize - + Click to normalize - + Invert - + Click to invert - + Smooth - + Click to smooth - + Sine wave - + Click for sine wave - - + + Triangle wave - + Click for triangle wave - + Click for saw wave - + Square wave - + Click for square wave @@ -9325,42 +9318,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter Frequency - + Filter Resonance - + Bandwidth - + FM Gain - + Resonance Center Frequency - + Resonance Bandwidth - + Forward MIDI Control Change Events @@ -9368,392 +9361,392 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter Frequency: - + FREQ - + Filter Resonance: - + RES - + Bandwidth: - + BW - + FM Gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI Control Changes - + Show GUI - + Click here to show or hide the graphical user interface (GUI) of ZynAddSubFX. - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Samplelength - bitInvaderView + BitInvaderView - + Sample Length - + Draw your own waveform here by dragging your mouse on this graph. - + Sine wave - + Click for a sine-wave. - + Triangle wave - + Click here for a triangle-wave. - + Saw wave - + Click here for a saw-wave. - + Square wave - + Click here for a square-wave. - + White noise wave - + Click here for white-noise. - + User defined wave - + Click here for a user-defined shape. - + Smooth - + Click here to smooth waveform. - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - + Reset waveform - + Click here to reset the wavegraph back to default - + Smooth waveform - + Click here to apply smoothing to wavegraph - + Increase wavegraph amplitude by 1dB - + Click here to increase wavegraph amplitude by 1dB - + Decrease wavegraph amplitude by 1dB - + Click here to decrease wavegraph amplitude by 1dB - + Stereomode Maximum - + Process based on the maximum of both stereo channels - + Stereomode Average - + Process based on the average of both stereo channels - + Stereomode Unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -9780,155 +9773,155 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Distortion Start - + Distortion End - + Gain - + Envelope Slope - + Noise - + Click - + Frequency Slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency Slope: - + Gain: - + Envelope Length: - + Envelope Slope: - + Click: - + Noise: - + Distortion Start: - + Distortion End: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + This dialog displays information on all of the LADSPA plugins LMMS was able to locate. The plugins are divided into five categories based upon an interpretation of the port types and names. Available Effects are those that can be used by LMMS. In order for LMMS to be able to use an effect, it must, first and foremost, be an effect, which is to say, it has to have both input channels and output channels. LMMS identifies an input channel as an audio rate port containing 'in' in the name. Output channels are identified by the letters 'out'. Furthermore, the effect must have the same number of inputs and outputs and be real time capable. @@ -9945,644 +9938,644 @@ Double clicking any of the plugins will bring up information on the ports. - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato Gain - + Vibrato Freq - + Stick Mix - + Modulator - + Crossfade - + LFO Speed - + LFO Depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood1 - + Reso - + Wood2 - + Beats - + Two Fixed - + Clump - + Tubular Bells - + Uniform Bar - + Tuned Bar - + Glass - + Tibetan Bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vib Gain - + Vib Gain: - + Vib Freq - + Vib Freq: - + Stick Mix - + Stick Mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO Speed - + LFO Speed: - + LFO Depth - + LFO Depth: - + ADSR - + ADSR: - + Bowed - + Pressure - + Pressure: - + Motion - + Motion: - + Speed - + Speed: - - + + Vibrato - + Vibrato: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -10621,701 +10614,701 @@ Double clicking any of the plugins will bring up information on the ports. - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - + Click here if you want to synchronize all parameters with VST plugin. - - + + Automated - + Click here if you want to display automated parameters only. - + Close - + Close VST plugin knob-controller window. - opl2instrument + OpulenzInstrument - + Patch - + Op 1 Attack - + Op 1 Decay - + Op 1 Sustain - + Op 1 Release - + Op 1 Level - + Op 1 Level Scaling - + Op 1 Frequency Multiple - + Op 1 Feedback - + Op 1 Key Scaling Rate - + Op 1 Percussive Envelope - + Op 1 Tremolo - + Op 1 Vibrato - + Op 1 Waveform - + Op 2 Attack - + Op 2 Decay - + Op 2 Sustain - + Op 2 Release - + Op 2 Level - + Op 2 Level Scaling - + Op 2 Frequency Multiple - + Op 2 Key Scaling Rate - + Op 2 Percussive Envelope - + Op 2 Tremolo - + Op 2 Vibrato - + Op 2 Waveform - + FM - + Vibrato Depth - + Tremolo Depth - opl2instrumentView + OpulenzInstrumentView - - + + Attack - - + + Decay - - + + Release - - + + Frequency multiplier - organicInstrument + OrganicInstrument - + Distortion - + Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: - + The distortion knob adds distortion to the output of the instrument. - + Volume: - + The volume knob controls the volume of the output of the instrument. It is cumulative with the instrument window's volume control. - + Randomise - + The randomize button randomizes all knobs except the harmonics,main volume and distortion knobs. - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - papuInstrument + FreeBoyInstrument - + Sweep time - + Sweep direction - + Sweep RtShift amount - - + + Wave Pattern Duty - + Channel 1 volume - - - + + + Volume sweep direction - - - + + + Length of each step in sweep - + Channel 2 volume - + Channel 3 volume - + Channel 4 volume - + Shift Register width - + Right Output level - + Left Output level - + Channel 1 to SO2 (Left) - + Channel 2 to SO2 (Left) - + Channel 3 to SO2 (Left) - + Channel 4 to SO2 (Left) - + Channel 1 to SO1 (Right) - + Channel 2 to SO1 (Right) - + Channel 3 to SO1 (Right) - + Channel 4 to SO1 (Right) - + Treble - + Bass - papuInstrumentView + FreeBoyInstrumentView - + Sweep Time: - + Sweep Time - + The amount of increase or decrease in frequency - + Sweep RtShift amount: - + Sweep RtShift amount - + The rate at which increase or decrease in frequency occurs - - + + Wave pattern duty: - + Wave Pattern Duty - - + + The duty cycle is the ratio of the duration (time) that a signal is ON versus the total period of the signal. - - + + Square Channel 1 Volume: - + Square Channel 1 Volume - - - + + + Length of each step in sweep: - - - + + + Length of each step in sweep - - - + + + The delay between step change - + Wave pattern duty - + Square Channel 2 Volume: - - + + Square Channel 2 Volume - + Wave Channel Volume: - - + + Wave Channel Volume - + Noise Channel Volume: - - + + Noise Channel Volume - + SO1 Volume (Right): - + SO1 Volume (Right) - + SO2 Volume (Left): - + SO2 Volume (Left) - + Treble: - + Treble - + Bass: - + Bass - + Sweep Direction - - - - - + + + + + Volume Sweep Direction - + Shift Register Width - + Channel1 to SO1 (Right) - + Channel2 to SO1 (Right) - + Channel3 to SO1 (Right) - + Channel4 to SO1 (Right) - + Channel1 to SO2 (Left) - + Channel2 to SO2 (Left) - + Channel3 to SO2 (Left) - + Channel4 to SO2 (Left) - + Wave Pattern - + Draw the wave here - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - pluginBrowser + PluginBrowser A native amplifier plugin - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -11325,7 +11318,7 @@ Double clicking any of the plugins will bring up information on the ports. - + Customizable wavetable synthesizer @@ -11335,12 +11328,12 @@ Double clicking any of the plugins will bring up information on the ports. - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -11360,7 +11353,7 @@ Double clicking any of the plugins will bring up information on the ports. - + plugin for processing dynamics in a flexible way @@ -11374,11 +11367,6 @@ Double clicking any of the plugins will bring up information on the ports.A native flanger plugin - - - Filter for importing FL Studio projects into LMMS - - Player for GIG files @@ -11390,12 +11378,12 @@ Double clicking any of the plugins will bring up information on the ports. - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -11405,7 +11393,7 @@ Double clicking any of the plugins will bring up information on the ports. - + Incomplete monophonic imitation TB-303 @@ -11420,7 +11408,7 @@ Double clicking any of the plugins will bring up information on the ports. - + Monstrous 3-oscillator synth with modulation matrix @@ -11430,83 +11418,83 @@ Double clicking any of the plugins will bring up information on the ports. - + A NES-like synthesizer - + 2-operator FM Synth - + Additive Synthesizer for organ-like sounds - + Emulation of GameBoy (TM) APU - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks - + Player for SoundFont files - + LMMS port of sfxr - + Emulation of the MOS6581 and MOS8580 SID. This chip was used in the Commodore 64 computer. - + Graphical spectrum analyzer plugin - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -11516,17 +11504,17 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping - + Embedded ZynAddSubFX @@ -11537,627 +11525,627 @@ This chip was used in the Commodore 64 computer. - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb Roomsize - + Reverb Damping - + Reverb Width - + Reverb Level - + Chorus - + Chorus Lines - + Chorus Level - + Chorus Speed - + Chorus Depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - + Open other SoundFont file - + Click here to open another SF2 file - + Choose the patch - + Gain - + Apply reverb (if supported) - + This button enables the reverb effect. This is useful for cool effects, but only works on files that support it. - + Reverb Roomsize: - + Reverb Damping: - + Reverb Width: - + Reverb Level: - + Apply chorus (if supported) - + This button enables the chorus effect. This is useful for cool echo effects, but only works on files that support it. - + Chorus Lines: - + Chorus Level: - + Chorus Speed: - + Chorus Depth: - + Open SoundFont file - + SoundFont2 Files (*.sf2) - sfxrInstrument + SfxrInstrument - + Wave Form - sidInstrument + SidInstrument - + Cutoff - + Resonance - + Filter type - + Voice 3 off - + Volume - + Chip model - sidInstrumentView + SidInstrumentView - + Volume: - + Resonance: - - + + Cutoff frequency: - + High-Pass filter - + Band-Pass filter - + Low-Pass filter - + Voice3 Off - + MOS6581 SID - + MOS8580 SID - - + + Attack: - + Attack rate determines how rapidly the output of Voice %1 rises from zero to peak amplitude. - - + + Decay: - + Decay rate determines how rapidly the output falls from the peak amplitude to the selected Sustain level. - + Sustain: - + Output of Voice %1 will remain at the selected Sustain amplitude as long as the note is held. - - + + Release: - + The output of of Voice %1 will fall from Sustain amplitude to zero amplitude at the selected Release rate. - - + + Pulse Width: - + The Pulse Width resolution allows the width to be smoothly swept with no discernable stepping. The Pulse waveform on Oscillator %1 must be selected to have any audible effect. - + Coarse: - + The Coarse detuning allows to detune Voice %1 one octave up or down. - + Pulse Wave - + Triangle Wave - + SawTooth - + Noise - + Sync - + Sync synchronizes the fundamental frequency of Oscillator %1 with the fundamental frequency of Oscillator %2 producing "Hard Sync" effects. - + Ring-Mod - + Ring-mod replaces the Triangle Waveform output of Oscillator %1 with a "Ring Modulated" combination of Oscillators %1 and %2. - + Filtered - + When Filtered is on, Voice %1 will be processed through the Filter. When Filtered is off, Voice %1 appears directly at the output, and the Filter has no effect on it. - + Test - + Test, when set, resets and locks Oscillator %1 at zero until Test is turned off. - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDE - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading VST-plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + Pan %1 - + Detune %1 - + Fuzziness %1 - + Length %1 - + Impulse %1 - + Octave %1 - vibedView + VibedView - + Volume: - + The 'V' knob sets the volume of the selected string. - + String stiffness: - + The 'S' knob sets the stiffness of the selected string. The stiffness of the string affects how long the string will ring out. The lower the setting, the longer the string will ring. - + Pick position: - + The 'P' knob sets the position where the selected string will be 'picked'. The lower the setting the closer the pick is to the bridge. - + Pickup position: - + The 'PU' knob sets the position where the vibrations will be monitored for the selected string. The lower the setting, the closer the pickup is to the bridge. - + Pan: - + The Pan knob determines the location of the selected string in the stereo field. - + Detune: - + The Detune knob modifies the pitch of the selected string. Settings less than zero will cause the string to sound flat. Settings greater than zero will cause the string to sound sharp. - + Fuzziness: - + The Slap knob adds a bit of fuzz to the selected string which is most apparent during the attack, though it can also be used to make the string sound more 'metallic'. - + Length: - + The Length knob sets the length of the selected string. Longer strings will both ring longer and sound brighter, however, they will also eat up more CPU cycles. - + Impulse or initial state - + The 'Imp' selector determines whether the waveform in the graph is to be treated as an impulse imparted to the string by the pick or the initial state of the string. - + Octave - + The Octave selector is used to choose which harmonic of the note the string will ring at. For example, '-2' means the string will ring two octaves below the fundamental, 'F' means the string will ring at the fundamental, and '6' means the string will ring six octaves above the fundamental. - + Impulse Editor - + The waveform editor provides control over the initial state or impulse that is used to start the string vibrating. The buttons to the right of the graph will initialize the waveform to the selected type. The '?' button will load a waveform from a file--only the first 128 samples will be loaded. The waveform can also be drawn in the graph. @@ -12168,7 +12156,7 @@ The 'N' button will normalize the waveform. - + Vibed models up to nine independently vibrating strings. The 'String' selector allows you to choose which string is being edited. The 'Imp' selector chooses whether the graph represents an impulse or the initial state of the string. The 'Octave' selector chooses which harmonic the string should vibrate at. The graph allows you to control the initial state or impulse used to set the string in motion. @@ -12183,246 +12171,246 @@ The LED in the lower right corner of the waveform editor determines whether the - + Enable waveform - + Click here to enable/disable waveform. - + String - + The String selector is used to choose which string the controls are editing. A Vibed instrument can contain up to nine independently vibrating strings. The LED in the lower right corner of the waveform editor indicates whether the selected string is active. - + Sine wave - + Use a sine-wave for current oscillator. - + Triangle wave - + Use a triangle-wave for current oscillator. - + Saw wave - + Use a saw-wave for current oscillator. - + Square wave - + Use a square-wave for current oscillator. - + White noise wave - + Use white-noise for current oscillator. - + User defined wave - + Use a user-defined waveform for current oscillator. - + Smooth - + Click here to smooth waveform. - + Normalize - + Click here to normalize waveform. - voiceObject + VoiceObject - + Voice %1 pulse width - + Voice %1 attack - + Voice %1 decay - + Voice %1 sustain - + Voice %1 release - + Voice %1 coarse detuning - + Voice %1 wave shape - + Voice %1 sync - + Voice %1 ring modulate - + Voice %1 filtered - + Voice %1 test - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + Reset waveform - + Click here to reset the wavegraph back to default - + Smooth waveform - + Click here to apply smoothing to wavegraph - + Increase graph amplitude by 1dB - + Click here to increase wavegraph amplitude by 1dB - + Decrease graph amplitude by 1dB - + Click here to decrease wavegraph amplitude by 1dB - + Clip input - + Clip input signal to 0dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/ca.ts b/data/locale/ca.ts index bfcfaecbb1..c22c99fc3d 100644 --- a/data/locale/ca.ts +++ b/data/locale/ca.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample Inverteix mostra - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Amplificació: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Quant a - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Llicència - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Àudio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Ona sinusoïdal - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave Ona triangular - + Saw wave Ona de serra - + Ramp wave - + Square wave Ona quadrada - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Volum - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate Taxa - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato Vibrat @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Volum - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato Vibrat @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins Llista connectors LADSPA instal·lats @@ -10281,7 +10281,7 @@ Reason: "%2" connector per a usar efectes LADSPA arbitraris a LMMS. - + Incomplete monophonic imitation TB-303 Imitació monofònica incompleta TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" Filtre per a importar fitxers MIDI a LMMS - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds Sintetitzador Additiu per a sons com d'orgue - + GUS-compatible patch instrument Instrument de pedaç compatible GUS - + Plugin for controlling knobs with sound peaks Connector per a controlar rodes amb pics de so @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file Connector per a millorar la separació estèreo - + Plugin for freely manipulating stereo output Connector per a manipular lliurement la sortida estèreo - + Tuneful things to bang on Coses melòdiques per a fer soroll - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS servidor VST per a usar connectors VST(i) amb LMMS - + Vibrating string modeler Modelador de corda vibrant @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Tipus - + Effects - + Instruments Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Tipus: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nom - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Tipus: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Fabricant: - + Copyright: Copyright: - + Requires Real Time: Requereix Temps Real: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk).No - + Real Time Capable: Capaç de Temps Real: - + In Place Broken: Trencat En Lloc: - + Channels In: Canals d'Entrada: - + Channels Out: Canals de Sortida: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Volum d'osc %1: - + Osc %1 panning: Panorama d'osc %1: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave Ona sinusoïdal - + Triangle wave Ona triangular - + Saw wave Ona de serra - + Square wave Ona quadrada - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volum - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Normalitza - - + + Invert - - + + Smooth Suavitza - - + + Sine wave Ona sinusoïdal - - - + + + Triangle wave Ona triangular - + Saw wave Ona de serra - - + + Square wave Ona quadrada @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify Amplificar - + Start of sample Inici de la mostra - + End of sample Fi de la mostra - + Loopback point - + Reverse sample Inverteix mostra - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave Ona sinusoïdal - - + + Triangle wave Ona triangular - - + + Saw wave Ona de serra - - + + Square wave Ona quadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation Interpolació - + Normalize Normalitza - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Freqüència inicial - + End frequency Freqüència final - + Length - + Start distortion - + End distortion - + Gain Guany - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Freqüència inicial: - + End frequency: Freqüència final: - + Frequency slope: - + Gain: Guany: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efectes Disponibles - - + + Unavailable Effects Efectes No Disponibles - - + + Instruments Instruments - - + + Analysis Tools Eines d'Anàlisi - - + + Don't know Desconeguts - + Type: Tipus: - ladspaDescription + LadspaDescription - + Plugins Connectors - + Description Descripció - ladspaPortDialog + LadspaPortDialog - + Ports Ports - + Name Nom - + Rate Taxa - + Direction Direcció - + Type Tipus - + Min < Default < Max Mín < Defecte < Màx - + Logarithmic Logarítmic - + SR Dependent Depenent SR - + Audio Àudio - + Control Control - + Input Entrada - + Output Sortida - + Toggled Commutat - + Integer Enter - + Float Flotant - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Freqüència de Tall VCF - + VCF Resonance Ressonància VCF - + VCF Envelope Mod Mod Envoltant VCF - + VCF Envelope Decay Decaïment Envoltant VCF - + Distortion Distorsió - + Waveform Forma d'ona - + Slide Decay Decaïment de Lliscament - + Slide Lliscament - + Accent Accent - + Dead Mort - + 24dB/oct Filter Filtre 24dB/oct - lb302SynthView + Lb302SynthView - + Cutoff Freq: Freq Tall: - + Resonance: Ressonància: - + Env Mod: Mod Env: - + Decay: Decaïment: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-que, 24dB/octava, filtre 3 pols - + Slide Decay: Decaïment de Lliscament: - + DIST: DIST: - + Saw wave Ona de serra - + Click here for a saw-wave. - + Triangle wave Ona triangular - + Click here for a triangle-wave. - + Square wave Ona quadrada - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave Ona sinusoïdal - + Click for a sine-wave. - - + + White noise wave Ona de soroll blanc - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness Duresa - + Position Posició - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulador - + Crossfade Entremescla - + LFO speed - + LFO depth - + ADSR ADSR - + Pressure Pressió - + Motion Moviment - + Speed Velocitat - + Bowed Doblegat - + Spread Dispersió - + Marimba Marimba - + Vibraphone Vibràfon - + Agogo Agogo - + Wood 1 - + Reso Reso - + Wood 2 - + Beats Batecs - + Two fixed - + Clump Grup - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Cristall - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Dispersió - + Spread: Dispersió: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness Duresa - + Hardness: Duresa: - + Position Posició - + Position: Posició: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulador - + Modulator: Modulador: - + Crossfade Entremescla - + Crossfade: Entremescla: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Pressió - + Pressure: Pressió: - + Speed Velocitat - + Speed: Velocitat: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion Distorsió - + Volume Volum - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsió: - + Volume: Volum: - + Randomise Aleatoritza - - + + Osc %1 waveform: Forma d'ona d'osc %1: - + Osc %1 volume: Volum d'osc %1: - + Osc %1 panning: Panorama d'osc %1: - + Osc %1 stereo detuning - + cents cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank Banc - + Program selector - + Patch Pedaç - + Name Nom - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank Banc - + Patch Pedaç - + Gain Guany - + Reverb Reverberació - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Cor - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Obre fitxer SoundFont - + Choose patch - + Gain: Guany: - + Apply reverb (if supported) Aplica reverberació (si està suportat) - + Room size: - + Damping: - + Width: Amplada: - - + + Level: - + Apply chorus (if supported) Aplica cor (si està suportat) - + Voices: - + Speed: Velocitat: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Amplada: - stereoEnhancerControls + StereoEnhancerControls - + Width Amplada - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Volum Esquerra a Esquerra: - + Left to Right Vol: Volum Esquerra a Dreta: - + Right to Left Vol: Volum Dreta a Esquerra: - + Right to Right Vol: Volum Dreta a Dreta: - stereoMatrixControls + StereoMatrixControls - + Left to Left Esquerra a Esquerra - + Left to Right Esquerra a Dreta - + Right to Left Dreta a Esquerra - + Right to Right Dreta a Dreta - vestigeInstrument + VestigeInstrument - + Loading plugin Carregant connector - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Volum de corda %1 - + String %1 stiffness Rigidesa de corda %1 - + Pick %1 position Posició per a tocar %1 - + Pickup %1 position Posició per a recollir %1 - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impuls %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Rigidesa de corda: - + Pick position: Posició per a tocar: - + Pickup position: Posició per a recollir: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Octava - + Impulse Editor Editor d'Impuls - + Enable waveform Habilita forma d'ona - + Enable/disable string - + String Corda - - + + Sine wave Ona sinusoïdal - - + + Triangle wave Ona triangular - - + + Saw wave Ona de serra - - + + Square wave Ona quadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/cs.ts b/data/locale/cs.ts index 6aa72733eb..c16347304a 100644 --- a/data/locale/cs.ts +++ b/data/locale/cs.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample Načíst sampl - + Reverse sample Přehrávat pozpátku - + Disable loop Vypnout smyčku - + Enable loop Zapnout smyčku - + Enable ping-pong loop Zapnout ping-pongovou smyčku - + Continue sample playback across notes Pokračovat v přehrávání samplu přes znějící tóny - + Amplify: Zesílení: - + Start point: Počáteční bod: - + End point: Koncový bod: - + Loopback point: Začátek smyčky: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Délka samplu: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About O LMMS - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licence - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Soubor - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Nápověda - + toolBar - + Disk - - + + Home Domů - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Délka: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Nastavení - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Nový - + Ctrl+N - + &Open... &Otevřít... - - + + Open... - + Ctrl+O - + &Save &Uložit - + Ctrl+S - + Save &As... Uložit &jako... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Ukončit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In Přiblížit - + Ctrl++ Ctrl++ - + Zoom Out Oddálit - + Ctrl+- Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Chyba - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Ukázat grafické rozhraní @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Nastavení - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Cesty - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Velikost: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Zvuk - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Žádný - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value Nastavit hodnotu - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Vzorkovací frekvence: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Ověřte si prosím, zda máte povolen zápis do souboru a do složky, ve které - + Default preset Výchozí předvolba @@ -6834,17 +6834,17 @@ Ověřte si prosím, zda máte povolen zápis do souboru a do složky, ve které JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Ověřte si prosím, zda máte povolen zápis do souboru a do složky, ve které JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7797,234 +7797,234 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Soubor - + &Edit Úpr&avy - + &Quit &Ukončit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8098,595 +8098,595 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w MonstroInstrument - + Osc 1 volume Osc 1 hlasitost - + Osc 1 panning Osc 1 panoráma - + Osc 1 coarse detune Osc 1 hrubé rozladění - + Osc 1 fine detune left Osc 1 jemné rozladění vlevo - + Osc 1 fine detune right Osc 1 jemné rozladění vpravo - + Osc 1 stereo phase offset Osc 1 posun stereo fáze - + Osc 1 pulse width Osc 1 délka pulzu - + Osc 1 sync send on rise Osc 1 synchronizace při nárůstu - + Osc 1 sync send on fall Osc 1 synchronizace při poklesu - + Osc 2 volume Osc 2 hlasitost - + Osc 2 panning Osc 2 panoráma - + Osc 2 coarse detune Osc 2 hrubé rozladění - + Osc 2 fine detune left Osc 2 jemné rozladění vlevo - + Osc 2 fine detune right Osc 2 jemné rozladění vpravo - + Osc 2 stereo phase offset Osc 2 posun stereo fáze - + Osc 2 waveform Osc 2 typ vlny - + Osc 2 sync hard Osc 2 pevná synchronizace - + Osc 2 sync reverse Osc 2 reverzní synchronizace - + Osc 3 volume Osc 3 hlasitost - + Osc 3 panning Osc 3 panoráma - + Osc 3 coarse detune Osc 3 hrubé rozladění - + Osc 3 Stereo phase offset Osc 3 posun stereo fáze - + Osc 3 sub-oscillator mix Osc 3 smíchání se sub-oscilátorem - + Osc 3 waveform 1 Osc 3 typ vlny 1 - + Osc 3 waveform 2 Osc 3 typ vlny 2 - + Osc 3 sync hard Osc 2 pevná synchronizace - + Osc 3 Sync reverse Osc 3 reverzní synchronizace - + LFO 1 waveform LFO 1 typ vlny - + LFO 1 attack LFO 1 náběh - + LFO 1 rate LFO 1 rychlost - + LFO 1 phase LFO 1 fáze - + LFO 2 waveform LFO 2 typ vlny - + LFO 2 attack LFO 2 náběh - + LFO 2 rate LFO 2 rychlost - + LFO 2 phase LFO 2 fáze - + Env 1 pre-delay Obálka 1 předzpoždění - + Env 1 attack Obálka 1 náběh - + Env 1 hold Obálka 1 zadržení - + Env 1 decay Obálka 1 pokles - + Env 1 sustain Obálka 1 držení - + Env 1 release Obálka 1 doznění - + Env 1 slope Obálka 1 strmost - + Env 2 pre-delay Obálka 2 předzpoždění - + Env 2 attack Obálka 2 náběh - + Env 2 hold Obálka 2 zadržení - + Env 2 decay Obálka 2 pokles - + Env 2 sustain Obálka 2 držení - + Env 2 release Obálka 2 doznění - + Env 2 slope Obálka 2 strmost - + Osc 2+3 modulation Osc 2+3 modulace - + Selected view Zvolený pohled - + Osc 1 - Vol env 1 Osc 1 – hlasitost obálka 1 - + Osc 1 - Vol env 2 Osc 1 – hlasitost obálka 2 - + Osc 1 - Vol LFO 1 Osc 1 – hlasitost LFO 1 - + Osc 1 - Vol LFO 2 Osc 1 – hlasitost LFO 2 - + Osc 2 - Vol env 1 Osc 2 – hlasitost obálka 1 - + Osc 2 - Vol env 2 Osc 2 – hlasitost obálka 2 - + Osc 2 - Vol LFO 1 Osc 2 – hlasitost LFO 1 - + Osc 2 - Vol LFO 2 Osc 2 – hlasitost LFO 2 - + Osc 3 - Vol env 1 Osc 3 – hlasitost obálka 1 - + Osc 3 - Vol env 2 Osc 3 – hlasitost obálka 2 - + Osc 3 - Vol LFO 1 Osc 3 – hlasitost LFO 1 - + Osc 3 - Vol LFO 2 Osc 3 – hlasitost LFO 2 - + Osc 1 - Phs env 1 Osc 1 – fáze obálka 1 - + Osc 1 - Phs env 2 Osc 1 – fáze obálka 2 - + Osc 1 - Phs LFO 1 Osc 1 – fáze LFO 1 - + Osc 1 - Phs LFO 2 Osc 1 – fáze LFO 2 - + Osc 2 - Phs env 1 Osc 2 – fáze obálka 1 - + Osc 2 - Phs env 2 Osc 2 – fáze obálka 2 - + Osc 2 - Phs LFO 1 Osc 2 – fáze LFO 1 - + Osc 2 - Phs LFO 2 Osc 2 – fáze LFO 2 - + Osc 3 - Phs env 1 Osc 3 – fáze obálka 1 - + Osc 3 - Phs env 2 Osc 3 – fáze obálka 2 - + Osc 3 - Phs LFO 1 Osc 3 – fáze LFO 1 - + Osc 3 - Phs LFO 2 Osc 3 – fáze LFO 2 - + Osc 1 - Pit env 1 Osc 1 – výška obálka 1 - + Osc 1 - Pit env 2 Osc 1 – výška obálka 2 - + Osc 1 - Pit LFO 1 Osc 1 – výška LFO 1 - + Osc 1 - Pit LFO 2 Osc 1 – výška LFO 2 - + Osc 2 - Pit env 1 Osc 2 – výška obálka 1 - + Osc 2 - Pit env 2 Osc 2 – výška obálka 2 - + Osc 2 - Pit LFO 1 Osc 2 – výška LFO 1 - + Osc 2 - Pit LFO 2 Osc 2 – výška LFO 2 - + Osc 3 - Pit env 1 Osc 3 – výška obálka 1 - + Osc 3 - Pit env 2 Osc 3 – výška obálka 2 - + Osc 3 - Pit LFO 1 Osc 3 – výška LFO 1 - + Osc 3 - Pit LFO 2 Osc 3 – výška LFO 2 - + Osc 1 - PW env 1 Osc 1 – délka pulzu obálka 1 - + Osc 1 - PW env 2 Osc 1 – délka pulzu obálka 2 - + Osc 1 - PW LFO 1 Osc 1 – délka pulzu LFO 1 - + Osc 1 - PW LFO 2 Osc 1 – délka pulzu LFO 2 - + Osc 3 - Sub env 1 Osc 3 – suboscilátor obálka 1 - + Osc 3 - Sub env 2 Osc 3 – suboscilátor obálka 2 - + Osc 3 - Sub LFO 1 Osc 3 – suboscilátor LFO 1 - + Osc 3 - Sub LFO 2 Osc 3 – suboscilátor LFO 2 - - + + Sine wave Sinusová vlna - + Bandlimited Triangle wave Pásmově zúžená trojúhelníková vlna - + Bandlimited Saw wave Pásmově zúžená pilovitá vlna - + Bandlimited Ramp wave Pásmově zúžená šikmá vlna - + Bandlimited Square wave Pásmově zúžená pravoúhlá vlna - + Bandlimited Moog saw wave Pásmově zúžená pilovitá vlna typu Moog - - + + Soft square wave Zaoblená pravoúhlá vlna - + Absolute sine wave Absolutní sinusová vlna - - + + Exponential wave Exponenciální vlna - + White noise Bílý šum - + Digital Triangle wave Digitální trojúhelníková vlna - + Digital Saw wave Digitální pilovitá vlna - + Digital Ramp wave Digitální šikmá vlna - + Digital Square wave Digitální pravoúhlá vlna - + Digital Moog saw wave Digitální pilovitá vlna typu Moog - + Triangle wave Trojúhelníková vlna - + Saw wave Pilovitá vlna - + Ramp wave Šikmá vlna - + Square wave Pravoúhlá vlna - + Moog saw wave Pilovitá vlna typu Moog - + Abs. sine wave Abs. sinusová vlna - + Random Náhodná - + Random smooth Vyhlazená náhodná @@ -8694,240 +8694,240 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w MonstroView - + Operators view Zobrazení operátorů - + Matrix view Zobrazení matrice - - - + + + Volume Hlasitost - - - + + + Panning Panoráma - - - + + + Coarse detune Hrubé rozladění - - - + + + semitones půltónů - - + + Fine tune left Jemné rozladění vlevo - - - - + + + + cents centů - - + + Fine tune right Jemné rozladění vpravo - - - + + + Stereo phase offset Posun stereo fáze - - - - - + + + + + deg stupňů - + Pulse width Délka pulzu - + Send sync on pulse rise Synchronizace při nárůstu pulzu - + Send sync on pulse fall Synchronizace při poklesu pulzu - + Hard sync oscillator 2 Pevně synchronizovat oscilátor 2 - + Reverse sync oscillator 2 Reverzně synchronizovat oscilátor 2 - + Sub-osc mix Míchání sub-osc - + Hard sync oscillator 3 Pevně synchronizovat oscilátor 3 - + Reverse sync oscillator 3 Reverzně synchronizovat oscilátor 3 - - - - + + + + Attack Náběh - - + + Rate Typ - - + + Phase Fáze - - + + Pre-delay Předzpoždění - - + + Hold Držení - - + + Decay Pokles - - + + Sustain Držení - - + + Release Doznění - - + + Slope Strmost - + Mix osc 2 with osc 3 Smíchat osc 2 s osc 3 - + Modulate amplitude of osc 3 by osc 2 Modulovat amplitudu oscilátoru 3 oscilátorem 2 - + Modulate frequency of osc 3 by osc 2 Modulovat frekvenci oscilátoru 3 oscilátorem 2 - + Modulate phase of osc 3 by osc 2 Modulovat fázi oscilátoru 3 oscilátorem 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Hloubka modulace @@ -8978,102 +8978,102 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w NesInstrument - + Channel 1 coarse detune Kanál 1 hrubé rozladění - + Channel 1 volume Hlasitost kanálu 1 - + Channel 1 envelope length Kanál 1 délka obálky - + Channel 1 duty cycle Kanál 1 pracovní cyklus - + Channel 1 sweep amount Kanál 1 množství sweepu - + Channel 1 sweep rate Kanál 1 rychlost sweepu - + Channel 2 Coarse detune Kanál 2 hrubé rozladění - + Channel 2 Volume Hlasitost kanálu 2 - + Channel 2 envelope length Kanál 2 délka obálky - + Channel 2 duty cycle Kanál 2 pracovní cyklus - + Channel 2 sweep amount Kanál 2 množství sweepu - + Channel 2 sweep rate Kanál 2 rychlost sweepu - + Channel 3 coarse detune Kanál 3 hrubé rozladění - + Channel 3 volume Hlasitost kanálu 3 - + Channel 4 volume Hlasitost kanálu 4 - + Channel 4 envelope length Kanál 4 délka obálky - + Channel 4 noise frequency Kanál 4 frekvence šumu - + Channel 4 noise frequency sweep Kanál 4 sweep frekvence šumu - + Master volume Hlavní hlasitost - + Vibrato Vibráto @@ -9081,155 +9081,155 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w NesInstrumentView - - - - + + + + Volume Hlasitost - - - + + + Coarse detune Hrubé rozladění - - - + + + Envelope length Délka obálky - + Enable channel 1 Zapnout kanál 1 - + Enable envelope 1 Zapnout obálku 1 - + Enable envelope 1 loop Zapnout smyčku obálky 1 - + Enable sweep 1 Zapnout sweep 1 - - + + Sweep amount Množství sweepu - - + + Sweep rate Rychlost sweepu - - + + 12.5% Duty cycle 12.5% pracovního cyklu - - + + 25% Duty cycle 25% pracovního cyklu - - + + 50% Duty cycle 50% pracovního cyklu - - + + 75% Duty cycle 75% pracovního cyklu - + Enable channel 2 Zapnout kanál 2 - + Enable envelope 2 Zapnout obálku 2 - + Enable envelope 2 loop Zapnout smyčku obálky 2 - + Enable sweep 2 Zapnout sweep 2 - + Enable channel 3 Zapnout kanál 3 - + Noise Frequency Frekvence šumu - + Frequency sweep Frekvence sweepu - + Enable channel 4 Zapnout kanál 4 - + Enable envelope 4 Zapnout obálku 4 - + Enable envelope 4 loop Zapnout smyčku obálky 4 - + Quantize noise frequency when using note frequency Kvantizovat frekvenci šumu při použití frekvence noty - + Use note frequency for noise Použít frekvenci pro šum - + Noise mode Typ šumu - + Master volume Hlavní hlasitost - + Vibrato Vibráto @@ -9412,60 +9412,60 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w OscillatorObject - + Osc %1 waveform Osc %1 vlna - + Osc %1 harmonic Osc %1 harmonické - - + + Osc %1 volume Osc %1 hlasitost - - + + Osc %1 panning Osc %1 panoráma - - + + Osc %1 fine detuning left Osc %1 jemné rozladění vlevo - + Osc %1 coarse detuning Osc %1 hrubé rozladění - + Osc %1 fine detuning right Osc %1 jemné rozladění vpravo - + Osc %1 phase-offset Osc %1 posun fáze - + Osc %1 stereo phase-detuning Osc %1 rozladění stereo fáze - + Osc %1 wave shape Osc %1 forma vlny - + Modulation type %1 Typ modulace %1 @@ -9529,42 +9529,42 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w PatmanView - + Open patch Otevřít patch - + Loop Smyčka - + Loop mode Režim smyčky - + Tune Ladění - + Tune mode Režim ladění - + No file selected Není vybrán žádný soubor - + Open patch file Otevřít soubor patch - + Patch-Files (*.pat) Soubor patch (*.pat) @@ -9646,72 +9646,72 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w PeakControllerEffectControlDialog - + BASE ZÁKL - + Base: - + AMNT MNOŽ - + Modulation amount: Hloubka modulace: - + MULT NÁSB - + Amount multiplicator: Násobič množství: - + ATCK NÁBH - + Attack: Náběh: - + DCAY POKL - + Release: Doznění: - + TRSH PRÁH - + Treshold: Práh: - + Mute output Ztlumit výstup - + Absolute value Absolutní hodnota @@ -9719,42 +9719,42 @@ Navštivte prosím stránku s dokumentací k LMMS na adrese http://lmms.sf.net/w PeakControllerEffectControls - + Base value Základní hodnota - + Modulation amount Hloubka modulace - + Attack Náběh - + Release Doznění - + Treshold Práh - + Mute output Ztlumit výstup - + Absolute value Absolutní hodnota - + Amount multiplicator Násobič množství @@ -10191,7 +10191,7 @@ Důvod: "%2" Nativní plugin zesilovače - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Jednoduchý sampler s bohatým nastavením pro používání samplů (např. bicích nástrojů) v nástrojové stopě @@ -10201,7 +10201,7 @@ Důvod: "%2" Zesílení vašeho basu rychlým a snadným způsobem - + Customizable wavetable synthesizer Upravitelný tabulkový syntezátor @@ -10211,12 +10211,12 @@ Důvod: "%2" Bitcrusher založený na převzorkování - + Carla Patchbay Instrument Nástroj Carla Patchbay - + Carla Rack Instrument Nástroj Carla Rack @@ -10241,7 +10241,7 @@ Důvod: "%2" Plugin duální filtr - + plugin for processing dynamics in a flexible way plugin pro flexibilní práci s dynamikou @@ -10271,12 +10271,12 @@ Důvod: "%2" Filtr pro import souborů Hydrogen do LMMS - + Versatile drum synthesizer Univerzální syntezátor bicích nástrojů - + List installed LADSPA plugins Seznam nainstalovaných LADSPA pluginů @@ -10286,7 +10286,7 @@ Důvod: "%2" plugin pro užití libovolných LADSPA efektů uvnitř LMMS. - + Incomplete monophonic imitation TB-303 Nekompletní monofonní imitace TB-303 @@ -10311,7 +10311,7 @@ Důvod: "%2" Filtr pro import MIDI souborů do LMMS - + Monstrous 3-oscillator synth with modulation matrix 3oscilátorový syntezátor Monstrous s modulační matricí @@ -10321,7 +10321,7 @@ Důvod: "%2" Plugin multi-tap delay - + A NES-like synthesizer Syntetizér typu NES @@ -10331,17 +10331,17 @@ Důvod: "%2" 2 operátorová FM syntéza - + Additive Synthesizer for organ-like sounds Aditivní syntezátor pro zvuky podobné varhanám - + GUS-compatible patch instrument GUS kompatibilní patch instrument - + Plugin for controlling knobs with sound peaks Plugin pro řízení otočných ovladačů zvukovými špičkami @@ -10351,12 +10351,12 @@ Důvod: "%2" Algoritmus dozvuku od Seana Costello - + Player for SoundFont files Přehrávač SoundFont souborů - + LMMS port of sfxr LMMS port sfxr @@ -10373,22 +10373,22 @@ Tento čip byl používán v počítačích Commodore 64. Grafický analyzátor spektra - + Plugin for enhancing stereo separation of a stereo input file Plugin pro zlepšení stereo separace vstupních stereo souborů - + Plugin for freely manipulating stereo output Plugin pro volné úpravy stereo výstupu - + Tuneful things to bang on Melodické bicí nástroje - + Three powerful oscillators you can modulate in several ways 3 silné oscilátory, které můžete různými způsoby modulovat @@ -10398,12 +10398,12 @@ Tento čip byl používán v počítačích Commodore 64. - + VST-host for using VST(i)-plugins within LMMS VST host pro užití VST(i) pluginů v LMMS - + Vibrating string modeler Vibrační modelátor strun @@ -10413,12 +10413,12 @@ Tento čip byl používán v počítačích Commodore 64. Plugin pro použití libovolného VST efektu v LMMS. - + 4-oscillator modulatable wavetable synth 4oscilátorový modulovatelný tabulkový syntezátor - + plugin for waveshaping plugin pro tvarování vln @@ -10428,7 +10428,7 @@ Tento čip byl používán v počítačích Commodore 64. Parser matematických výrazů - + Embedded ZynAddSubFX Vestavěný ZynAddSubFX @@ -10436,292 +10436,292 @@ Tento čip byl používán v počítačích Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Typ - + Effects Efekty - + Instruments Nástroje - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Zrušit - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Typ: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Název - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10729,185 +10729,185 @@ Tento čip byl používán v počítačích Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Ovládání - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Nastavení - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Typ: - + Maker: - + Copyright: - + Unique ID: @@ -10928,17 +10928,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10946,148 +10946,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Zavřít @@ -11095,69 +11095,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Zap/Vyp - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11355,7 +11355,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11368,28 +11368,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Tvůrce: - + Copyright: Autorská práva: - + Requires Real Time: Vyžaduje běh v reálném čase: - - - + + + @@ -11397,9 +11397,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Ano - - - + + + @@ -11407,25 +11407,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Ne - + Real Time Capable: Schopnost běhu v reálném čase: - + In Place Broken: Na místě poškozeného: - + Channels In: Vstupní kanály: - + Channels Out: Výstupní kanály: @@ -13536,144 +13536,144 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Modulovat fázi oscilátoru 1 oscilátorem 2 - + Modulate amplitude of oscillator 1 by oscillator 2 Modulovat amplitudu oscilátoru 1 oscilátorem 2 - + Mix output of oscillators 1 & 2 Smíchat výstupy oscilátorů 1 a 2 - + Synchronize oscillator 1 with oscillator 2 Synchronizovat oscilátor 1 oscilátorem 2 - + Modulate frequency of oscillator 1 by oscillator 2 Modulovat frekvenci oscilátoru 1 oscilátorem 2 - + Modulate phase of oscillator 2 by oscillator 3 Modulovat fázi oscilátoru 2 oscilátorem 3 - + Modulate amplitude of oscillator 2 by oscillator 3 Modulovat amplitudu oscilátoru 2 oscilátorem 3 - + Mix output of oscillators 2 & 3 Smíchat výstupy oscilátorů 2 a 3 - + Synchronize oscillator 2 with oscillator 3 Synchronizovat oscilátor 2 oscilátorem 3 - + Modulate frequency of oscillator 2 by oscillator 3 Modulovat frekvenci oscilátoru 2 oscilátorem 3 - + Osc %1 volume: Osc %1 hlasitost: - + Osc %1 panning: Osc %1 panoráma: - + Osc %1 coarse detuning: Osc %1 hrubé rozladění: - + semitones půltónů - + Osc %1 fine detuning left: Osc %1 jemné rozladění vlevo: - - + + cents centů - + Osc %1 fine detuning right: Osc %1 jemné rozladění vpravo: - + Osc %1 phase-offset: Osc %1 posun fáze: - - + + degrees stupňů - + Osc %1 stereo phase-detuning: Osc %1 rozladění stereo fáze: - + Sine wave Sinusová vlna - + Triangle wave Trojúhelníková vlna - + Saw wave Pilovitá vlna - + Square wave Pravoúhlá vlna - + Moog-like saw wave Pilovitá vlna typu Moog - + Exponential wave Exponenciální vlna - + White noise Bílý šum - + User-defined wave Uživatelem definovaná vlna @@ -13760,73 +13760,73 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu VestigeInstrumentView - - + + Open VST plugin Otevřít VST plugin - + Control VST plugin from LMMS host Ovládání VST pluginu hostitelským programem LMMS - + Open VST plugin preset Otevřít předvolby VST pluginu - + Previous (-) Předchozí (-) - + Save preset Uložit předvolbu - + Next (+) Další (+) - + Show/hide GUI Zobrazit/Skrýt grafické rozhraní - + Turn off all notes Vypnout všechny noty - + DLL-files (*.dll) DLL soubory (*.dll) - + EXE-files (*.exe) EXE soubory (*.exe) - + No VST plugin loaded VST plugin není nahrán - + Preset Předvolba - + by od - + - VST plugin control – ovládání VST pluginu @@ -13878,49 +13878,49 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu VstPlugin - + The VST plugin %1 could not be loaded. VST plugin %1 nelze načíst. - + Open Preset Otevřít předvolbu - - + + Vst Plugin Preset (*.fxp *.fxb) Předvolba VST pluginu (*.fxp *.fxb) - + : default : výchozí - + Save Preset Uložit předvolbu - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13938,147 +13938,147 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu WatsynInstrument - + Volume A1 Hlasitost A1 - + Volume A2 Hlasitost A2 - + Volume B1 Hlasitost B1 - + Volume B2 Hlasitost B2 - + Panning A1 Panoráma A1 - + Panning A2 Panoráma A2 - + Panning B1 Panoráma B1 - + Panning B2 Panoráma B2 - + Freq. multiplier A1 Násobič frekv. A1 - + Freq. multiplier A2 Násobič frekv. A2 - + Freq. multiplier B1 Násobič frekv. B1 - + Freq. multiplier B2 Násobič frekv. B2 - + Left detune A1 Rozladění vlevo A1 - + Left detune A2 Rozladění vlevo A2 - + Left detune B1 Rozladění vlevo B1 - + Left detune B2 Rozladění vlevo B2 - + Right detune A1 Rozladění vpravo A1 - + Right detune A2 Rozladění vpravo A2 - + Right detune B1 Rozladění vpravo B1 - + Right detune B2 Rozladění vpravo B2 - + A-B Mix Směšovač A-B - + A-B Mix envelope amount Množství obálky směšovače A-B - + A-B Mix envelope attack Náběh obálky směšovače A-B - + A-B Mix envelope hold Množství zadržení směšovače A-B - + A-B Mix envelope decay Pokles obálky směšovače A-B - + A1-B2 Crosstalk Přeslech A1-B2 - + A2-A1 modulation Modulace A1-B2 - + B2-B1 modulation Modulace B2-B1 - + Selected graph Zvolený graf @@ -14086,224 +14086,224 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu WatsynView - - - - + + + + Volume Hlasitost - - - - + + + + Panning Panoráma - - - - + + + + Freq. multiplier Násobič frekv. - - - - + + + + Left detune Rozladění vlevo - - - - - - - - + + + + + + + + cents centů - - - - + + + + Right detune Rozladění vpravo - + A-B Mix Směšovač A-B - + Mix envelope amount Množství obálky směšovače - + Mix envelope attack Náběh obálky směšovače - + Mix envelope hold Zadržení obálky směšovače - + Mix envelope decay Pokles obálky směšovače - + Crosstalk Přeslech - + Select oscillator A1 Vybrat oscilátor A1 - + Select oscillator A2 Vybrat oscilátor A2 - + Select oscillator B1 Vybrat oscilátor B1 - + Select oscillator B2 Vybrat oscilátor B2 - + Mix output of A2 to A1 Přimíchat výstup A1 do A2 - + Modulate amplitude of A1 by output of A2 Modulovat amplitudu A1 výstupem A2 - + Ring modulate A1 and A2 Kruhově modulovat A1 a A2 - + Modulate phase of A1 by output of A2 Modulovat fázi A1 výstupem A2 - + Mix output of B2 to B1 Přimíchat výstup B1 do B2 - + Modulate amplitude of B1 by output of B2 Modulovat amplitudu B1 výstupem B2 - + Ring modulate B1 and B2 Kruhově modulovat B1 a B2 - + Modulate phase of B1 by output of B2 Modulovat fázi B1 výstupem B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Kreslení vlastní křivky tahem myši na tomto grafu. - + Load waveform Načíst vlnu - + Load a waveform from a sample file Načíst vlnu ze souboru samplů - + Phase left Fáze vlevo - + Shift phase by -15 degrees Posunout fázi o -15 stupňů - + Phase right Fáze vpravo - + Shift phase by +15 degrees Posunout fázi o +15 stupňů - - + + Normalize Normalizovat - - + + Invert Převrátit - - + + Smooth Uhladit - - + + Sine wave Sinusová vlna - - - + + + Triangle wave Trojúhelníková vlna - + Saw wave Pilovitá vlna - - + + Square wave Pravoúhlá vlna @@ -14495,42 +14495,42 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency Frekvence filtru - + Filter resonance Rezonance filtru - + Bandwidth Šířka pásma - + FM gain Zesílení FM - + Resonance center frequency Střední frekvence rezonance - + Resonance bandwidth Šířka pásma rezonance - + Forward MIDI control change events Odesílat události MIDI control change @@ -14538,343 +14538,343 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: Frekvence filtru: - + FREQ FREKV - + Filter resonance: Rezonance filtru: - + RES REZ - + Bandwidth: Šířka pásma: - + BW ŠP - + FM gain: Zesílení FM: - + FM GAIN ZISK FM - + Resonance center frequency: Střední frekvence rezonance: - + RES CF SF REZ - + Resonance bandwidth: Šířka pásma rezonance: - + RES BW ŠP REZ - + Forward MIDI control changes Odesílat události MIDI control change - + Show GUI Ukázat grafické rozhraní - audioFileProcessor + AudioFileProcessor - + Amplify Zesílení - + Start of sample Začátek samplu - + End of sample Konec samplu - + Loopback point Začátek smyčky - + Reverse sample Přehrávat pozpátku - + Loop mode Režim smyčky - + Stutter Pokračování v přehrávání samplu při změně noty - + Interpolation mode Režim interpolace - + None Žádný - + Linear Lineární - + Sinc Sinusový - + Sample not found: %1 Vzorek nenalezen: %1 - bitInvader + BitInvader - + Sample length Délka samplu - bitInvaderView + BitInvaderView - + Sample length Délka samplu - + Draw your own waveform here by dragging your mouse on this graph. Kreslení vlastní křivky tahem myši na tomto grafu. - - + + Sine wave Sinusová vlna - - + + Triangle wave Trojúhelníková vlna - - + + Saw wave Pilovitá vlna - - + + Square wave Pravoúhlá vlna - - + + White noise Bílý šum - - + + User-defined wave Uživatelem definovaná vlna - - + + Smooth waveform Vyhlazení vlny - + Interpolation Interpolovat - + Normalize Normalizovat - dynProcControlDialog + DynProcControlDialog - + INPUT VSTUP - + Input gain: Zesílení vstupu: - + OUTPUT VÝSTUP - + Output gain: Zesílení výstupu: - + ATTACK NÁBĚH - + Peak attack time: Délka náběhu špičky: - + RELEASE DOZNĚNÍ - + Peak release time: Délka doznění špičky: - - + + Reset wavegraph Vynulovat křivku - - + + Smooth wavegraph Vyhladit křivku - - + + Increase wavegraph amplitude by 1 dB Zvýšení amplitudy křivky o 1 dB - - + + Decrease wavegraph amplitude by 1 dB Snížení amplitudy křivky o 1 dB - + Stereo mode: maximum Režim sterea: maximální - + Process based on the maximum of both stereo channels Zpracování vycházející z maxima obou stereo kanálů - + Stereo mode: average Režim sterea: průměr - + Process based on the average of both stereo channels Zpracování vycházející z průměru obou stereo kanálů - + Stereo mode: unlinked Režim sterea: nepropojené - + Process each stereo channel independently Zpracování každého stereo kanálu zvlášť - dynProcControls + DynProcControls - + Input gain Zesílení vstupu - + Output gain Zesílení výstupu - + Attack time Doba náběhu - + Release time Délka doznění - + Stereo mode Režim sterea @@ -14888,766 +14888,766 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu - kickerInstrument + KickerInstrument - + Start frequency Počáteční frekvence - + End frequency Konečná frekvence - + Length Délka - + Start distortion Začátek zkreslení - + End distortion Konec zkreslení - + Gain Zisk - + Envelope slope Sklon obálky - + Noise Šum - + Click Klik - + Frequency slope Sklon frekvence - + Start from note Začít od noty - + End to note Skončit na notě - kickerInstrumentView + KickerInstrumentView - + Start frequency: Počáteční frekvence: - + End frequency: Konečná frekvence: - + Frequency slope: Sklon frekvence: - + Gain: Zisk: - + Envelope length: Délka obálky: - + Envelope slope: Sklon obálky: - + Click: Klik: - + Noise: Šum: - + Start distortion: Začátek zkreslení: - + End distortion: Konec zkreslení: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Dostupné efekty - - + + Unavailable Effects Nedostupné efekty - - + + Instruments Nástroje - - + + Analysis Tools Analyzační nástroje - - + + Don't know Neznámé - + Type: Typ: - ladspaDescription + LadspaDescription - + Plugins Pluginy - + Description Popis - ladspaPortDialog + LadspaPortDialog - + Ports Porty - + Name Název - + Rate Druh - + Direction Směr - + Type Typ - + Min < Default < Max Min < Výchozí < Max - + Logarithmic Logaritmický - + SR Dependent SR závislý - + Audio Zvuk - + Control Ovládání - + Input Vstup - + Output Výstup - + Toggled Zapnuto - + Integer Celočíselný - + Float S plovoucí čárkou - - + + Yes Ano - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF frekvence vypnutí - + VCF Resonance VCF rezonance - + VCF Envelope Mod VCF modulace obálky - + VCF Envelope Decay VCF pokles obálky - + Distortion Zkreslení - + Waveform Vlna - + Slide Decay Pokles sklouznutí - + Slide Sklouznutí - + Accent Důraz - + Dead Dead - + 24dB/oct Filter Filtr 24dB/okt - lb302SynthView + Lb302SynthView - + Cutoff Freq: Frekvence odstřihnutí: - + Resonance: Rezonance: - + Env Mod: Modulace obálky: - + Decay: Pokles: - + 303-es-que, 24dB/octave, 3 pole filter 3pólový filtr 303-es-que, 24dB/okt - + Slide Decay: Pokles sklouznutí: - + DIST: Zkreslení: - + Saw wave Pilovitá vlna - + Click here for a saw-wave. Klepněte sem pro pilovitou vlnu. - + Triangle wave Trojúhelníková vlna - + Click here for a triangle-wave. Klepněte sem pro trojúhelníkovou vlnu. - + Square wave Pravoúhlá vlna - + Click here for a square-wave. Klepněte sem pro pravoúhlou vlnu. - + Rounded square wave Oblá pravoúhlá vlna - + Click here for a square-wave with a rounded end. Klepněte sem pro pravoúhlou vlnu s oblým zakončením. - + Moog wave Vlna typu Moog - + Click here for a moog-like wave. Klepněte sem pro vlnu typu Moog. - + Sine wave Sinusová vlna - + Click for a sine-wave. Klepněte sem pro sinusovou vlnu. - - + + White noise wave Bílý šum - + Click here for an exponential wave. Klepněte sem pro exponenciální vlnu. - + Click here for white-noise. Klepněte sem pro bílý šum. - + Bandlimited saw wave Pásmově omezená pilovitá vlna - + Click here for bandlimited saw wave. Klepněte sem pro pásmově omezenou pilovitou vlnu. - + Bandlimited square wave Pásmově zúžená pravoúhlá vlna - + Click here for bandlimited square wave. Klepněte sem pro pásmově zúženou pravoúhlou vlnu. - + Bandlimited triangle wave Pásmově zúžená trojúhelníková vlna - + Click here for bandlimited triangle wave. Klepněte sem pro pásmově zúženou trojúhelníkovou vlnu. - + Bandlimited moog saw wave Pásmově zúžená pilovitá vlna typu Moog - + Click here for bandlimited moog saw wave. Klepněte sem pro úzkopásmovou pilovitou vlnu typu Moog. - malletsInstrument + MalletsInstrument - + Hardness Tvrdost - + Position Pozice - + Vibrato gain Zesílení vibráta - + Vibrato frequency Frekvence vibráta - + Stick mix Mix paliček - + Modulator Modulátor - + Crossfade Prolínání (crossfade) - + LFO speed Rychlost LFO - + LFO depth Hloubka LFO - + ADSR ADSR - + Pressure Tlak - + Motion Pohyb - + Speed Rychlost - + Bowed Smyčcem - + Spread Šíře - + Marimba Marimba - + Vibraphone Vibrafon - + Agogo Agogo - + Wood 1 Dřevěné 1 - + Reso Rezo - + Wood 2 Dřevěné 2 - + Beats Údery - + Two fixed Dvojité - + Clump Svazek - + Tubular bells Trubicové zvony - + Uniform bar Obyčejná tyč - + Tuned bar Laděná tyč - + Glass Sklo - + Tibetan bowl Tibetská mísa - malletsInstrumentView + MalletsInstrumentView - + Instrument Nástroj - + Spread Šíře - + Spread: Šíře: - + Missing files Chybějící soubory - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Zdá se, že instalace Stk není kompletní. Ujistěte se prosím, že je nainstalován celý balík Stk! - + Hardness Tvrdost - + Hardness: Tvrdost: - + Position Pozice - + Position: Pozice: - + Vibrato gain Zesílení vibráta - + Vibrato gain: Zesílení vibráta: - + Vibrato frequency Frekvence vibráta - + Vibrato frequency: Frekvence vibráta: - + Stick mix Mix paliček - + Stick mix: Mix paliček: - + Modulator Modulátor - + Modulator: Modulátor: - + Crossfade Prolínání (crossfade) - + Crossfade: Prolínání (crossfade): - + LFO speed Rychlost LFO - + LFO speed: Rychlost LFO: - + LFO depth Hloubka LFO - + LFO depth: Hloubka LFO: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Tlak - + Pressure: Tlak: - + Speed Rychlost - + Speed: Rychlost: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15671,542 +15671,542 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - ovládání VST pluginu - + VST Sync VST synch - - + + Automated Automaticky - + Close Zavřít - organicInstrument + OrganicInstrument - + Distortion Zkreslení - + Volume Hlasitost - organicInstrumentView + OrganicInstrumentView - + Distortion: Zkreslení: - + Volume: Hlasitost: - + Randomise Nastavit náhodně - - + + Osc %1 waveform: Osc %1 vlna: - + Osc %1 volume: Osc %1 hlasitost: - + Osc %1 panning: Osc %1 panoráma: - + Osc %1 stereo detuning Osc %1 rozladění sterea - + cents centů - + Osc %1 harmonic: Osc %1 harmonické: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Předvolba kanálu - + Bank selector Výběr banky - + Bank Banka - + Program selector Výběr programu - + Patch Patch - + Name Název - + OK OK - + Cancel Zrušit - sf2Instrument + Sf2Instrument - + Bank Banka - + Patch Patch - + Gain Zisk - + Reverb Dozvuk - + Reverb room size Velikost místnosti - + Reverb damping Útlum dozvuku - + Reverb width Délka dozvuku - + Reverb level Úroveň dozvuku - + Chorus Chorus - + Chorus voices Počet hlasů chorusu - + Chorus level Úroveň chorusu - + Chorus speed Rychlost chorusu - + Chorus depth Hloubka chorusu - + A soundfont %1 could not be loaded. Soundfont %1 nelze načíst. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Otevřít SoundFont soubor - + Choose patch Vybrat patch - + Gain: Zesílení: - + Apply reverb (if supported) Použít dozvuk (je-li podporován) - + Room size: Velikost místnosti: - + Damping: Útlum: - + Width: Šířka: - - + + Level: Úroveň: - + Apply chorus (if supported) Použít chorus (je-li podporován) - + Voices: Hlasů: - + Speed: Rychlost: - + Depth: Hloubka: - + SoundFont Files (*.sf2 *.sf3) Soubory SoundFont (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Vlna - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH ŠÍŘKA - + Width: Šířka: - stereoEnhancerControls + StereoEnhancerControls - + Width Šířka - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Levý do levého – hlasitost: - + Left to Right Vol: Levý do pravého – hlasitost: - + Right to Left Vol: Pravý do levého – hlasitost: - + Right to Right Vol: Pravý do pravého – hlasitost: - stereoMatrixControls + StereoMatrixControls - + Left to Left Levý do levého - + Left to Right Levý do pravého - + Right to Left Pravý do levého - + Right to Right Pravý do pravého - vestigeInstrument + VestigeInstrument - + Loading plugin Načítám plugin - + Please wait while loading the VST plugin... Počkejte prosím, než se načte VST plugin... - vibed + Vibed - + String %1 volume Hlasitost struny %1 - + String %1 stiffness Tvrdost struny %1 - + Pick %1 position Místo drnknutí %1 - + Pickup %1 position Umístění snímače %1 - + String %1 panning Struna %1 panoráma - + String %1 detune Struna %1 rozladění - + String %1 fuzziness Struna %1 roztřepení - + String %1 length Struna %1 délka - + Impulse %1 Impulz %1 - + String %1 Struna %1 - vibedView + VibedView - + String volume: Hlasitost struny: - + String stiffness: Tvrdost struny: - + Pick position: Místo drnknutí: - + Pickup position: Pozice snímače: - + String panning: Panoráma struny: - + String detune: Rozladění struny: - + String fuzziness: Roztřepení struny: - + String length: Délka struny: - + Impulse Impulz - + Octave Oktáva - + Impulse Editor Editor impulzu - + Enable waveform Zapnout vlnu - + Enable/disable string Zapnout/vypnout strunu - + String Struna - - + + Sine wave Sinusová vlna - - + + Triangle wave Trojúhelníková vlna - - + + Saw wave Pilovitá vlna - - + + Square wave Pravoúhlá vlna - - + + White noise Bílý šum - - + + User-defined wave Uživatelem definovaná vlna - - + + Smooth waveform Vyhlazení vlny - - + + Normalize waveform Normalizovat vlnu - voiceObject + VoiceObject Voice %1 pulse width @@ -16264,71 +16264,71 @@ Přesvědčte se prosím, že máte právo ke čtení tohoto souboru a příslu - waveShaperControlDialog + WaveShaperControlDialog - + INPUT VSTUP - + Input gain: Zesílení vstupu: - + OUTPUT VÝSTUP - + Output gain: Zesílení výstupu: - - + + Reset wavegraph Vynulovat křivku - - + + Smooth wavegraph Vyhladit křivku - - + + Increase wavegraph amplitude by 1 dB Zvýšení amplitudy křivky o 1 dB - - + + Decrease wavegraph amplitude by 1 dB Snížení amplitudy křivky o 1 dB - + Clip input Ořezat vstup - + Clip input signal to 0 dB Ořezat vstupní signál na 0 dB - waveShaperControls + WaveShaperControls - + Input gain Zesílení vstupu - + Output gain Zesílení výstupu diff --git a/data/locale/de.ts b/data/locale/de.ts index d21dd82cc6..7a5d797bac 100644 --- a/data/locale/de.ts +++ b/data/locale/de.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample Sample öffnen - + Reverse sample Sample umkehren - + Disable loop Wiederholung deaktivieren - + Enable loop Wiederholung aktivieren - + Enable ping-pong loop Ping Pong Loop aktivieren - + Continue sample playback across notes Samplewiedergabe über Noten fortsetzen - + Amplify: Verstärkung: - + Start point: Anfangspunkt: - + End point: Endpunkt: - + Loopback point: Wiederholungspunkt: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Samplelänge: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Über - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Lizenz - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Datei - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Hilfe - + toolBar - + Disk - - + + Home Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Zeit: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Einstellungen - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Neu - + Ctrl+N - + &Open... Ö&ffnen... - - + + Open... - + Ctrl+O - + &Save &Speichern - + Ctrl+S - + Save &As... Speichern &als... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Beenden - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) 0% Volumen (Mute) - + 100% Volume 100% Volumen - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,57 +1869,57 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Fehler - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 Konnte nicht zum Audio backend verbinden '%1', mögliche Gründe: %2 - + Could not connect to Audio backend '%1' Konnte nicht zum Audio backend verbinden '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI GUI anzeigen @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Einstellungen - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Pfade - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Größe: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Keiner - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value Wert setzen - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Sample Rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Standard-Preset @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7796,234 +7796,234 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Datei - + &Edit &Bearbeiten - + &Quit &Beenden - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8097,595 +8097,595 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel MonstroInstrument - + Osc 1 volume Oszilator 1 Lautstärke - + Osc 1 panning Oszillator 1 Balance - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset Oszillator 3 Stereo Phasenverschiebung - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Ausgewählte Ansicht - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Sinuswelle - + Bandlimited Triangle wave Bandlimittierte Dreieckwelle - + Bandlimited Saw wave Bandbegrenzte Sägezahnwelle - + Bandlimited Ramp wave Bandbegrenzte Sägezahnwelle - + Bandlimited Square wave Bandbegrenzte Rechteckwelle - + Bandlimited Moog saw wave Bandbegrenzte Moog-Sägezahnwelle - - + + Soft square wave Weiche Rechteckwelle - + Absolute sine wave Absolute Sinuswelle - - + + Exponential wave Exponentielle Welle - + White noise Weißes Rauschen - + Digital Triangle wave Digitale Dreieckwelle - + Digital Saw wave Digitale Sägezahnwelle - + Digital Ramp wave Digitale Sägezahnwelle - + Digital Square wave Digitale Rechteckwelle - + Digital Moog saw wave Digitale Moog-Sägezahnwelle - + Triangle wave Dreieckwelle - + Saw wave Sägezahnwelle - + Ramp wave Sägezahnwelle - + Square wave Rechteckwelle - + Moog saw wave Moog-Sägezahnwelle - + Abs. sine wave Abs. Sinuswelle - + Random Zufällig - + Random smooth Zufällig gleitend @@ -8693,240 +8693,240 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel MonstroView - + Operators view Operator-Ansicht - + Matrix view Matrix-Ansicht - - - + + + Volume Lautstärke - - - + + + Panning Balance - - - + + + Coarse detune - - - + + + semitones Halbtöne - - + + Fine tune left - - - - + + + + cents Cent - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg deg - + Pulse width Pulsbreite - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Anschwellzeit (attack) - - + + Rate Rate - - + + Phase Phase - - + + Pre-delay - - + + Hold Haltezeit (hold) - - + + Decay Abfallzeit - - + + Sustain Haltepegel (sustain) - - + + Release Ausklingzeit (release) - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Modulationsintensität @@ -8977,102 +8977,102 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Kanal 1 Lautstärke - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune Kanal 2 Grob-Verstimmung - + Channel 2 Volume Kanal 2 Lautstärke - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Kanal 3 Lautstärke - + Channel 4 volume Kanal 4 Lautstärke - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Master-Lautstärke - + Vibrato Vibrato @@ -9080,155 +9080,155 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel NesInstrumentView - - - - + + + + Volume Lautstärke - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 Kanal 1 aktivieren - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle 12.5% Tastverhältnis - - + + 25% Duty cycle 25% Tastverhältnis - - + + 50% Duty cycle 50% Tastverhältnis - - + + 75% Duty cycle 75% Tastverhältnis - + Enable channel 2 Kanal 2 aktivieren - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 Kanal 3 aktivieren - + Noise Frequency Rauschfrequenz - + Frequency sweep - + Enable channel 4 Kanal 4 aktivieren - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode Rausch Modus - + Master volume Master-Lautstärke - + Vibrato Vibrato @@ -9411,60 +9411,60 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel OscillatorObject - + Osc %1 waveform Oszillator %1 Wellenform - + Osc %1 harmonic Oszillator %1 Harmonie - - + + Osc %1 volume Oszillator %1 Lautstärke - - + + Osc %1 panning Oszillator %1 Balance - - + + Osc %1 fine detuning left Oszillator %1 Fein-Verstimmung links - + Osc %1 coarse detuning Oszillator %1 Grob-Verstimmung - + Osc %1 fine detuning right Oszillator %1 Fein-Verstimmung rechts - + Osc %1 phase-offset Oszillator %1 Phasenverschiebung - + Osc %1 stereo phase-detuning Oszillator %1 Stereo Phasenverschiebung - + Osc %1 wave shape Oszillator %1 Wellenform - + Modulation type %1 Modulationsart %1 @@ -9528,42 +9528,42 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel PatmanView - + Open patch - + Loop Wiederholen - + Loop mode Modus beim Wiederholen - + Tune Stimmung - + Tune mode Stimmungsmodus - + No file selected Keine Datei ausgewählt - + Open patch file Patch-Datei öffnen - + Patch-Files (*.pat) Patch-Dateien (*.pat) @@ -9645,72 +9645,72 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel PeakControllerEffectControlDialog - + BASE BASE - + Base: Basis - + AMNT AMNT - + Modulation amount: Modulationsintensität: - + MULT MULT - + Amount multiplicator: - + ATCK ATCK - + Attack: Anschwellzeit (attack): - + DCAY DCAY - + Release: Ausklingzeit (release): - + TRSH - + Treshold: Schwellwert: - + Mute output Ausgang stummschalten - + Absolute value @@ -9718,42 +9718,42 @@ Sie haben keine Standard-Soundfont im Einstellungsdialog (Bearbeiten->Einstel PeakControllerEffectControls - + Base value Grundwert - + Modulation amount Modulationsintensität - + Attack Anschwellzeit (attack) - + Release Ausklingzeit (release) - + Treshold Schwellwert - + Mute output Ausgang stummschalten - + Absolute value - + Amount multiplicator @@ -10190,7 +10190,7 @@ Grund: »%2« Ein natives Verstärker-Plugin - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Einfacher Sampler mit verschiedenen Einstellungen zum Benutzen von Samples (z.B. Trommeln) in einer Instrumentenspur @@ -10200,7 +10200,7 @@ Grund: »%2« Verstärken Sie Ihren Bass auf schnellen und einfachen Wege - + Customizable wavetable synthesizer Flexibler Wavetable-Synthesizer @@ -10210,12 +10210,12 @@ Grund: »%2« - + Carla Patchbay Instrument Carla Patchbay Instrument - + Carla Rack Instrument Carla Rack Instrument @@ -10240,7 +10240,7 @@ Grund: »%2« Ein doppel Fliter Plugin - + plugin for processing dynamics in a flexible way Ein Plugin, um Dynamik auf Flexible Weise zu verarbeiten @@ -10270,12 +10270,12 @@ Grund: »%2« Filter zum importieren von Hydrogendateien in LMMS - + Versatile drum synthesizer Vielseitiger Trommel-Synthesizer - + List installed LADSPA plugins Installierte LADSPA-Plugins auflisten @@ -10285,7 +10285,7 @@ Grund: »%2« Plugin, um beliebige LADSPA-Effekte in LMMS nutzen zu können. - + Incomplete monophonic imitation TB-303 Unvollständiger monophonischer TB303-Klon @@ -10310,7 +10310,7 @@ Grund: »%2« Filter, um MIDI-Dateien in LMMS zu importieren - + Monstrous 3-oscillator synth with modulation matrix Monströser 3-Oszillator Synth mit Modulationsmatrix @@ -10320,7 +10320,7 @@ Grund: »%2« - + A NES-like synthesizer Ein NES ähnlicher Synthesizer @@ -10330,17 +10330,17 @@ Grund: »%2« 2-Operator FM-Synth - + Additive Synthesizer for organ-like sounds Additiver Synthesizer für orgelähnliche Klänge - + GUS-compatible patch instrument GUS-kompatibles Patch-Instrument - + Plugin for controlling knobs with sound peaks Plugin zur Kontrolle von Knöpfen mit Hilfe von Klangspitzen @@ -10350,12 +10350,12 @@ Grund: »%2« Hallalgorithmus von Sean Costello - + Player for SoundFont files Wiedergabe von SoundFont-Dateien - + LMMS port of sfxr LMMS-Portierung von sfxr @@ -10372,22 +10372,22 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. - + Plugin for enhancing stereo separation of a stereo input file Plugin zur Erweiterung des Stereo-Klangeindrucks - + Plugin for freely manipulating stereo output Plugin zur freien Manipulation der Stereoausgabe - + Tuneful things to bang on Gegenstände, die nach etwas klingen, wenn man drauf rumkloppt - + Three powerful oscillators you can modulate in several ways Drei mächtige Oszillatoren, die Sie auf mehrere Weisen modulieren können @@ -10397,12 +10397,12 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. - + VST-host for using VST(i)-plugins within LMMS VST-Host zum Benutzen von VST(i)-Plugins innerhalb von LMMS - + Vibrating string modeler Modellierung schwingender Saiten @@ -10412,12 +10412,12 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. Plugin um beliebige VST-Effekte in LMMS zu benutzen. - + 4-oscillator modulatable wavetable synth 4-Oszillator modulierbarer Wellenformtabellen Synth - + plugin for waveshaping Plugin für Wellenformen @@ -10427,7 +10427,7 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. - + Embedded ZynAddSubFX Eingebettetes ZynAddSubFX-Plugin @@ -10435,292 +10435,292 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Typ - + Effects Effekte - + Instruments Instrumente - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Abbrechen - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Typ: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10728,185 +10728,185 @@ Dieser Chip wurde in Commodore 64 Computern genutzt. PluginEdit - + Plugin Editor - + Edit - + Control Steuerung - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Einstellungen - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Typ: - + Maker: - + Copyright: - + Unique ID: @@ -10927,17 +10927,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10945,148 +10945,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Schließen @@ -11094,69 +11094,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off An/aus - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11354,7 +11354,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11367,28 +11367,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Hersteller: - + Copyright: Copyright: - + Requires Real Time: Benötigt Echtzeit: - - - + + + @@ -11396,9 +11396,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Ja - - - + + + @@ -11406,25 +11406,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Nein - + Real Time Capable: Echtzeitfähig: - + In Place Broken: Operationen nicht In-Place: - + Channels In: Eingangs-Kanäle: - + Channels Out: Ausgangs-Kanäle: @@ -13534,144 +13534,144 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Synchronisiere Oszillator 1 mit Oszillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Synchronisiere Oszillator 2 mit Oszillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Oszillator %1 Lautstärke: - + Osc %1 panning: Oszillator %1 Balance: - + Osc %1 coarse detuning: Oszillator %1 Grob-Verstimmung: - + semitones Halbtöne - + Osc %1 fine detuning left: Oszillator %1 Fein-Verstimmung links: - - + + cents Cent - + Osc %1 fine detuning right: Oszillator %1 Fein-Verstimmung rechts: - + Osc %1 phase-offset: Oszillator %1 Phasenverschiebung: - - + + degrees Grad - + Osc %1 stereo phase-detuning: Oszillator %1 Stereo Phasenverschiebung: - + Sine wave Sinuswelle - + Triangle wave Dreieckwelle - + Saw wave Sägezahnwelle - + Square wave Rechteckwelle - + Moog-like saw wave - + Exponential wave Exponentielle Welle - + White noise Weißes Rauschen - + User-defined wave Benutzerdefinierte Welle @@ -13758,73 +13758,73 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Vorheriges (-) - + Save preset Preset speichern - + Next (+) Nächstes (+) - + Show/hide GUI GUI zeigen/verstecken - + Turn off all notes Alle Noten ausschalten - + DLL-files (*.dll) DLL-Dateien (*.dll) - + EXE-files (*.exe) EXE-Dateien (*.exe) - + No VST plugin loaded - + Preset Preset - + by von - + - VST plugin control - VST Plugin Controller @@ -13876,49 +13876,49 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich VstPlugin - + The VST plugin %1 could not be loaded. Das VST Plugin %1 konnte nicht geladen werden. - + Open Preset Preset öffnen - - + + Vst Plugin Preset (*.fxp *.fxb) VST-Plugin-Preset (*.fxp *.fxb) - + : default : Standard - + Save Preset Preset speichern - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13936,147 +13936,147 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich WatsynInstrument - + Volume A1 Lautstärke A1 - + Volume A2 Lautstärke A2 - + Volume B1 Lautstärke B1 - + Volume B2 Lautstärke B2 - + Panning A1 Balance A1 - + Panning A2 Balance A2 - + Panning B1 Balance B1 - + Panning B2 Balance B2 - + Freq. multiplier A1 Frequenzmultiplikator-A1 - + Freq. multiplier A2 Frequenzmultiplikator-A2 - + Freq. multiplier B1 Frequenzmultiplikator-B1 - + Freq. multiplier B2 Frequenzmultiplikator-B2 - + Left detune A1 Links-Verstimmung A1 - + Left detune A2 Links-Verstimmung A2 - + Left detune B1 Links-Verstimmung B1 - + Left detune B2 Links-Verstimmung B2 - + Right detune A1 Rechts-Verstimmung A1 - + Right detune A2 Rechts-Verstimmung A2 - + Right detune B1 Rechts-Verstimmung B1 - + Right detune B2 Rechts-Verstimmung B2 - + A-B Mix A-B Mischung - + A-B Mix envelope amount A-B Mischung Hüllkurvenintensität - + A-B Mix envelope attack A-B Mischung Hüllkurvenanschwellzeit - + A-B Mix envelope hold A-B Mischung Hüllkurvenhaltezeit - + A-B Mix envelope decay A-B Mischung Hüllkurvenabfallzeit - + A1-B2 Crosstalk A1-B2 Überlagerung - + A2-A1 modulation A2-A1 Modulation - + B2-B1 modulation B2-B1 Modulation - + Selected graph Ausgewählter Graph @@ -14084,224 +14084,224 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich WatsynView - - - - + + + + Volume Lautstärke - - - - + + + + Panning Balance - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents Cent - - - - + + + + Right detune - + A-B Mix A-B Mischung - + Mix envelope amount - + Mix envelope attack Hüllenkurvenanstieg mischen - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 Oszilator A1 auswählen - + Select oscillator A2 Oszilator A2 auswählen - + Select oscillator B1 Oszilator B1 auswählen - + Select oscillator B2 Oszilator B2 auswählen - + Mix output of A2 to A1 Mische Ausgang von A2 zu A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 Mische Ausgang von B2 zu B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Zeichnen Sie heier eigene Wellenformen, indem Sie die Maus über den Graph ziehen. - + Load waveform Wellenform laden - + Load a waveform from a sample file - + Phase left Nach links verschieben - + Shift phase by -15 degrees - + Phase right Nach rechts verschieben - + Shift phase by +15 degrees - - + + Normalize Normalisieren - - + + Invert Invertieren - - + + Smooth Glätten - - + + Sine wave Sinuswelle - - - + + + Triangle wave Dreieckwelle - + Saw wave Sägezahnwelle - - + + Square wave Rechteckwelle @@ -14493,42 +14493,42 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency - + Filter resonance Filter Resonanz - + Bandwidth Bandbreite - + FM gain FM Gain - + Resonance center frequency Resonanz Mittelfrequenz - + Resonance bandwidth Resonanz Bandbreite - + Forward MIDI control change events @@ -14536,343 +14536,343 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: Filter Frequenz: - + FREQ FREQ - + Filter resonance: - + RES RES - + Bandwidth: Bandbreite: - + BW BW - + FM gain: - + FM GAIN FM GAIN - + Resonance center frequency: Zentrale Resonanzfrequenz: - + RES CF RES CF - + Resonance bandwidth: Resonanzbandbreite: - + RES BW RES BW - + Forward MIDI control changes - + Show GUI GUI anzeigen - audioFileProcessor + AudioFileProcessor - + Amplify Verstärkung - + Start of sample Sample-Anfang - + End of sample Sample-Ende - + Loopback point Wiederholungspunkt - + Reverse sample Sample umkehren - + Loop mode Wiederholungsmodus - + Stutter Stottern - + Interpolation mode Interpolationsmodus - + None Keiner - + Linear Linear - + Sinc Sinc - + Sample not found: %1 Sample nicht gefunden: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Zeichnen Sie eigene Wellenformen, indem Sie die Maus über den Graph ziehen. - - + + Sine wave Sinuswelle - - + + Triangle wave Dreieckwelle - - + + Saw wave Sägezahnwelle - - + + Square wave Rechteckwelle - - + + White noise Weißes Rauschen - - + + User-defined wave Benutzerdefinierte Welle - - + + Smooth waveform Wellenform glätten - + Interpolation Interpolation - + Normalize Normalisieren - dynProcControlDialog + DynProcControlDialog - + INPUT INPUT - + Input gain: Eingangsverstärkung: - + OUTPUT OUTPUT - + Output gain: Ausgabeverstärkung: - + ATTACK ATTACK - + Peak attack time: Spitzen Anschwellzeit: - + RELEASE RELEASE - + Peak release time: Spitzen Ausklingzeit: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB Erhöhe wavegraph Amplitude um 1 dB - - + + Decrease wavegraph amplitude by 1 dB Verringere wavegraph Amplitude um 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels Basierend auf dem Maximum beider Stereokanäle verarbeiten - + Stereo mode: average - + Process based on the average of both stereo channels Basierend auf dem Durchschnitt beider Stereokanäle verarbeiten - + Stereo mode: unlinked - + Process each stereo channel independently Jeden Stereokanal unabhängig verarbeiten - dynProcControls + DynProcControls - + Input gain Eingangsverstärkung - + Output gain Ausgabeverstärkung - + Attack time Anschwellzeit - + Release time Ausklingzeit - + Stereo mode Stereomodus @@ -14886,766 +14886,766 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich - kickerInstrument + KickerInstrument - + Start frequency Startfrequenz - + End frequency Endfrequenz - + Length Länge - + Start distortion - + End distortion - + Gain Gain - + Envelope slope - + Noise Rauschen - + Click Klick - + Frequency slope - + Start from note Starte bei Note - + End to note Ende bei Note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Startfrequenz: - + End frequency: Endfrequenz: - + Frequency slope: - + Gain: Gain: - + Envelope length: - + Envelope slope: - + Click: Klick: - + Noise: Rauschen: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Verfügbare Effekte - - + + Unavailable Effects Nicht verfügbare Effekte - - + + Instruments Instrumente - - + + Analysis Tools Analysewerkzeuge - - + + Don't know Weiß nicht - + Type: Typ: - ladspaDescription + LadspaDescription - + Plugins Plugins - + Description Beschreibung - ladspaPortDialog + LadspaPortDialog - + Ports Ports - + Name Name - + Rate Rate - + Direction Richtung - + Type Typ - + Min < Default < Max Min < Standard < Max - + Logarithmic Logarithmisch - + SR Dependent SR-abhängig - + Audio Audio - + Control Steuerung - + Input Eingang - + Output Ausgang - + Toggled Umgeschaltet - + Integer Ganzahl - + Float Kommazahl - - + + Yes Ja - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF-Kennfrequenz - + VCF Resonance VCF-Resonanz - + VCF Envelope Mod VCF-Hüllkurvenintensität - + VCF Envelope Decay VCF-Hüllkurvenabfallzeit - + Distortion Verzerrung - + Waveform Wellenform - + Slide Decay Slide-Abfallzeit - + Slide Slide - + Accent Betonung - + Dead Stumpf - + 24dB/oct Filter 24db/Okt Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: Kennfrequenz: - + Resonance: Resonanz: - + Env Mod: Hüllkurven-Modulation: - + Decay: Abfallzeit (decay): - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: Slide-Abfallzeit: - + DIST: DIST: - + Saw wave Sägezahnwelle - + Click here for a saw-wave. Klick für eine Sägezahnwelle. - + Triangle wave Dreieckwelle - + Click here for a triangle-wave. Klick für eine Dreieckwelle. - + Square wave Rechteckwelle - + Click here for a square-wave. Klick für eine Rechteckwelle. - + Rounded square wave Abgerundete Rechteckwelle - + Click here for a square-wave with a rounded end. Klick für eine abgerundete Rechteckwelle. - + Moog wave Moog-Welle - + Click here for a moog-like wave. Klick für eine Moog-ähnliche Welle. - + Sine wave Sinuswelle - + Click for a sine-wave. Klick für eine Sinuswelle. - - + + White noise wave Weißes Rauschen - + Click here for an exponential wave. Klick für eine exponentielle-Welle. - + Click here for white-noise. Klick für weißes Rauschen. - + Bandlimited saw wave Bandbegrenzte Sägezahnwelle - + Click here for bandlimited saw wave. Klick für eine bandbegrenzte Sägezahnwelle. - + Bandlimited square wave Bandbegrenzte Rechteckwelle - + Click here for bandlimited square wave. Klick für eine bandbegrenzte Rechteckwelle. - + Bandlimited triangle wave Bandlimittierte Dreieckwelle - + Click here for bandlimited triangle wave. Klick für eine bandbegrenzte Dreieckwelle. - + Bandlimited moog saw wave Bandbegrenzte Moog-Sägezahnwelle - + Click here for bandlimited moog saw wave. Klick für eine bandbegrenzte Moog-Sägezahnwelle. - malletsInstrument + MalletsInstrument - + Hardness Härte - + Position Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulator - + Crossfade Crossfade - + LFO speed LFO-Geschwindigkeit - + LFO depth - + ADSR ADSR - + Pressure Druck - + Motion Bewegung - + Speed Geschwindigkeit - + Bowed Gestrichen - + Spread Weite - + Marimba Marimba - + Vibraphone Vibraphon - + Agogo Agogo - + Wood 1 - + Reso Reso - + Wood 2 - + Beats Beats - + Two fixed - + Clump Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Glas - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Weite - + Spread: Weite: - + Missing files Dateien fehlen - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Ihre Stk-Installation scheit unvollständig zu sein. Bitte stellen Sie sicher, dass das Stk-Paket installiert ist. - + Hardness Härte - + Hardness: Härte: - + Position Position - + Position: Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulator - + Modulator: Modulator: - + Crossfade Crossfade - + Crossfade: Crossfade: - + LFO speed LFO-Geschwindigkeit - + LFO speed: LFO-Geschwindigkeit: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Druck - + Pressure: Druck: - + Speed Geschwindigkeit - + Speed: Geschwindigkeit: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15669,542 +15669,542 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST Plugin Controller - + VST Sync VST-Sync - - + + Automated Automatisiert - + Close Schließen - organicInstrument + OrganicInstrument - + Distortion Verzerrung - + Volume Lautstärke - organicInstrumentView + OrganicInstrumentView - + Distortion: Verzerrung: - + Volume: Lautstärke: - + Randomise Zufallswerte - - + + Osc %1 waveform: Oszillator %1 Wellenform: - + Osc %1 volume: Oszillator %1 Lautstärke: - + Osc %1 panning: Oszillator %1 Balance: - + Osc %1 stereo detuning Oszillator %1 Stereo Verstimmung - + cents Cent - + Osc %1 harmonic: Oszillator %1 Harmonie: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank Bank - + Program selector Programmwähler - + Patch Patch - + Name Name - + OK OK - + Cancel Abbrechen - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Patch - + Gain Gain - + Reverb Hall - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. Soundfont %1 konnte nicht geladen werden. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file SoundFont-Datei öffnen - + Choose patch Patch wählen - + Gain: Gain: - + Apply reverb (if supported) Hall anwenden (wenn unterstützt) - + Room size: - + Damping: - + Width: Weite: - - + + Level: - + Apply chorus (if supported) Chorus-Effekt anwenden (wenn unterstützt) - + Voices: - + Speed: Geschwindigkeit: - + Depth: Genauigkeit: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Weite: - stereoEnhancerControls + StereoEnhancerControls - + Width Weite - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Links-nach-links Lautstärke: - + Left to Right Vol: Links-nach-rechts Lautstärke: - + Right to Left Vol: Rechts-nach-links Lautstärke: - + Right to Right Vol: Rechts-nach-rechts Lautstärke: - stereoMatrixControls + StereoMatrixControls - + Left to Left Links-nach-links - + Left to Right Links-nach-rechts - + Right to Left Rechts-nach-links - + Right to Right Rechts-nach-rechts - vestigeInstrument + VestigeInstrument - + Loading plugin Lade Plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Seite %1 Lautstärke - + String %1 stiffness Seite %1 Härte - + Pick %1 position Zupf-Position %1 - + Pickup %1 position Abnehmer-Position %1 - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impuls %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Härte der Saite: - + Pick position: Zupf-Position: - + Pickup position: Abnehmer-Position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse Impuls - + Octave Okatve - + Impulse Editor Impuls-Editor - + Enable waveform Wellenform aktivieren - + Enable/disable string - + String Saite - - + + Sine wave Sinuswelle - - + + Triangle wave Dreieckwelle - - + + Saw wave Sägezahnwelle - - + + Square wave Rechteckwelle - - + + White noise Weißes Rauschen - - + + User-defined wave Benutzerdefinierte Welle - - + + Smooth waveform Wellenform glätten - - + + Normalize waveform Wellenform normalisieren - voiceObject + VoiceObject Voice %1 pulse width @@ -16262,71 +16262,71 @@ Bitte stellen Sie sicher, dass Sie Leserechte auf diese Datei sowie das Verzeich - waveShaperControlDialog + WaveShaperControlDialog - + INPUT INPUT - + Input gain: Eingangsverstärkung: - + OUTPUT OUTPUT - + Output gain: Ausgabeverstärkung: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB Erhöhe wavegraph Amplitude um 1 dB - - + + Decrease wavegraph amplitude by 1 dB Verringere wavegraph Amplitude um 1 dB - + Clip input Eingang begrenzen - + Clip input signal to 0 dB Schneide das Eingangssignal bei 0 dB ab - waveShaperControls + WaveShaperControls - + Input gain Eingangsverstärkung - + Output gain Ausgabeverstärkung diff --git a/data/locale/el.ts b/data/locale/el.ts index 151aefb0f0..cc9573813c 100644 --- a/data/locale/el.ts +++ b/data/locale/el.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Ενίσχυση: - + Start point: Αρχικό σημείο: - + End point: Τελικό σημείο: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Σχετικά - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Άδεια - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Αρχείο - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &βοήθεια - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Ρυθμίσεις - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Νέο - + Ctrl+N - + &Open... &Άνοιγμα... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Ρυθμίσεις - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Ήχος - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Τίποτα - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Ρυθμός δειγματοληψίας: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Αρχείο - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise Λευκός θόρυβος - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave Τετραγωνικό κύμα - + Moog saw wave - + Abs. sine wave - + Random Τυχαίος - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Ενταση - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones ημιτόνια - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay Προκαθυστέρηση - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Ενταση - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects Εφέ - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Ονομα - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Ρυθμίσεις - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: Πνευματική ιδιοκτησία: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Ναί - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Οχι - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones ημιτόνια - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave Τετραγωνικό κύμα - + Moog-like saw wave - + Exponential wave - + White noise Λευκός θόρυβος - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset Προκαθορισμένο - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default : προεπιλογή - + Save Preset - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 Ενταση A1 - + Volume A2 Ενταση A2 - + Volume B1 Ενταση B1 - + Volume B2 Ενταση B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Ενταση - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Κανονικοποίηση - - + + Invert Αντιστροφή - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave Τετραγωνικό κύμα @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth Εύρος ζώνης - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: Εύρος ζώνης: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify Ενίσχυση - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None Τίποτα - + Linear Γραμμικό - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave Τετραγωνικό κύμα - - + + White noise Λευκός θόρυβος - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize Κανονικοποίηση - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT ΕΞΟΔΟΣ - + Output gain: Απολαβή εξόδου: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain Απολαβή εξόδου - + Attack time Διάρκεια εισαγωγής - + Release time Διάρκεια αποδέσμευσης - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain Απολαβή - + Envelope slope - + Noise Θόρυβος - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: Απολαβή: - + Envelope length: - + Envelope slope: - + Click: - + Noise: Θόρυβος: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name Ονομα - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic Λογαριθμικό - + SR Dependent - + Audio Ήχος - + Control - + Input - + Output Έξοδος - + Toggled - + Integer - + Float - - + + Yes Ναί - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion Παραμόρφωση - + Waveform Κυματομορφή - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave Τετραγωνικό κύμα - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion Παραμόρφωση - + Volume Ενταση - organicInstrumentView + OrganicInstrumentView - + Distortion: Παραμόρφωση: - + Volume: Ενταση: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name Ονομα - + OK OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain Απολαβή - + Reverb Αντήχηση - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: Απολαβή: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: Βάθος: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave Τετραγωνικό κύμα - - + + White noise Λευκός θόρυβος - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT ΕΞΟΔΟΣ - + Output gain: Απολαβή εξόδου: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain Απολαβή εξόδου diff --git a/data/locale/en.ts b/data/locale/en.ts index f2db79b1d4..9066c1aedf 100644 --- a/data/locale/en.ts +++ b/data/locale/en.ts @@ -152,52 +152,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -205,7 +205,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -881,144 +881,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1303,50 +1303,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1354,516 +1354,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1871,56 +1871,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1929,7 +1929,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1937,635 +1937,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3388,178 +3388,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3567,37 +3567,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6641,7 +6641,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6835,17 +6835,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6853,22 +6853,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6880,7 +6880,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7795,234 +7795,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8096,595 +8096,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8692,240 +8692,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8976,102 +8976,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9079,155 +9079,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9410,60 +9410,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9527,42 +9527,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9644,72 +9644,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9717,42 +9717,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10188,7 +10188,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10198,7 +10198,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10208,12 +10208,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10238,7 +10238,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10268,12 +10268,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10283,7 +10283,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10308,7 +10308,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10318,7 +10318,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10328,17 +10328,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10348,12 +10348,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10369,22 +10369,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10394,12 +10394,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10409,12 +10409,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10424,7 +10424,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10432,292 +10432,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10725,185 +10725,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10924,17 +10924,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10942,148 +10942,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11091,69 +11091,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11351,7 +11351,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11364,28 +11364,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11393,9 +11393,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11403,25 +11403,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13528,144 +13528,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13752,73 +13752,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13870,49 +13870,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13930,147 +13930,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14078,224 +14078,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14487,42 +14487,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14530,343 +14530,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14880,766 +14880,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15663,542 +15663,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16256,71 +16256,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/eo.ts b/data/locale/eo.ts index f09e5f11a2..6020d099fd 100644 --- a/data/locale/eo.ts +++ b/data/locale/eo.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Pri - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licenco - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Dosiero - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home cefpaĝo - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... &Malfermi... - - + + Open... - + Ctrl+O - + &Save &Konservi - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Eliri - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Dosiero - + &Edit - + &Quit &Eliri - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Volumo - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Volumo - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volumo - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume Volumo - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Volumo: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/es.ts b/data/locale/es.ts index bff0c96281..035f650154 100644 --- a/data/locale/es.ts +++ b/data/locale/es.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample Abrir muestra - + Reverse sample Reproducir la muestra en reversa - + Disable loop Desactivar bucle - + Enable loop Activar bucle - + Enable ping-pong loop - + Continue sample playback across notes Reproducción continua a través de las notas - + Amplify: Amplificar: - + Start point: - + End point: - + Loopback point: Inicio del bucle: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Longitud de la muestra: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Acerca de - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licencia - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: Frecuencia de Muestreo: - + ? Xruns - + DSP Load: %p% - + &File Archivo (&F) - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help Ayuda (&H) - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Tiempo: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Configuración - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Nuevo - + Ctrl+N - + &Open... Abrir...(&O) - - + + Open... - + Ctrl+O - + &Save Guardar (&S) - + Ctrl+S - + Save &As... Guardar Como... (&A) - - + + Save As... - + Ctrl+Shift+S - + &Quit Salir (&Q) - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Error - + Failed to load project - + Failed to save project - + Quit Salir - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Mostrar IGU @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Configuración - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Lugares - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Tamaño: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Ninguno - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Frecuencia de Muestreo: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Asegúrate de tener permisos de escritura tanto del archivo como del directorio - + Default preset Configuración predeterminada @@ -6834,17 +6834,17 @@ Asegúrate de tener permisos de escritura tanto del archivo como del directorio JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Asegúrate de tener permisos de escritura tanto del archivo como del directorio JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7796,234 +7796,234 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5ta - + 6 Mayor añad 6 - + 7 Dominante (1 3 5 b7) - + 8 - + 9 Dom 9 (1-3-5-b7-9) - + 10 - + 11 Dom 11 (1-3-5-b7-9-11) - + 12 - + 13 Dom 13 (...b7-9-11-13) - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File Archivo (&F) - + &Edit &Editar - + &Quit Salir (&Q) - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8097,595 +8097,595 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset Osc 3 desfase estéreo - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Vista seleccionada - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Onda Sinusoidal - + Bandlimited Triangle wave Onda triangular de BandaLimitada - + Bandlimited Saw wave Onda de sierra de bandaLimitada - + Bandlimited Ramp wave Onda de rampa de bandaLimitada - + Bandlimited Square wave Onda cuadrada de BandaLimitada - + Bandlimited Moog saw wave Onda de sierra Moog de banda Limitada - - + + Soft square wave Onda Cuadrada suave - + Absolute sine wave Onda Sinusoidal Absoluta - - + + Exponential wave Onda Exponencial - + White noise Ruido blanco - + Digital Triangle wave Onda triangular digital - + Digital Saw wave Onda de sierra digital - + Digital Ramp wave Onda de Rampa digital - + Digital Square wave Onda Cuadrada digital - + Digital Moog saw wave Onda de sierra Moog digital - + Triangle wave Onda triangular - + Saw wave Onda de sierra - + Ramp wave Onda de rampa - + Square wave Onda Cuadrada - + Moog saw wave Onda de sierra Moog - + Abs. sine wave Onda sinus. abs - + Random Aleatorio - + Random smooth Aleatoria suave @@ -8693,240 +8693,240 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L MonstroView - + Operators view Vista de Operadores - + Matrix view Vista de Matriz - - - + + + Volume Volumen - - - + + + Panning Paneo - - - + + + Coarse detune Desafinación gruesa - - - + + + semitones semitonos - - + + Fine tune left - - - - + + + + cents cents - - + + Fine tune right - - - + + + Stereo phase offset Desfase estéreo - - - - - + + + + + deg deg - + Pulse width Amplitud del pulso - + Send sync on pulse rise Enviar sinc en la fase ascendente del pulso - + Send sync on pulse fall Enviar sinc en la fase descendente del pulso - + Hard sync oscillator 2 Sincronización dura oscilador 2 - + Reverse sync oscillator 2 Sincronización reversa oscilador 2 - + Sub-osc mix Mezcla de sub-osc - + Hard sync oscillator 3 Sincronización dura oscilador 3 - + Reverse sync oscillator 3 Sincronización reversa oscilador 3 - - - - + + + + Attack Ataque - - + + Rate Tasa - - + + Phase Fase - - + + Pre-delay Pre-retraso - - + + Hold Mantener - - + + Decay Caída - - + + Sustain Sostén - - + + Release Disipación - - + + Slope Curva - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Cantidad de modulación @@ -8977,102 +8977,102 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Canal 1 Volumen - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune Canal 2 desafinación gruesa - + Channel 2 Volume Canal 2 Volumen - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Canal 3 Volumen - + Channel 4 volume Canal 4 Volumen - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Volumen maestro - + Vibrato Vibrato @@ -9080,155 +9080,155 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L NesInstrumentView - - - - + + + + Volume Volumen - - - + + + Coarse detune Desafinación gruesa - - - + + + Envelope length Longitud de la Envolvente - + Enable channel 1 Habilitar el canal 1 - + Enable envelope 1 Habilitar la envolvente 1 - + Enable envelope 1 loop Habilitar el bucle de la envolvente 1 - + Enable sweep 1 Habilitar barrido 1 - - + + Sweep amount Cantidad de barrido - - + + Sweep rate Tasa de barrido - - + + 12.5% Duty cycle Ciclo de trabajo 12.5% - - + + 25% Duty cycle Ciclo de trabajo 25% - - + + 50% Duty cycle Ciclo de trabajo 50% - - + + 75% Duty cycle Ciclo de trabajo 75% - + Enable channel 2 Habilitar el canal 2 - + Enable envelope 2 Habilitar la envolvente 2 - + Enable envelope 2 loop Habilitar el bucle de la envolvente 2 - + Enable sweep 2 Habilitar barrido 2 - + Enable channel 3 Habilitar el canal 3 - + Noise Frequency Frecuencia de Ruido - + Frequency sweep Barrido de Frecuencia - + Enable channel 4 Habilitar el canal 4 - + Enable envelope 4 Habilitar la envolvente 4 - + Enable envelope 4 loop Habilitar el bucle de la envolvente 4 - + Quantize noise frequency when using note frequency Cuantizar la frecuencia de ruido al usar frecuencia de nota - + Use note frequency for noise Usar frecuencia de nota para ruido - + Noise mode Modo de Ruido - + Master volume Volumen maestro - + Vibrato Vibrato @@ -9411,60 +9411,60 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L OscillatorObject - + Osc %1 waveform Forma de onda del osc %1 - + Osc %1 harmonic armónicos del Osc %1 - - + + Osc %1 volume Osc %1 Volumen - - + + Osc %1 panning Osc %1 paneo - - + + Osc %1 fine detuning left Osc %1 desafinación fina izquierda - + Osc %1 coarse detuning Osc %1 desafinación gruesa - + Osc %1 fine detuning right Osc %1 desafinación fina derecha - + Osc %1 phase-offset Osc %1 desfase - + Osc %1 stereo phase-detuning Osc %1 desafinación de fase estéreo - + Osc %1 wave shape Osc %1 forma de onda - + Modulation type %1 Tipo de modulación %1 @@ -9528,42 +9528,42 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L PatmanView - + Open patch - + Loop Bucle - + Loop mode Modo Bucle - + Tune Afinación - + Tune mode Modo de Afinación - + No file selected Ningún archivo seleccionado - + Open patch file Abrir archivo Patch - + Patch-Files (*.pat) Archivos Patch (*.pat) @@ -9645,72 +9645,72 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L PeakControllerEffectControlDialog - + BASE BASE - + Base: - + AMNT CANT - + Modulation amount: Cantidad de modulación: - + MULT MULT - + Amount multiplicator: - + ATCK ATQ - + Attack: Ataque: - + DCAY CAI - + Release: Disipación: - + TRSH UMBRAL - + Treshold: Umbral: - + Mute output Silenciar salida - + Absolute value @@ -9718,42 +9718,42 @@ Por favor visita http://lmms.sf.net/wiki para obtener documentación acerca de L PeakControllerEffectControls - + Base value Valor base - + Modulation amount Cantidad de modulación - + Attack Ataque - + Release Disipación - + Treshold Umbral - + Mute output Silenciar salida - + Absolute value - + Amount multiplicator @@ -10190,7 +10190,7 @@ Razón: "%2" Un complemento de amplificación nativo - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Sampler simple con varias configuraciones para usar muestras (por ej. percusión) en una pista de instrumento @@ -10200,7 +10200,7 @@ Razón: "%2" Realza tus graves de forma rápida y fácil - + Customizable wavetable synthesizer Sintetizador de tabla de ondas personalizable @@ -10210,12 +10210,12 @@ Razón: "%2" Un reductor de bits de sobremuestreo - + Carla Patchbay Instrument Bahía de Conexiones Carla - + Carla Rack Instrument Bandeja de complementos Carla @@ -10240,7 +10240,7 @@ Razón: "%2" Un complemento de filtro dual - + plugin for processing dynamics in a flexible way Complemento para procesar dinámicas de una manera flexible @@ -10270,12 +10270,12 @@ Razón: "%2" Filtro para importar archivos de Hydrogen a LMMS - + Versatile drum synthesizer Sintetizador de percusión versátil - + List installed LADSPA plugins Listar los complementos LADSPA instalados @@ -10285,7 +10285,7 @@ Razón: "%2" complemento para usar efectos LADSPA a voluntad en LMMS. - + Incomplete monophonic imitation TB-303 Imitación monofónica incompleta del TB-303 @@ -10310,7 +10310,7 @@ Razón: "%2" Filtro para importar archivos MIDI en LMMS - + Monstrous 3-oscillator synth with modulation matrix Monstruoso sinte de 3 osciladores con matriz de modulación @@ -10320,7 +10320,7 @@ Razón: "%2" Un complemento de Multitap echo delay - + A NES-like synthesizer Un sintetizador tipo-NES @@ -10330,17 +10330,17 @@ Razón: "%2" Sintetizador FM de 2 operadores - + Additive Synthesizer for organ-like sounds Sintetizador Aditivo para crear sonidos estilo órgano - + GUS-compatible patch instrument Instrumento de "patches" compatible con GUS - + Plugin for controlling knobs with sound peaks Complemento para controlar perillas a través de los picos de sonido @@ -10350,12 +10350,12 @@ Razón: "%2" Algoritmo de reverberación por Sean Costello - + Player for SoundFont files Reproductor de archivos SoundFont - + LMMS port of sfxr Port de sfxr para LMMS @@ -10372,22 +10372,22 @@ Este chip fue usado en las computadoras Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file Complemento para mejorar la separación estéreo de un archivo de entrada estéreo - + Plugin for freely manipulating stereo output Complemento para manipular libremente la salida estéreo - + Tuneful things to bang on Cosas melodiosas para pegarles - + Three powerful oscillators you can modulate in several ways Tres poderosos osciladores que puedes modular de muchas maneras @@ -10397,12 +10397,12 @@ Este chip fue usado en las computadoras Commodore 64. - + VST-host for using VST(i)-plugins within LMMS Anfitrión VST para usar complementos VST(i) en LMMS - + Vibrating string modeler Modelador de cuerdas vibrantes @@ -10412,12 +10412,12 @@ Este chip fue usado en las computadoras Commodore 64. complemento para usar efectos VST a voluntad en LMMS. - + 4-oscillator modulatable wavetable synth Sintetizador de tabla de ondas de 4 osciladores modulables - + plugin for waveshaping complemento para modelado de ondas @@ -10427,7 +10427,7 @@ Este chip fue usado en las computadoras Commodore 64. Analizador de Expresión Matemática - + Embedded ZynAddSubFX ZynAddSubFX integrado @@ -10435,292 +10435,292 @@ Este chip fue usado en las computadoras Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Tipo - + Effects Efectos - + Instruments Instrumentos - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Cancelar - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Tipo: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nombre - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10728,185 +10728,185 @@ Este chip fue usado en las computadoras Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Configuración - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Tipo: - + Maker: - + Copyright: - + Unique ID: @@ -10927,17 +10927,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10945,148 +10945,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Cerrar @@ -11094,69 +11094,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Encendido/Apagado - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11354,7 +11354,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11367,28 +11367,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Creador: - + Copyright: Derechos de autor: - + Requires Real Time: Requiere Tiempo Real: - - - + + + @@ -11396,9 +11396,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Si - - - + + + @@ -11406,25 +11406,25 @@ You can disable these checks to get a faster scanning time (at your own risk).No - + Real Time Capable: Ejecutable en Tiempo Real: - + In Place Broken: Conflicto de puertos: - + Channels In: Canales entrantes: - + Channels Out: Canales salientes: @@ -13535,144 +13535,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Sincronizar el oscilador 1 con el oscilador 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Sincronizar el oscilador 2 con el oscilador 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Osc %1 Volumen: - + Osc %1 panning: Osc %1 paneo: - + Osc %1 coarse detuning: Osc %1 desafinación gruesa: - + semitones semitonos - + Osc %1 fine detuning left: Osc %1 desafinación fina izquierda: - - + + cents cents - + Osc %1 fine detuning right: Osc %1 desafinación fina derecha: - + Osc %1 phase-offset: Osc %1 desfase: - - + + degrees grados - + Osc %1 stereo phase-detuning: Osc %1 desafinación de fase estéreo: - + Sine wave Onda sinusoidal - + Triangle wave Onda triangular - + Saw wave Onda de sierra - + Square wave Onda cuadrada - + Moog-like saw wave - + Exponential wave Onda Exponencial - + White noise Ruido blanco - + User-defined wave @@ -13759,73 +13759,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Anterior (-) - + Save preset Guardar preconfiguración - + Next (+) Siguiente (+) - + Show/hide GUI Mostrar/Ocultar IGU - + Turn off all notes Apagar todas las notas - + DLL-files (*.dll) archivos DDL (*.dll) - + EXE-files (*.exe) archivos EXE (*.exe) - + No VST plugin loaded - + Preset Preconfiguración - + by por - + - VST plugin control - control de complemento VST @@ -13877,49 +13877,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. El complemento VST %1 no se ha podido cargar. - + Open Preset Abrir Preconfiguración - - + + Vst Plugin Preset (*.fxp *.fxb) Preconfiguración VST (*.fxp *.fxb) - + : default : por defecto - + Save Preset Guardar preconfiguración - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 A1 volumen - + Volume A2 A2 volumen - + Volume B1 B1 volumen - + Volume B2 B2 volumen - + Panning A1 A1 paneo - + Panning A2 A2 paneo - + Panning B1 B1 paneo - + Panning B2 B2 paneo - + Freq. multiplier A1 A1 multiplicador de frec. - + Freq. multiplier A2 A2 multiplicador de frec. - + Freq. multiplier B1 B1 multiplicador de frec. - + Freq. multiplier B2 B2 multiplicador de frec. - + Left detune A1 A1 desafin izq - + Left detune A2 A2 desafin izq - + Left detune B1 B1 desafin izq - + Left detune B2 B2 desafin izq - + Right detune A1 A1 desafin der - + Right detune A2 A2 desafin der - + Right detune B1 B1 desafin der - + Right detune B2 B2 desafin der - + A-B Mix Mezcla A-B - + A-B Mix envelope amount Cantidad de envolvente de la Mezcla A-B - + A-B Mix envelope attack Ataque de la envolvente de la mezcla A-B - + A-B Mix envelope hold Mantenido de la envolvente de la mezcla A-B - + A-B Mix envelope decay Caída de la envolvente de la mezcla A-B - + A1-B2 Crosstalk Diafonía A1-B2 - + A2-A1 modulation Modulación A2-A1 - + B2-B1 modulation Modulación B2-B1 - + Selected graph Gráfico seleccionado @@ -14085,224 +14085,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volumen - - - - + + + + Panning Paneo - - - - + + + + Freq. multiplier Multiplicador de frec. - - - - + + + + Left detune Desafinación izquierda - - - - - - - - + + + + + + + + cents cents - - - - + + + + Right detune Desafinación derecha - + A-B Mix Mezcla A-B - + Mix envelope amount Cantidad de envolvente de la Mezcla - + Mix envelope attack Ataque de la envolvente de la Mezcla - + Mix envelope hold Mantenido de la envolvente de la Mezcla - + Mix envelope decay Caída de la envolvente de la Mezcla - + Crosstalk Diafonía - + Select oscillator A1 Seleccionar oscilador A1 - + Select oscillator A2 Seleccionar oscilador A2 - + Select oscillator B1 Seleccionar oscilador B1 - + Select oscillator B2 Seleccionar oscilador B2 - + Mix output of A2 to A1 Mezclar la salida de A2 con A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 Mezclar la salida de B2 con B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Dibuja tu propia onda arrastrando el puntero sobre el gráfico. - + Load waveform Cargar onda - + Load a waveform from a sample file Cargar una forma de onda desde un archivo de muestra - + Phase left Fase izquierda - + Shift phase by -15 degrees - + Phase right Fase derecha - + Shift phase by +15 degrees - - + + Normalize Normalizar - - + + Invert Invertir - - + + Smooth Suavizar - - + + Sine wave Onda Sinusoidal - - - + + + Triangle wave Onda triangular - + Saw wave Onda de sierra - - + + Square wave Onda Cuadrada @@ -14494,42 +14494,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency - + Filter resonance - + Bandwidth Ancho De Banda - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14537,343 +14537,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: - + FREQ FREC - + Filter resonance: - + RES RESO - + Bandwidth: Ancho De Banda: - + BW AdB - + FM gain: - + FM GAIN GAN FM - + Resonance center frequency: Frecuencia Central de Resonancia: - + RES CF FCdRES - + Resonance bandwidth: Ancho de banda de Resonancia: - + RES BW AdB RES - + Forward MIDI control changes - + Show GUI Mostrar IGU - audioFileProcessor + AudioFileProcessor - + Amplify Amplificar - + Start of sample Inicio de la muestra - + End of sample Fin de la muestra - + Loopback point Punto de bucle - + Reverse sample Reproducir la muestra en reversa - + Loop mode Modo Bucle - + Stutter Tartamudeo - + Interpolation mode Modo de Interpolación - + None Ninguno - + Linear Lineal - + Sinc Sinc - + Sample not found: %1 Muestra no encontrada: %1 - bitInvader + BitInvader - + Sample length Longitud de la muestra - bitInvaderView + BitInvaderView - + Sample length Longitud de la muestra - + Draw your own waveform here by dragging your mouse on this graph. Dibuja tu propia onda arrastrando el puntero sobre el gráfico. - - + + Sine wave Onda Sinusoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda de sierra - - + + Square wave Onda Cuadrada - - + + White noise Ruido blanco - - + + User-defined wave - - + + Smooth waveform Suavizar onda - + Interpolation Interpolación - + Normalize Normalizar - dynProcControlDialog + DynProcControlDialog - + INPUT ENTRADA - + Input gain: Ganancia de Entrada: - + OUTPUT SALIDA - + Output gain: Ganancia de Salida: - + ATTACK ATAQUE - + Peak attack time: Tiempo pico de ataque: - + RELEASE DISIPACIÓN - + Peak release time: Tiempo pico de disipación: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels Procesar basado en el máximo de ambos canales estéreo - + Stereo mode: average - + Process based on the average of both stereo channels Procesar basado en el promedio de ambos canales estéreo - + Stereo mode: unlinked - + Process each stereo channel independently Procesar cada canal estéreo de manera independiente - dynProcControls + DynProcControls - + Input gain Ganancia de entrada - + Output gain Ganancia de salida - + Attack time Tiempo de ataque - + Release time Tiempo de disipación - + Stereo mode Modo Estéreo @@ -14887,766 +14887,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Frecuencia Inicial - + End frequency Frecuencia Final - + Length Duración - + Start distortion - + End distortion - + Gain Ganancia - + Envelope slope - + Noise Ruido - + Click Chasquido - + Frequency slope - + Start from note Empezar en la nota - + End to note Terminar en la nota - kickerInstrumentView + KickerInstrumentView - + Start frequency: Frecuencia Inicial: - + End frequency: Frecuencia Final: - + Frequency slope: - + Gain: Ganancia: - + Envelope length: - + Envelope slope: - + Click: Chasquido: - + Noise: Ruido: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efectos Disponibles - - + + Unavailable Effects Efectos No Disponibles - - + + Instruments Instrumentos - - + + Analysis Tools Herramientas de Análisis - - + + Don't know Desconocido - + Type: Tipo: - ladspaDescription + LadspaDescription - + Plugins Complementos - + Description Descripción - ladspaPortDialog + LadspaPortDialog - + Ports Puertos - + Name Nombre - + Rate Tasa - + Direction Dirección - + Type Tipo - + Min < Default < Max Min < Defecto < Max - + Logarithmic Logarítmico - + SR Dependent Depende de SR - + Audio Audio - + Control Control - + Input Entrada - + Output Salida - + Toggled Alternado - + Integer Entero - + Float Decimal - - + + Yes Si - lb302Synth + Lb302Synth - + VCF Cutoff Frequency FCV frecuencia de corte - + VCF Resonance FCV Resonancia - + VCF Envelope Mod FCV Mod de Envolvente - + VCF Envelope Decay FCV Caída de Envolvente - + Distortion Distorsión - + Waveform Forma de Onda - + Slide Decay Duración del Portamento - + Slide Portamento - + Accent Acento - + Dead Sordina - + 24dB/oct Filter Filtro 24dB/oct - lb302SynthView + Lb302SynthView - + Cutoff Freq: Frec.de Corte: - + Resonance: Resonancia: - + Env Mod: Mod Env: - + Decay: Caída: - + 303-es-que, 24dB/octave, 3 pole filter Filtro Tipolar de 24dB/octava tipo-303 - + Slide Decay: Duración del Portamento: - + DIST: DIST: - + Saw wave Onda de sierra - + Click here for a saw-wave. Haz click aquí para elegir una onda de sierra. - + Triangle wave Onda triangular - + Click here for a triangle-wave. Haz click aquí para seleccionar una onda triangular. - + Square wave Onda Cuadrada - + Click here for a square-wave. Haz click aquí para elegir una onda cuadrada. - + Rounded square wave Onda Cuadrada-redondeada - + Click here for a square-wave with a rounded end. Haz click aquí para elegir una onda cuadrada-redondeada. - + Moog wave Onda Moog - + Click here for a moog-like wave. Haz click aquí para elegir una onda tipo moog. - + Sine wave Onda Sinusoidal - + Click for a sine-wave. Haz click aquí para elegir una onda-sinusoidal. - - + + White noise wave Ruido blanco - + Click here for an exponential wave. Haz click aquí para elegir una onda exponencial. - + Click here for white-noise. Haz click aquí para elegir ruido blanco. - + Bandlimited saw wave Onda de sierra de banda limitada - + Click here for bandlimited saw wave. Haz click aquí para elegir una onda de sierra de banda limitada. - + Bandlimited square wave Onda cuadrada de banda limitada - + Click here for bandlimited square wave. Haz click aquí para elegir una onda cuadrada de banda limitada. - + Bandlimited triangle wave Onda triangular de banda limitada - + Click here for bandlimited triangle wave. Haz click aquí para elegir una onda triangular de banda limitada. - + Bandlimited moog saw wave Onda de sierra Moog de banda limitada - + Click here for bandlimited moog saw wave. Haz click aquí para elegir una onda de sierra tipo Moog de banda limitada. - malletsInstrument + MalletsInstrument - + Hardness Dureza - + Position Posición - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulador - + Crossfade Fundido cruzado - + LFO speed Velocidad del LFO - + LFO depth - + ADSR ADSR - + Pressure Presión - + Motion Movimiento - + Speed Velocidad - + Bowed Frotado - + Spread Propagación - + Marimba Marimba - + Vibraphone Vibráfono - + Agogo Agogo - + Wood 1 - + Reso Reso - + Wood 2 - + Beats Latidos - + Two fixed - + Clump Golpe seco - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Vidrio - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrumento - + Spread Propagación - + Spread: Propagación: - + Missing files Archivos perdidos - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Parece que tu instalación de Stk está incompleta. Por favor asegúrate que el paquete completo de Stk esté instalado. - + Hardness Dureza - + Hardness: Dureza: - + Position Posición - + Position: Posición: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulador - + Modulator: Modulador: - + Crossfade Fundido cruzado - + Crossfade: Fundido cruzado: - + LFO speed Velocidad del LFO - + LFO speed: velocidad del LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Presión - + Pressure: Presión: - + Speed Velocidad - + Speed: Velocidad: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - control de complementos VST - + VST Sync Sinc VST - - + + Automated Automatizado - + Close Cerrar - organicInstrument + OrganicInstrument - + Distortion Distorsión - + Volume Volumen - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsión: - + Volume: Volumen: - + Randomise Aleatorizar - - + + Osc %1 waveform: Osc %1 forma de onda: - + Osc %1 volume: Osc %1 Volumen: - + Osc %1 panning: Osc %1 paneo: - + Osc %1 stereo detuning Desafinación estéreo del Osc %1 - + cents cents - + Osc %1 harmonic: armónicos del Osc %1: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Preconfiguración del Canal - + Bank selector Selector de banco - + Bank Banco - + Program selector Selector de programa - + Patch Ajuste - + Name Nombre - + OK De acuerdo - + Cancel Cancelar - sf2Instrument + Sf2Instrument - + Bank Banco - + Patch Ajuste - + Gain Ganancia - + Reverb Reverberancia - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Coro - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. Una soundfont %1 no se pudo cargar. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Abrir archivo SoundFont - + Choose patch - + Gain: Ganancia: - + Apply reverb (if supported) Aplicar reverberancia (si es posible) - + Room size: - + Damping: - + Width: Amplitud: - - + + Level: - + Apply chorus (if supported) Aplicar coro (si es posible) - + Voices: - + Speed: Velocidad: - + Depth: Profundidad: - + SoundFont Files (*.sf2 *.sf3) Archivos SoundFont (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Amplitud: - stereoEnhancerControls + StereoEnhancerControls - + Width Amplitud - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Vol izq a izq: - + Left to Right Vol: Vol izq a der: - + Right to Left Vol: Vol der a izq: - + Right to Right Vol: Vol der a der: - stereoMatrixControls + StereoMatrixControls - + Left to Left izq a izq - + Left to Right izq a der - + Right to Left der a izq - + Right to Right der a der - vestigeInstrument + VestigeInstrument - + Loading plugin Cargando complemento - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Volumen Cuerda %1 - + String %1 stiffness Rigidez Cuerda %1 - + Pick %1 position Posición del plectro %1 - + Pickup %1 position Posición de micrófono %1 - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impulso %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Rigidez de la cuerda: - + Pick position: Posición del plectro: - + Pickup position: Posición del micrófono: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Octava - + Impulse Editor Editor de Impulso - + Enable waveform Activar Onda - + Enable/disable string - + String Cuerda - - + + Sine wave Onda sinusoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda de sierra - - + + Square wave Onda cuadrada - - + + White noise Ruido blanco - - + + User-defined wave - - + + Smooth waveform Suavizar onda - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ENTRADA - + Input gain: Ganancia de Entrada: - + OUTPUT SALIDA - + Output gain: Ganancia de Salida: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Recortar entrada - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain ganancia de entrada - + Output gain ganancia de salida diff --git a/data/locale/eu.ts b/data/locale/eu.ts index a0a3e505e1..55e4e4e242 100644 --- a/data/locale/eu.ts +++ b/data/locale/eu.ts @@ -151,52 +151,52 @@ LMMS beste hizkuntza batera itzultzeko interesa baduzu edo lehendik dauden itzul AudioFileProcessorView - + Open sample Ireki lagina - + Reverse sample Alderantzikatu lagina - + Disable loop Desgaitu begizta - + Enable loop Gaitu begizta - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Anplifikatu: - + Start point: Hasierako puntua: - + End point: Amaierako puntua: - + Loopback point: Atzera-begiztaren puntua: @@ -204,7 +204,7 @@ LMMS beste hizkuntza batera itzultzeko interesa baduzu edo lehendik dauden itzul AudioFileProcessorWaveView - + Sample length: Lagin-luzera: @@ -880,144 +880,144 @@ LMMS beste hizkuntza batera itzultzeko interesa baduzu edo lehendik dauden itzul CarlaAboutW - + About Carla Carlari buruz - + About Honi buruz - + About text here - + Extended licensing here - + Artwork Artelana - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features Eginbideak - + AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: URL ostalariak: - + Valid commands: Baliozko komandoak: - + valid osc commands here baliozko osc komandoa hemen - + Example: Adibidea: - + License Lizentzia - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1582,50 +1582,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version OSC Bridge bertsioa - + Plugin Version Pluginaren bertsioa - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) (Motorra ez dago martxan) - + Everything! (Including LRDF) Dena! (LRDF barne) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1633,516 +1633,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow LeihoNagusia - + Rack - + Patchbay - + Logs Egunkariak - + Loading... Kargatzen... - + Buffer Size: Buffer-tamaina: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Fitxategia - + &Engine &Motorra - + &Plugin &Plugina - + Macros (all plugins) Makroak (plugin guztiak) - + &Canvas &Oihala - + Zoom Zoom - + &Settings E&zarpenak - + &Help &Laguntza - + toolBar tresnaBarra - + Disk Diskoa - - + + Home Etxea - + Transport Garraioa - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Ezarpenak - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Berria - + Ctrl+N Ctrl+N - + &Open... &Ireki... - - + + Open... Ireki... - + Ctrl+O Ctrl+O - + &Save &Gorde - + Ctrl+S Ctrl+S - + Save &As... Gorde &honela... - - + + Save As... Gorde honela... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit I&rten - + Ctrl+Q Ctrl+Q - + &Start &Hasi - + F5 F5 - + St&op &Gelditu - + F6 F6 - + &Add Plugin... Ge&hitu plugina... - + Ctrl+A Ctrl+A - + &Remove All &Kendu dena - + Enable Gaitu - + Disable Desgaitu - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play &Erreproduzitu - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop &Gelditu - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards A&tzerantz - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards A&urrerantz - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Ordenatu - + Ctrl+G Ctrl+G - - + + &Refresh &Freskatu - + Ctrl+R Ctrl+R - + Save &Image... Gorde &irudia... - + Auto-Fit Automatikoki doitu - + Zoom In Handiagotu - + Ctrl++ Ctrl++ - + Zoom Out Txikiagotu - + Ctrl+- Ctrl+- - + Zoom 100% %100eko zooma - + Ctrl+1 Ctrl+1 - + Show &Toolbar Erakutsi &tresna-barra - + &Configure Carla &Konfiguratu Carla - + &About &Honi buruz - + About &JUCE &JUCE aplikazioari buruz - + About &Qt &Qt aplikazioari buruz - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -2150,56 +2150,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Errorea - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -2208,7 +2208,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Erakutsi erabiltzaile-interfazea @@ -2216,635 +2216,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Ezarpenak - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Bideak - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Tamaina: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Audioa - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3667,178 +3667,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Bat ere ez - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3846,37 +3846,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6920,7 +6920,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -7114,17 +7114,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -7132,22 +7132,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -7159,7 +7159,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -8074,234 +8074,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Fitxategia - + &Edit &Editatu - + &Quit I&rten - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8375,595 +8375,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Hautatutako bista - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random Ausazkoa - + Random smooth Ausazko leuntzea @@ -8971,240 +8971,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Bolumena - - - + + + Panning Panoramika - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -9255,102 +9255,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9358,155 +9358,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Bolumena - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9689,60 +9689,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9806,42 +9806,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop Begizta - + Loop mode Begizta modua - + Tune - + Tune mode - + No file selected Ez da fitxategirik hautatu - + Open patch file - + Patch-Files (*.pat) @@ -9923,72 +9923,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9996,42 +9996,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value Oinarri-balioa - + Modulation amount - + Attack - + Release - + Treshold Atalasea - + Mute output - + Absolute value - + Amount multiplicator @@ -10467,7 +10467,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10477,7 +10477,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10487,12 +10487,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10517,7 +10517,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10547,12 +10547,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10562,7 +10562,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10587,7 +10587,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10597,7 +10597,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10607,17 +10607,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10627,12 +10627,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10648,22 +10648,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10673,12 +10673,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10688,12 +10688,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10703,7 +10703,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10711,292 +10711,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Mota - + Effects Efektuak - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Utzi - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Mota: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Izena - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -11004,185 +11004,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Ezarpenak - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Mota: - + Maker: - + Copyright: - + Unique ID: @@ -11203,17 +11203,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -11221,148 +11221,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Itxi @@ -11370,69 +11370,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Gaitu - + On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11630,7 +11630,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11643,28 +11643,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Egilea: - + Copyright: Copyright: - + Requires Real Time: - - - + + + @@ -11672,9 +11672,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Bai - - - + + + @@ -11682,25 +11682,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Ez - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13807,144 +13807,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees gradu - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -14031,73 +14031,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -14149,49 +14149,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -14209,147 +14209,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14357,224 +14357,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Bolumena - - - - + + + + Panning Panoramika - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14766,42 +14766,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14809,343 +14809,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI Erakutsi erabiltzaile-interfazea - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample Alderantzikatu lagina - + Loop mode Begizta modua - + Stutter - + Interpolation mode Interpolazio modua - + None Bat ere ez - + Linear Lineala - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: Sarrerako irabazia: - + OUTPUT - + Output gain: Irteerako irabazia: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain Sarrerako irabazia - + Output gain Irteerako irabazia - + Attack time - + Release time - + Stereo mode @@ -15159,766 +15159,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain Irabazia - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: Irabazia: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools Analisi-tresnak - - + + Don't know Ezezaguna - + Type: Mota: - ladspaDescription + LadspaDescription - + Plugins Pluginak - + Description Deskribapena - ladspaPortDialog + LadspaPortDialog - + Ports - + Name Izena - + Rate - + Direction - + Type Mota - + Min < Default < Max - + Logarithmic Logaritmikoa - + SR Dependent - + Audio Audioa - + Control - + Input Sarrera - + Output Irteera - + Toggled - + Integer - + Float - - + + Yes Bai - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: LFO abiadura: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15942,542 +15942,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume Bolumena - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Bolumena: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name Izena - + OK Ados - + Cancel Utzi - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain Irabazia - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: Irabazia: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: Zabalera: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: Sakonera: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Zabalera: - stereoEnhancerControls + StereoEnhancerControls - + Width Zabalera - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16535,71 +16535,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: Sarrerako irabazia: - + OUTPUT - + Output gain: Irteerako irabazia: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Sarrerako irabazia - + Output gain Irteerako irabazia diff --git a/data/locale/fa.ts b/data/locale/fa.ts index 66d0e0baa6..05b96b6608 100644 --- a/data/locale/fa.ts +++ b/data/locale/fa.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop حلقه غیرفعال - + Enable loop حلقه فعال - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About درباره - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License مجوز - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home خانه - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: اندازه: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume ولوم - - - + + + Panning Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release انتشار - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume ولوم - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release انتشار - + Treshold آستانه - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel لغو - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: سازنده: - + Copyright: حق چاپ: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk).بله - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk).نه - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume ولوم - - - - + + + + Panning Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth صاف - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT ورودی - + Input gain: افزایش ورودی: - + OUTPUT خروجی - + Output gain: افزایش خروجی: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain افزایش ورودی - + Output gain افزایش خروجی - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input ورودی - + Output خروجی - + Toggled - + Integer - + Float - - + + Yes بله - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume ولوم - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Volume: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK OK - + Cancel لغو - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left چپ به چپ - + Left to Right چپ به راست - + Right to Left راست به چپ - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ورودی - + Input gain: افزایش ورودی: - + OUTPUT خروجی - + Output gain: افزایش خروجی: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input ورودی کلیپ - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain افزایش ورودی - + Output gain افزایش خروجی diff --git a/data/locale/fr.ts b/data/locale/fr.ts index 0669216313..88fb41c384 100644 --- a/data/locale/fr.ts +++ b/data/locale/fr.ts @@ -151,52 +151,52 @@ Si vous souhaitez traduire LMMS dans une autre langue ou améliorer les traducti AudioFileProcessorView - + Open sample Ouvrir un échantillon - + Reverse sample Inverser l'échantillon - + Disable loop Désactiver la boucle - + Enable loop Activer la boucle - + Enable ping-pong loop Activer la boucle ping-pong - + Continue sample playback across notes Continuer de jouer l'échantillon à traver les notes - + Amplify: Amplifier : - + Start point: Point de départ : - + End point: Point d'arrivée : - + Loopback point: Point de bouclage : @@ -204,7 +204,7 @@ Si vous souhaitez traduire LMMS dans une autre langue ou améliorer les traducti AudioFileProcessorWaveView - + Sample length: Longueur de l'échantillon : @@ -880,144 +880,144 @@ Si vous souhaitez traduire LMMS dans une autre langue ou améliorer les traducti CarlaAboutW - + About Carla À propos de Carla - + About À propos - + About text here À propos du texte ici - + Extended licensing here Licence étendue ici - + Artwork Illustration - + Using KDE Oxygen icon set, designed by Oxygen Team. Utilisation du jeu d'icônes KDE Oxygen, conçu par l'équipe Oxygen. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Contient quelques boutons, arrière-plans et autres petites illustrations des projets Calf Studio Gear, OpenAV et OpenOctave. - + VST is a trademark of Steinberg Media Technologies GmbH. VST est une marque déposée de Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! Un grand merci à António Saraiva pour quelques icônes et illustrations supplémentaires ! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. Le logo LV2 a été conçu par Thorsten Wilms, sur la base d'un concept de Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. Clavier MIDI conçu par Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. Icônes Carla, Carla-Control et Patchbay conçues par DoosC. - + Features Caractéristiques - + AU/AudioUnit: Unité audio : - + LADSPA: LADSPA : - - - - - - - - + + + + + + + + TextLabel TextLabel - + VST2: VST2 : - + DSSI: DSSI : - + LV2: LV2 : - + VST3: VST3 : - + OSC OSC - + Host URLs: URL d'hôte : - + Valid commands: Commandes valides : - + valid osc commands here commandes osc valides ici - + Example: Exemple : - + License Licence - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1582,50 +1582,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version Version passerelle de l'oscillateur - + Plugin Version Version du plugin - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Version %1<br>Carla est un plugin audio complet host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) (Le moteur ne fonctionne pas) - + Everything! (Including LRDF) Tout ! (Y compris LRDF) - + Everything! (Including CustomData/Chunks) Tout ! (Y compris CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host Utilisation de l'hôte Juce - + About 85% complete (missing vst bank/presets and some minor stuff) Environ 85% complété (banque de VST et de préréglages manquante et quelques éléments mineurs) @@ -1633,516 +1633,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow Fenêtre principale - + Rack Rack - + Patchbay Baie de connexions - + Logs Journaux - + Loading... Chargement... - + Buffer Size: Taille du tampon : - + Sample Rate: Taux d'échantillonnage : - + ? Xruns ? Xruns - + DSP Load: %p% Chargement du DSP : %p% - + &File &Fichier - + &Engine &Moteur - + &Plugin &Plugin - + Macros (all plugins) Macros (tous les plugins) - + &Canvas &Canvas - + Zoom Zoom - + &Settings &Paramètres - + &Help &Aide - + toolBar Barre d'outils - + Disk Disque - - + + Home Accueil - + Transport Transport - + Playback Controls Contrôles de lecture - + Time Information Information sur la durée - + Frame: Structure : - + 000'000'000 000'000'000 - + Time: Durée : - + 00:00:00 00:00:00 - + BBT: - + 000|00|0000 000|00|0000 - + Settings Configuration - + BPM BPM - + Use JACK Transport Utiliser le transport JACK - + Use Ableton Link Utiliser un lien Ableton - + &New &Nouveau - + Ctrl+N Ctrl + N - + &Open... &Ouvrir... - - + + Open... Ouvrir... - + Ctrl+O Ctrl + O - + &Save &Enregistrer - + Ctrl+S Ctrl + S - + Save &As... Enregistrer &sous... - - + + Save As... Enregistrer sous... - + Ctrl+Shift+S Ctrl + Maj + S - + &Quit &Quitter - + Ctrl+Q Ctrl + Q - + &Start &Démarrer - + F5 F5 - + St&op Arr&êter - + F6 F6 - + &Add Plugin... &Ajouter un plugin... - + Ctrl+A Ctrl + A - + &Remove All &Tout effacer - + Enable Activer - + Disable Désactiver - + 0% Wet (Bypass) Niveau 0% (Contourner) - + 100% Wet Niveau 100% - + 0% Volume (Mute) Volume à 0% (Muet) - + 100% Volume Volume à 100% - + Center Balance Équilibre central - + &Play &Jouer - + Ctrl+Shift+P Ctrl + Maj + P - + &Stop &Arrêter - + Ctrl+Shift+X Ctrl + Maj + X - + &Backwards &Retour - + Ctrl+Shift+B Ctrl + Maj + B - + &Forwards &En avant - + Ctrl+Shift+F Ctrl + Maj + F - + &Arrange &Arranger - + Ctrl+G Ctrl + G - - + + &Refresh &Actualiser - + Ctrl+R Ctrl + R - + Save &Image... Enregistrer &l'image... - + Auto-Fit Ajustement automatique - + Zoom In Zoom avant - + Ctrl++ Ctrl + + - + Zoom Out Zoom arrière - + Ctrl+- Ctrl + - - + Zoom 100% Zoom 100% - + Ctrl+1 Ctrl + 1 - + Show &Toolbar Afficher la &barre d'outils - + &Configure Carla &Configurer Carla - + &About &À propos - + About &JUCE À propos de &JUCE - + About &Qt À propos de &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal Afficher l'intérieur - + Show External Afficher l'extérieur - + Show Time Panel Afficher le panneau horaire - + Show &Side Panel Afficher le &panneau latéral - + &Connect... &Connecter... - + Compact Slots Compacter les emplacements - + Expand Slots Élargir les emplacements - + Perform secret 1 Effectuer le secret 1 - + Perform secret 2 Effectuer le secret 2 - + Perform secret 3 Effectuer le secret 3 - + Perform secret 4 Effectuer le secret 4 - + Perform secret 5 Effectuer le secret 5 - + Add &JACK Application... Ajouter l'application &JACK... - + &Configure driver... &Configurer le pilote... - + Panic - + Open custom driver panel... Ouvrir le panneau personnalisé du pilote... @@ -2150,57 +2150,57 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Exporter sous... - - - - + + + + Error Erreur - + Failed to load project Échec du chargement du projet - + Failed to save project Échec de l'enregistrement du projet - + Quit Quitter - + Are you sure you want to quit Carla? Êtes-vous sûr de vouloir quitter Carla ? - + Could not connect to Audio backend '%1', possible reasons: %2 Impossible de se connecter au backend audio "%1", raisons possibles : %2 - + Could not connect to Audio backend '%1' Impossible de se connecter au backend audio "%1" - + Warning Avertissement - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Il y a encore quelques plugins chargés, vous devez les supprimer pour arrêter le moteur. @@ -2210,7 +2210,7 @@ Voulez-vous le faire maintenant ? CarlaInstrumentView - + Show GUI Montrer l'interface graphique @@ -2218,636 +2218,636 @@ Voulez-vous le faire maintenant ? CarlaSettingsW - + Settings Configuration - + main principal - + canvas - + engine moteur - + osc osc - + file-paths chemins d'accès des fichiers - + plugin-paths chemins d'accès des plugins - + wine wine - + experimental expérimental - + Widget Widget - - + + Main Principal - - + + Canvas - - + + Engine Moteur - + File Paths Chemins d'accès des fichiers - + Plugin Paths chemins d'accès des plugins - + Wine Wine - - + + Experimental Expérimental - + <b>Main</b> <b>Principal</b> - + Paths Chemins d'accès - + Default project folder: Dossier de projet par défaut : - + Interface Interface - + Interface refresh interval: Intervalle de rafraîchissement de l'interface : - - + + ms ms - + Show console output in Logs tab (needs engine restart) Afficher la sortie de la console dans l'onglet Journaux (nécessite le redémarrage du moteur) - + Show a confirmation dialog before quitting Afficher un dialogue de confirmation avant de quitter - - + + Theme Thème - + Use Carla "PRO" theme (needs restart) Utiliser le thème "PRO" de Carla (nécessite un redémarrage) - + Color scheme: Schéma de couleurs : - + Black Noir - + System Système - + Enable experimental features Activer les fonctions expérimentales - + <b>Canvas</b> - + Bezier Lines Lignes de Bézier - + Theme: Thème : - + Size: Taille : - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Options - + Auto-hide groups with no ports Masquer automatiquement les groupes sans ports - + Auto-select items on hover Sélection automatique des éléments au passage de la souris - + Basic eye-candy (group shadows) - + Render Hints Indications de rendu - + Anti-Aliasing Anticrénelage - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> <b>Moteur</b> - - + + Core Noyau - + Single Client Client unique - + Multiple Clients Clients multiples - - + + Continuous Rack Rack permanent - - + + Patchbay Patchbay - + Audio driver: Pilote audio : - + Process mode: Mode de traitement : - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog Nombre maximum de paramètres à autoriser dans la boîte de dialogue intégrée "Éditer" - + Max Parameters: Paramètres maximum : - + ... ... - + Reset Xrun counter after project load Réinitialiser le compteur Xrun après le chargement du projet - + Plugin UIs Interface utilisateur des plugins - - + + How much time to wait for OSC GUIs to ping back the host Temps d'attente pour que les interfaces graphiques de l'oscillateur renvoient l'hôte - + UI Bridge Timeout: Délai d'attente du pont de I'interface utilisateur : - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code Utilisez les ponts OSC-GUI lorsque cela est possible, de manière à séparer l'interface utilisateur du code DSP - + Use UI bridges instead of direct handling when possible Utiliser les ponts de l'interface utilisateur au lieu de la gestion directe lorsque cela est possible - + Make plugin UIs always-on-top Afficher les interfaces utilisateur des plugins au premier plan - + Make plugin UIs appear on top of Carla (needs restart) Afficher les interfaces utilisateur des plugins au-dessus de Carla (redémarrage nécessaire) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS NOTE : les ponts des interfaces utilisateur des plugins ne peuvent pas être gérées par Carla sous MacOS - - + + Restart the engine to load the new settings Redémarrez le moteur pour charger les nouveaux paramètres - + <b>OSC</b> <b>OSC</b> - + Enable OSC Activer l'oscillateur - + Enable TCP port Activer le port TCP - - + + Use specific port: Utiliser un port spécifique : - + Overridden by CARLA_OSC_TCP_PORT env var Remplacé par la variable d'environnement CARLA_OSC_TCP_PORT - - + + Use randomly assigned port Utiliser un port attribué de manière aléatoire - + Enable UDP port Activer le port UDP - + Overridden by CARLA_OSC_UDP_PORT env var Remplacé par la variable d'environnement CARLA_OSC_UDP_PORT - + DSSI UIs require OSC UDP port enabled Les interfaces utilisateur de DSSI nécessitent que le port UDP de l’oscillateur soit activé - + <b>File Paths</b> <b>Chemins d'accès des fichiers</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin Utilisé pour le plugin "audiofile" - + Used for the "midifile" plugin Utilisé pour le plugin "midifile" - - + + Add... Ajouter... - - + + Remove Supprimer - - + + Change... Modifier... - + <b>Plugin Paths</b> <b>Chemin d'accès des plugins</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins Redémarrez Carla pour trouver de nouveaux plugins - + <b>Wine</b> <b>Wine</b> - + Executable Exécutable - + Path to 'wine' binary: Chemin d'accès de "Wine" binaire : - + Prefix Préfixe - + Auto-detect Wine prefix based on plugin filename Détection automatique du préfixe Wine basé sur le nom de fichier d'un plugin - + Fallback: Option de secours : - + Note: WINEPREFIX env var is preferred over this fallback Note : La variable d'environnement WINEPREFIX est préférable à cette option de secours - + Realtime Priority Priorité en temps réel - + Base priority: Priorité de base : - + WineServer priority: Priorité du serveur Wine : - + These options are not available for Carla as plugin Ces options ne sont pas disponibles sous forme de plugin pour Carla - + <b>Experimental</b> <b>Expérimental</b> - + Experimental options! Likely to be unstable! Ces options sont expérimentales et sont probablement instables. - + Enable plugin bridges Activer les ponts des plugins - + Enable Wine bridges Activer les ponts de Wine - + Enable jack applications Activer les applications jack - + Export single plugins to LV2 Exporter les plugins simples vers LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) Charger l'arrière-plan de Carla dans l'espace de noms global (NON RECOMMANDÉ) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) Utiliser OpenGL pour le rendu (nécessite un redémarrage) - + High Quality Anti-Aliasing (OpenGL only) Anticrénelage de haute qualité (OpenGL uniquement) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. Forcer les plugins mono à fonctionner en stéréo en exécutant simultanément 2 instances. Ce mode n'est pas disponible pour les plugins VST. - + Force mono plugins as stereo Forcer les plugins mono à fonctionner en stéréo - + Prevent plugins from doing bad stuff (needs restart) Empêcher les dysfonctionnements des plugins (nécessite un redémarrage) - + Whenever possible, run the plugins in bridge mode. Exécutez les plugins en mode bridge si cela est possible. - + Run plugins in bridge mode when possible Exécutez les plugins en mode bridge si cela est possible. - - - - + + + + Add Path Ajouter un chemin d'accès @@ -3670,178 +3670,178 @@ Ce mode n'est pas disponible pour les plugins VST. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Aucun - + Audio inputs: Entrées audio : - + MIDI inputs: Entrées MIDI : - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client Utiliser le tampon de sortie du client précédent comme entrée pour le client suivant - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value Mode valeur - + TextLabel TextLabel - + Scale Points @@ -3849,37 +3849,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Taux d'échantillonnage : - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings Redémarrez le moteur pour charger les nouveaux paramètres @@ -6924,7 +6924,7 @@ Veuillez vous assurez que vous avez les droits d'écriture sur le fichier e - + Default preset Pré-réglage par défaut @@ -7118,17 +7118,17 @@ Veuillez vous assurez que vous avez les droits d'écriture sur le fichier e JackApplicationW - + NSM applications cannot use abstract or absolute paths Les applications NSM ne peuvent pas utiliser des chemins abstraits ou absolus - + NSM applications cannot use CLI arguments Les applications NSM ne peuvent pas utiliser d'arguments CLI - + You need to save the current Carla project before NSM can be used Vous devez sauvegarder le projet Carla actuel avant de pouvoir utiliser NSM @@ -7136,22 +7136,22 @@ Veuillez vous assurez que vous avez les droits d'écriture sur le fichier e JuceAboutW - + About JUCE À propos de JUCE - + <b>About JUCE</b> <b>À propos de JUCE</b> - + This program uses JUCE version 3.x.x. Ce programme utilise la version 3.x.x de JUCE - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -7170,7 +7170,7 @@ Un module (juce_core) est sous licence ISC. Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. Ce programme utilise la version %1 de JUCE. @@ -8088,234 +8088,234 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Fichier - + &Edit &Éditer - + &Quit &Quitter - + &Insert Mode - + F - + &Velocity Mode - + D D - + Select All - + A A @@ -8389,595 +8389,595 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning Panoramique du 1er oscillateur - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning Panoramique du 2e oscillateur - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning Panoramique du 3e oscillateur - + Osc 3 coarse detune - + Osc 3 Stereo phase offset Décalage de phase stéréo de l'oscillateur 3 - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release Relâchement de l'enveloppe 2 - + Env 2 slope - + Osc 2+3 modulation - + Selected view Affichage sélectionné - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Onde sinusoïdale - + Bandlimited Triangle wave Onde triangulaire à bande limitée - + Bandlimited Saw wave Onde en dents-de-scie à bande limitée - + Bandlimited Ramp wave Onde en rampe à bande limitée - + Bandlimited Square wave Onde carrée à bande limitée - + Bandlimited Moog saw wave Onde en dents-de-scie Moog à bande limitée - - + + Soft square wave Onde carrée douce - + Absolute sine wave Onde sinusoïdale absolue - - + + Exponential wave Onde exponentielle - + White noise Bruit blanc - + Digital Triangle wave Onde triangulaire digitale - + Digital Saw wave Onde en dents-de-scie digitale - + Digital Ramp wave Onde en rampe digitale - + Digital Square wave Onde carrée digitale - + Digital Moog saw wave Onde en dents-de-scie Moog digitale - + Triangle wave Onde triangulaire - + Saw wave Onde en dents-de-scie - + Ramp wave Onde en rampe - + Square wave Onde carrée - + Moog saw wave Onde en dents-de-scie Moog - + Abs. sine wave Onde sinusoïdale absolue - + Random Aléatoire - + Random smooth Aléatoire adoucie @@ -8985,240 +8985,240 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. MonstroView - + Operators view Vue des opérateurs - + Matrix view Vue de la matrice - - - + + + Volume Volume - - - + + + Panning Panoramisation - - - + + + Coarse detune Désaccordage grossier - - - + + + semitones demi-tons - - + + Fine tune left - - - - + + + + cents centièmes - - + + Fine tune right - - - + + + Stereo phase offset Décalage stéréo de phase - - - - - + + + + + deg degrés - + Pulse width Largeur de pulsation - + Send sync on pulse rise Envoi de la synchro à la montée - + Send sync on pulse fall Envoi de la synchro à la descente - + Hard sync oscillator 2 Synchro fixe oscillateur 2 - + Reverse sync oscillator 2 Synchro inverse oscillateur 2 - + Sub-osc mix Mélange du sous-oscillateur - + Hard sync oscillator 3 Synchro fixe oscillateur 3 - + Reverse sync oscillator 3 Synchro inverse oscillateur 3 - - - - + + + + Attack Attaque - - + + Rate Vitesse - - + + Phase Phase - - + + Pre-delay Pré-délai - - + + Hold Maintien - - + + Decay Descente - - + + Sustain Soutien - - + + Release Relâchement - - + + Slope Pente - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Niveau de modulation @@ -9269,102 +9269,102 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Volume du canal 1 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune Dé-réglage grossier du canal 2 - + Channel 2 Volume Volume du canal 2 - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount Quantité de balayage du canal 2 - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Volume du canal 3 - + Channel 4 volume Volume du canal 4 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Volume général - + Vibrato Vibrato @@ -9372,155 +9372,155 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune Désaccordage grossier - - - + + + Envelope length Longueur de l'enveloppe - + Enable channel 1 Activer le canal 1 - + Enable envelope 1 Activer l'enveloppe 1 - + Enable envelope 1 loop Activer la boucle d'enveloppe 1 - + Enable sweep 1 Activer le balayage 1 - - + + Sweep amount Temps de balayage - - + + Sweep rate Vitesse de balayage - - + + 12.5% Duty cycle 12.5% du cycle - - + + 25% Duty cycle 25% du cycle - - + + 50% Duty cycle 50% du cycle - - + + 75% Duty cycle 75% du cycle - + Enable channel 2 Activer le canal 2 - + Enable envelope 2 Activer l'enveloppe 2 - + Enable envelope 2 loop Activer la boucle d'enveloppe 2 - + Enable sweep 2 Activer le balayage 2 - + Enable channel 3 Activer le canal 3 - + Noise Frequency Fréquence du bruit - + Frequency sweep Fréquence de balayage - + Enable channel 4 Activer le canal 4 - + Enable envelope 4 Activer l'enveloppe 4 - + Enable envelope 4 loop Activer la boucle d'enveloppe 4 - + Quantize noise frequency when using note frequency Quantifier la fréquence du bruit lorsque la fréquence de la note est utilisée - + Use note frequency for noise Utiliser la fréquence de note pour le bruit - + Noise mode Mode de bruit - + Master volume Volume général - + Vibrato Vibrato @@ -9703,60 +9703,60 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. OscillatorObject - + Osc %1 waveform Forme d'onde de l'oscillateur %1 - + Osc %1 harmonic Harmonique de l'oscillateur %1 - - + + Osc %1 volume Volume de l'oscillateur %1 - - + + Osc %1 panning Panoramisation de l'oscillateur %1 - - + + Osc %1 fine detuning left Désaccordage fin (gauche) de l'oscillateur %1 - + Osc %1 coarse detuning Désaccordage grossier de l'oscillateur %1 - + Osc %1 fine detuning right Désaccordage fin (droite) de l'oscillateur %1 - + Osc %1 phase-offset Décalage de phase de l'oscillateur %1 - + Osc %1 stereo phase-detuning Désaccordage stéréo de la phase de l'oscillateur %1 - + Osc %1 wave shape Forme d'onde de l'oscillateur %1 - + Modulation type %1 Modulation de type %1 @@ -9820,42 +9820,42 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. PatmanView - + Open patch - + Loop Boucler - + Loop mode Mode de jeu en boucle - + Tune Accorder - + Tune mode Mode accordage - + No file selected Aucun fichier sélectionné - + Open patch file Ouvrir un fichier de son - + Patch-Files (*.pat) Fichiers de son (*.pat) @@ -9937,72 +9937,72 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. PeakControllerEffectControlDialog - + BASE BASE - + Base: Base : - + AMNT AMNT - + Modulation amount: Niveau de modulation : - + MULT MULT - + Amount multiplicator: - + ATCK ATCK - + Attack: Attaque : - + DCAY DCAY - + Release: Relâchement : - + TRSH TRSH - + Treshold: Seuil : - + Mute output Mettre la sortie en sourdine - + Absolute value @@ -10010,42 +10010,42 @@ Veuillez visiter http://lmms.sf.net/wiki pour la documentation de LMMS. PeakControllerEffectControls - + Base value Valeur de base - + Modulation amount Niveau de modulation - + Attack Attaque - + Release Relâchement - + Treshold Seuil - + Mute output Mettre la sortie en sourdine - + Absolute value - + Amount multiplicator @@ -10482,7 +10482,7 @@ Raison : "%2" Un greffon d'amplification natif - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Échantillonneur simple avec divers paramètres pour utiliser des échantillons (par exemple : percussions) dans une piste d'instrument @@ -10492,7 +10492,7 @@ Raison : "%2" Renforcer vos basses de la manière la plus simple et la plus rapide - + Customizable wavetable synthesizer Synthétiseur de table d'ondes personnalisable @@ -10502,12 +10502,12 @@ Raison : "%2" Un bitcrusher sur-échantillonneur - + Carla Patchbay Instrument Baie d'instruments Carla - + Carla Rack Instrument Rack d'instruments Carla @@ -10532,7 +10532,7 @@ Raison : "%2" Un greffon de filtre double - + plugin for processing dynamics in a flexible way Greffon pour transformer la dynamique sonore de façon flexible @@ -10562,12 +10562,12 @@ Raison : "%2" Filtre pour importer des fichiers Hydrogen dans LMMS - + Versatile drum synthesizer Synthétiseur de batterie polyvalent - + List installed LADSPA plugins Liste des greffons LADSPA installés @@ -10577,7 +10577,7 @@ Raison : "%2" Greffon pour l'utilisation de tout effet LADSPA dans LMMS. - + Incomplete monophonic imitation TB-303 Imitation incomplète de TB-303 monophonique @@ -10602,7 +10602,7 @@ Raison : "%2" Filtre pour importer des fichiers MIDI dans LMMS - + Monstrous 3-oscillator synth with modulation matrix Synthétiseur à 3 oscillateurs monstrueux avec matrice de modulation @@ -10612,7 +10612,7 @@ Raison : "%2" Un greffon d'écho et délai multitap - + A NES-like synthesizer Un synthétiseur genre 'NES' @@ -10622,17 +10622,17 @@ Raison : "%2" Synthé FM à 2 opérateurs - + Additive Synthesizer for organ-like sounds Synthétiseur additif pour sons d'orgue - + GUS-compatible patch instrument Sons d'instruments compatibles avec la carte Gravis UltraSound (GUS) - + Plugin for controlling knobs with sound peaks Greffon pour des boutons de contrôles avec des crêtes de son @@ -10642,12 +10642,12 @@ Raison : "%2" Algorithme de réverbération par Sean Costello - + Player for SoundFont files Lecteur de fichiers SoundFont - + LMMS port of sfxr Port LMMS de sfxr @@ -10664,22 +10664,22 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file Greffon pour l'amélioration de la séparation stéréo d'un fichier stéréo en entrée - + Plugin for freely manipulating stereo output Greffon pour la manipulation de la sortie stéréo - + Tuneful things to bang on Instruments à percussion mélodiques - + Three powerful oscillators you can modulate in several ways Trois oscillateurs puissants que vous pouvez moduler de différentes manières @@ -10689,12 +10689,12 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. - + VST-host for using VST(i)-plugins within LMMS Hôte VST pour l'utilisation de greffons VST(i) dans LMMS - + Vibrating string modeler Modeleur de corde vibrante @@ -10704,12 +10704,12 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. Greffon pour l'utilisation de tout effet VST dans LMMS. - + 4-oscillator modulatable wavetable synth Synthétiseur de table d'ondes modulables à 4 oscillateurs - + plugin for waveshaping Greffon pour du modelage d'onde @@ -10719,7 +10719,7 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. Analyseur d'expression mathématique - + Embedded ZynAddSubFX ZynAddSubFX intégré @@ -10727,292 +10727,292 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU - + Sound Kits - + Type Type - + Effects Effets - + Instruments Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Annuler - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel TextLabel - + Format: - + Architecture: - + Type: Type : - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nom - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -11020,185 +11020,185 @@ Cette puce était utilisée dans l'ordinateur Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Contrôle - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning Utiliser le panoramique - + Settings Configuration - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Type : - + Maker: - + Copyright: - + Unique ID: @@ -11219,17 +11219,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... ... @@ -11237,148 +11237,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Fermer @@ -11386,69 +11386,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Activer - + On/Off On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove Supprimer - + Plugin Name - + Preset: @@ -11646,7 +11646,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11659,28 +11659,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Fabricant : - + Copyright: Copyright : - + Requires Real Time: Nécessite le temps réel : - - - + + + @@ -11688,9 +11688,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Oui - - - + + + @@ -11698,25 +11698,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Non - + Real Time Capable: Support temps réel : - + In Place Broken: Inutilisable : - + Channels In: Canaux d'entrée : - + Channels Out: Canaux de sortie : @@ -13827,144 +13827,144 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Moduler la phase de l'oscillateur 1 par l'oscillateur 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Synchroniser l'oscillateur 1 avec l'oscillateur 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Synchroniser l'oscillateur 2 avec l'oscillateur 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Volume de l'oscillateur %1 : - + Osc %1 panning: Panoramisation de l'oscillateur %1 : - + Osc %1 coarse detuning: Désaccordage grossier de l'oscillateur %1 : - + semitones demi-tons - + Osc %1 fine detuning left: Désaccordage fin (gauche) de l'oscillateur %1 : - - + + cents centièmes - + Osc %1 fine detuning right: Désaccordage fin (droite) de l'oscillateur %1 : - + Osc %1 phase-offset: Décalage de phase de l'oscillateur %1 : - - + + degrees degrés - + Osc %1 stereo phase-detuning: Désaccordage stéréo de la phase de l'oscillateur %1 : - + Sine wave Onde sinusoïdale - + Triangle wave Onde triangulaire - + Saw wave Onde en dents-de-scie - + Square wave Onde carrée - + Moog-like saw wave - + Exponential wave Onde exponentielle - + White noise Bruit blanc - + User-defined wave @@ -14051,73 +14051,73 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré VestigeInstrumentView - - + + Open VST plugin Ouvrir un plugin VST - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Précédent (-) - + Save preset Enregistrer le pré-réglage - + Next (+) Suivant (+) - + Show/hide GUI Montrer l'interface graphique - + Turn off all notes Stopper toutes les notes - + DLL-files (*.dll) Fichiers DLL (*.dll) - + EXE-files (*.exe) Fichiers EXE (*.exe) - + No VST plugin loaded - + Preset Pré-réglage - + by par - + - VST plugin control - contrôle de greffon VST @@ -14169,49 +14169,49 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré VstPlugin - + The VST plugin %1 could not be loaded. Le greffon "%1" n'a pas pu être chargé. - + Open Preset Ouvrir le pré-réglage - - + + Vst Plugin Preset (*.fxp *.fxb) Pré-réglage de greffon VST (*.fxp *.fxb) - + : default : défaut - + Save Preset Enregistrer le pré-réglage - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -14229,147 +14229,147 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré WatsynInstrument - + Volume A1 Volume A1 - + Volume A2 Volume A2 - + Volume B1 Volume B1 - + Volume B2 Volume B2 - + Panning A1 Panoramisation A1 - + Panning A2 Panoramisation A2 - + Panning B1 Panoramisation B1 - + Panning B2 Panoramisation B2 - + Freq. multiplier A1 Multiplicateur de fréquence A1 - + Freq. multiplier A2 Multiplicateur de fréquence A2 - + Freq. multiplier B1 Multiplicateur de fréquence B1 - + Freq. multiplier B2 Multiplicateur de fréquence B2 - + Left detune A1 Dé-réglage gauche A1 - + Left detune A2 Dé-réglage gauche A2 - + Left detune B1 Dé-réglage gauche B1 - + Left detune B2 Dé-réglage gauche B2 - + Right detune A1 Dé-réglage droit A1 - + Right detune A2 Dé-réglage droit A2 - + Right detune B1 Dé-réglage droit B1 - + Right detune B2 Dé-réglage droit B2 - + A-B Mix Mélange A-B - + A-B Mix envelope amount Niveau de mélange d'enveloppe A-B - + A-B Mix envelope attack Niveau de mélange d'attaque d'enveloppe A-B - + A-B Mix envelope hold Niveau de mélange du maintien d'enveloppe A-B - + A-B Mix envelope decay Niveau de mélange de l'affaiblissement (decay) d'enveloppe A-B - + A1-B2 Crosstalk Diaphonie A1-B2 - + A2-A1 modulation Modulation A2-A1 - + B2-B1 modulation Modulation B2-B1 - + Selected graph Graphique sélectionné @@ -14377,224 +14377,224 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Panoramisation - - - - + + + + Freq. multiplier Multiplicateur de fréquence - - - - + + + + Left detune Déréglage gauche - - - - - - - - + + + + + + + + cents centièmes - - - - + + + + Right detune Déréglage droite - + A-B Mix Mélange A-B - + Mix envelope amount Niveau de mélange d'enveloppe - + Mix envelope attack Mélanger l'attaque d'enveloppe - + Mix envelope hold Mélanger le maintien d'enveloppe - + Mix envelope decay Mélanger la descente d'enveloppe - + Crosstalk Diaphonie - + Select oscillator A1 Sélectionner l'oscillateur A1 - + Select oscillator A2 Sélectionner l'oscillateur A2 - + Select oscillator B1 Sélectionner l'oscillateur B1 - + Select oscillator B2 Sélectionner l'oscillateur B2 - + Mix output of A2 to A1 Mélanger la sortie de A2 dans A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 Mélanger la sortie de B2 dans B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Dessinez ici votre propre forme d'onde en faisant glisser votre souris sur ce graphique. - + Load waveform Charger la forme d'onde - + Load a waveform from a sample file - + Phase left Phase gauche - + Shift phase by -15 degrees - + Phase right Phase droite - + Shift phase by +15 degrees - - + + Normalize Normaliser - - + + Invert Inverser - - + + Smooth Adoucir - - + + Sine wave Onde sinusoïdale - - - + + + Triangle wave Onde triangulaire - + Saw wave Onde en dents-de-scie - - + + Square wave Onde carrée @@ -14786,42 +14786,42 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency - + Filter resonance - + Bandwidth Largeur de bande - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14829,343 +14829,343 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré ZynAddSubFxView - + Portamento: Portamento : - + PORT PORT - + Filter frequency: - + FREQ FRÉQ - + Filter resonance: - + RES RES - + Bandwidth: Bande passante : - + BW LB - + FM gain: - + FM GAIN GAIN FM - + Resonance center frequency: Fréquence centrale de la résonance : - + RES CF RES CF - + Resonance bandwidth: Largeur de bande de la résonance : - + RES BW RES BW - + Forward MIDI control changes - + Show GUI Montrer l'interface graphique - audioFileProcessor + AudioFileProcessor - + Amplify Amplifier - + Start of sample Début de l'échantillon - + End of sample Fin de l'échantillon - + Loopback point Point de bouclage - + Reverse sample Inverser l'échantillon - + Loop mode Mode de jeu en boucle - + Stutter Bégaiement - + Interpolation mode Mode interpolation - + None Aucun - + Linear Linéaire - + Sinc Sync - + Sample not found: %1 Échantillon %1 non trouvé - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Dessinez ici votre propre forme d'onde en faisant glisser votre souris sur ce graphique. - - + + Sine wave Onde sinusoïdale - - + + Triangle wave Onde triangulaire - - + + Saw wave Onde en dents-de-scie - - + + Square wave Onde carrée - - + + White noise Bruit blanc - - + + User-defined wave - - + + Smooth waveform Forme d'onde adoucie - + Interpolation Interpolation - + Normalize Normaliser - dynProcControlDialog + DynProcControlDialog - + INPUT ENTRÉE - + Input gain: Gain en entrée : - + OUTPUT SORTIE - + Output gain: Gain en sortie : - + ATTACK ATTAQUE - + Peak attack time: Temps d'attaque du pic : - + RELEASE RELÂCHEMENT - + Peak release time: Temps de relâchement : - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels Traitement basé sur le maximum des deux canaux stéréo - + Stereo mode: average - + Process based on the average of both stereo channels Traitement basé sur la moyenne des deux canaux stéréo - + Stereo mode: unlinked - + Process each stereo channel independently Traiter chaque canal stéréo indépendamment - dynProcControls + DynProcControls - + Input gain Gain en entrée - + Output gain Gain en sortie - + Attack time Temps d'attaque - + Release time Temps de relâchement - + Stereo mode Mode stéréo @@ -15179,766 +15179,766 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré - kickerInstrument + KickerInstrument - + Start frequency Fréquence de début - + End frequency Fréquence de fin - + Length Longueur - + Start distortion - + End distortion - + Gain Gain - + Envelope slope - + Noise Bruit - + Click Clic - + Frequency slope - + Start from note Commencer à la note - + End to note Finir à la note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Fréquence de début : - + End frequency: Fréquence de fin : - + Frequency slope: - + Gain: Gain : - + Envelope length: - + Envelope slope: - + Click: Clic : - + Noise: Bruit : - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Effets disponibles - - + + Unavailable Effects Effets indisponibles - - + + Instruments Instruments - - + + Analysis Tools Outils d'analyse - - + + Don't know Divers - + Type: Type : - ladspaDescription + LadspaDescription - + Plugins Greffons - + Description Description - ladspaPortDialog + LadspaPortDialog - + Ports Ports - + Name Nom - + Rate Vitesse - + Direction Sens - + Type Type - + Min < Default < Max Min < par défaut < Max - + Logarithmic Logarithmique - + SR Dependent Dépendant du taux d'échantillonnage - + Audio Audio - + Control Contrôle - + Input Entrée - + Output Sortie - + Toggled Permuté - + Integer Entier - + Float Flottant - - + + Yes Oui - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Fréquence de coupure du VCF - + VCF Resonance Résonance du VCF - + VCF Envelope Mod Modulation de l'enveloppe du VCF - + VCF Envelope Decay Affaiblissement (decay) de l'enveloppe du VCF - + Distortion Distorsion - + Waveform Forme d'onde - + Slide Decay Affaiblissement (decay) glissant - + Slide Liaison - + Accent Accent - + Dead Éteint - + 24dB/oct Filter Filtre 24 dB/oct - lb302SynthView + Lb302SynthView - + Cutoff Freq: Fréquence de coupure : - + Resonance: Résonance : - + Env Mod: Modulation de l'enveloppe : - + Decay: Affaiblissement : - + 303-es-que, 24dB/octave, 3 pole filter 303-esque, 24 dB/octave, filtre à 3 pôles - + Slide Decay: Affaiblissement glissant : - + DIST: DIST : - + Saw wave Onde en dents-de-scie - + Click here for a saw-wave. Cliquez ici pour une onde en dents-de-scie. - + Triangle wave Onde triangulaire - + Click here for a triangle-wave. Cliquez ici pour une onde triangulaire. - + Square wave Onde carrée - + Click here for a square-wave. Cliquez ici pour une onde carrée. - + Rounded square wave Onde carrée arrondie - + Click here for a square-wave with a rounded end. Cliquez ici pour une onde carrée avec une fin arrondie. - + Moog wave Onde Moog - + Click here for a moog-like wave. Cliquez ici pour une onde de type Moog. - + Sine wave Onde sinusoïdale - + Click for a sine-wave. Cliquez ici pour une onde sinusoïdale. - - + + White noise wave Bruit blanc - + Click here for an exponential wave. Cliquez ici pour une onde exponentielle. - + Click here for white-noise. Cliquez ici pour un bruit blanc. - + Bandlimited saw wave Onde en dents-de-scie à bande limitée - + Click here for bandlimited saw wave. Cliquez ici pour une onde en dents-de-scie à bande limitée. - + Bandlimited square wave Onde carrée à bande limitée - + Click here for bandlimited square wave. Cliquez ici pour une onde carrée à bande limitée. - + Bandlimited triangle wave Onde triangulaire à bande limitée - + Click here for bandlimited triangle wave. Cliquez ici pour une onde triangulaire à bande limitée. - + Bandlimited moog saw wave Onde en dents-de-scie Moog à bande limitée - + Click here for bandlimited moog saw wave. Cliquez ici pour une onde en dents-de-scie de type Moog à bande limitée. - malletsInstrument + MalletsInstrument - + Hardness Dureté - + Position Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulateur - + Crossfade Fondu enchainé - + LFO speed Vitesse du LFO - + LFO depth - + ADSR ADSR - + Pressure Pression - + Motion Mouvement - + Speed Vitesse - + Bowed Courbé - + Spread Diffusion - + Marimba Marimba - + Vibraphone Vibraphone - + Agogo Agogo - + Wood 1 - + Reso Réso - + Wood 2 - + Beats Battements - + Two fixed - + Clump Bruit lourd - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Verre - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Diffusion - + Spread: Diffusion : - + Missing files Fichiers manquants - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Votre installation de STK semble incomplète. Veuillez vous assurer que le paquet STK complet est installé ! - + Hardness Dureté - + Hardness: Dureté : - + Position Position - + Position: Position : - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulateur - + Modulator: Modulateur : - + Crossfade Fondu enchainé - + Crossfade: Fondu enchainé : - + LFO speed Vitesse du LFO - + LFO speed: Vitesse du LFO : - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR : - + Pressure Pression - + Pressure: Pression : - + Speed Vitesse - + Speed: Vitesse : - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15962,542 +15962,542 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - contrôle de greffon VST - + VST Sync VST Sync - - + + Automated Automatique - + Close Fermer - organicInstrument + OrganicInstrument - + Distortion Distorsion - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsion : - + Volume: Volume : - + Randomise Randomiser - - + + Osc %1 waveform: Form d'onde de l'oscillateur %1 : - + Osc %1 volume: Volume de l'oscillateur %1 : - + Osc %1 panning: Panoramisation de l'oscillateur %1 : - + Osc %1 stereo detuning Dé-réglage stéréo de l'oscillateur %1 - + cents centièmes - + Osc %1 harmonic: Harmonique de l'oscillateur %1 : - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth : pré-réglage de canal - + Bank selector Sélecteur de banque - + Bank Banque - + Program selector Sélecteur de programme - + Patch Patch - + Name Nom - + OK OK - + Cancel Annuler - sf2Instrument + Sf2Instrument - + Bank Banque - + Patch Son - + Gain Gain - + Reverb Réverbération - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. La banque de sons %1 n'a pu être chargée. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Ouvrir un fichier SoundFont - + Choose patch - + Gain: Gain : - + Apply reverb (if supported) Appliquer la réverbération (si prise en charge) - + Room size: - + Damping: - + Width: Ampleur : - - + + Level: - + Apply chorus (if supported) Appliquer le chorus (si pris en charge) - + Voices: - + Speed: Vitesse : - + Depth: Profondeur : - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Ampleur : - stereoEnhancerControls + StereoEnhancerControls - + Width Ampleur - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Volume de gauche à gauche : - + Left to Right Vol: Volume de gauche à droite : - + Right to Left Vol: Volume de droite à gauche : - + Right to Right Vol: Volume de droite à droite : - stereoMatrixControls + StereoMatrixControls - + Left to Left Gauche à gauche - + Left to Right Gauche à droite - + Right to Left Droite à gauche - + Right to Right Droite à droite - vestigeInstrument + VestigeInstrument - + Loading plugin Chargement du greffon - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Volume de la corde %1 - + String %1 stiffness Rigidité de la corde %1 - + Pick %1 position Position du micro %1 - + Pickup %1 position Position du micro %1 - + String %1 panning Panoramique de la corde %1 - + String %1 detune Désaccordage de la corde %1 - + String %1 fuzziness Flou de la corde %1 - + String %1 length Longueur de la corde %1 - + Impulse %1 Pulsation %1 - + String %1 Corde %1 - vibedView + VibedView - + String volume: Volume de la corde : - + String stiffness: Rigidité de la corde : - + Pick position: Point de contact : - + Pickup position: Point d'écoute : - + String panning: Panoramique de la corde : - + String detune: Désaccordage de la corde : - + String fuzziness: Flou de la corde : - + String length: Longueur de la corde : - + Impulse - + Octave Octave - + Impulse Editor Éditeur d'impulsion - + Enable waveform Activer la forme d'onde - + Enable/disable string Activer/désactiver la corde - + String Corde - - + + Sine wave Onde sinusoïdale - - + + Triangle wave Onde triangulaire - - + + Saw wave Onde en dents-de-scie - - + + Square wave Onde carrée - - + + White noise Bruit blanc - - + + User-defined wave - - + + Smooth waveform Forme d'onde adoucie - - + + Normalize waveform Normaliser la forme d'onde - voiceObject + VoiceObject Voice %1 pulse width @@ -16555,71 +16555,71 @@ Veuillez vérifier que vous avez les droits en lecture pour ce fichier et le ré - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ENTRÉE - + Input gain: Gain en entrée : - + OUTPUT SORTIE - + Output gain: Gain en sortie : - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Couper le signal d'entrée - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Gain en entrée - + Output gain Gain en sortie diff --git a/data/locale/gl.ts b/data/locale/gl.ts index 2c35f87127..5f7e05fc51 100644 --- a/data/locale/gl.ts +++ b/data/locale/gl.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample Inverter a mostra - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Amplificar: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Sobre - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licenza - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Axuda - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Tempo: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Configuración - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Novo - + Ctrl+N - + &Open... &Abrir... - - + + Open... - + Ctrl+O - + &Save &Gardar - + Ctrl+S - + Save &As... Gr&avar como... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Saír - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Mostrar a interface gráfica @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Configuración - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Son - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Predefinido @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7794,234 +7794,234 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit &Editar - + &Quit &Saír - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8095,595 +8095,595 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Onda senoidal - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave Onda triangular - + Saw wave Onda de dente de serra - + Ramp wave - + Square wave Onda cadrada - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8691,240 +8691,240 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Volume - - - + + + Panning Panorámica - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Ataque - - + + Rate Taxa - - + + Phase - - + + Pre-delay - - + + Hold Retención - - + + Decay Decaemento - - + + Sustain Sustentación - - + + Release Relaxamento - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Cantidade de modulación @@ -8975,102 +8975,102 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Volume da canle 1 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Volume da canle 3 - + Channel 4 volume Volume da canle 4 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato Vibrato @@ -9078,155 +9078,155 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato Vibrato @@ -9409,60 +9409,60 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. OscillatorObject - + Osc %1 waveform Forma de onda do oscilador %1 - + Osc %1 harmonic - - + + Osc %1 volume Volume do oscilador %1 - - + + Osc %1 panning Panorámica do oscilador %1 - - + + Osc %1 fine detuning left Desafinación fina esquerda do oscilador %1 - + Osc %1 coarse detuning Desafinación bruta do oscilador %1 - + Osc %1 fine detuning right Desafinación fina dereita do oscilador %1 - + Osc %1 phase-offset Desprazamento da fase do oscilador %1 - + Osc %1 stereo phase-detuning Desafinación de fase en estéreo do oscilador %1 - + Osc %1 wave shape Forma da onda do oscilador %1 - + Modulation type %1 Tipo de modulación %1 @@ -9526,42 +9526,42 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. PatmanView - + Open patch - + Loop Bucle - + Loop mode Modo de bucle - + Tune Afinación - + Tune mode Modo de afinación - + No file selected Non escolleu ningún ficheiro - + Open patch file Abrir un ficheiro de parches - + Patch-Files (*.pat) Ficheiros de parches (*.pat) @@ -9643,72 +9643,72 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. PeakControllerEffectControlDialog - + BASE BASE - + Base: - + AMNT - + Modulation amount: Cantidade de modulación: - + MULT - + Amount multiplicator: - + ATCK - + Attack: Ataque: - + DCAY - + Release: Relaxamento: - + TRSH - + Treshold: - + Mute output Silenciar a saída - + Absolute value @@ -9716,42 +9716,42 @@ Visitehttp://lmms.sf.net/wiki para documentación sobre o LMMS. PeakControllerEffectControls - + Base value Valor base - + Modulation amount Cantidade de modulación - + Attack Ataque - + Release Relaxamento - + Treshold - + Mute output Silenciar a saída - + Absolute value - + Amount multiplicator @@ -10188,7 +10188,7 @@ Razón: «%2» - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10198,7 +10198,7 @@ Razón: «%2» - + Customizable wavetable synthesizer Sintetizador de táboa de ondas personalizábel @@ -10208,12 +10208,12 @@ Razón: «%2» - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10238,7 +10238,7 @@ Razón: «%2» - + plugin for processing dynamics in a flexible way @@ -10268,12 +10268,12 @@ Razón: «%2» - + Versatile drum synthesizer - + List installed LADSPA plugins Enumerar os engadidos de LADSPA instalados @@ -10283,7 +10283,7 @@ Razón: «%2» engadido para empregar efectos de LADSPA arbitrarios no LMMS. - + Incomplete monophonic imitation TB-303 Imitación monofónica incompleta TB-303 @@ -10308,7 +10308,7 @@ Razón: «%2» Filtro para importar ficheiros MIDI ao LMMS - + Monstrous 3-oscillator synth with modulation matrix @@ -10318,7 +10318,7 @@ Razón: «%2» - + A NES-like synthesizer @@ -10328,17 +10328,17 @@ Razón: «%2» - + Additive Synthesizer for organ-like sounds Sintetizador aditivo para sons tipo órgano - + GUS-compatible patch instrument Instrumento de parcheo compatíbel con GUS - + Plugin for controlling knobs with sound peaks Engadido para controlar botóns con picos de son @@ -10348,12 +10348,12 @@ Razón: «%2» - + Player for SoundFont files Reprodutor de ficheiros SoundFont - + LMMS port of sfxr @@ -10370,22 +10370,22 @@ Este chip empregábase no computador Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file Engadido para mellorar a separación en estéreo dun ficheiro de entrada en estéreo - + Plugin for freely manipulating stereo output Engadido para manipular libremente a saída en estéreo - + Tuneful things to bang on Cousas melodiosas nas que bater - + Three powerful oscillators you can modulate in several ways @@ -10395,12 +10395,12 @@ Este chip empregábase no computador Commodore 64. - + VST-host for using VST(i)-plugins within LMMS Hóspede de VST para empregar engadidos de VST(i) co LMMS - + Vibrating string modeler Modelador de cordas vibrantes @@ -10410,12 +10410,12 @@ Este chip empregábase no computador Commodore 64. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10425,7 +10425,7 @@ Este chip empregábase no computador Commodore 64. - + Embedded ZynAddSubFX ZynAddSubFX incorporado @@ -10433,292 +10433,292 @@ Este chip empregábase no computador Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Tipo - + Effects - + Instruments Instrumentos - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Cancelar - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Tipo: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nome - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10726,185 +10726,185 @@ Este chip empregábase no computador Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Configuración - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Tipo: - + Maker: - + Copyright: - + Unique ID: @@ -10925,17 +10925,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10943,148 +10943,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11092,69 +11092,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Activar/Desactivar - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11352,7 +11352,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11365,28 +11365,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Creador: - + Copyright: Copyright: - + Requires Real Time: Require tempo real: - - - + + + @@ -11394,9 +11394,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Si - - - + + + @@ -11404,25 +11404,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Non - + Real Time Capable: Capacidade de tempo real: - + In Place Broken: En sitio rachado: - + Channels In: Canles de entrada: - + Channels Out: Canles de saída: @@ -13529,144 +13529,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Sincronizar o oscilador 1 co oscilador 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Sincronizar o oscilador 2 co oscilador 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Volume do oscilador %1: - + Osc %1 panning: Panorámica do oscilador %1 - + Osc %1 coarse detuning: Desafinación bruta do oscilador %1: - + semitones semitóns - + Osc %1 fine detuning left: Desafinación fina esquerda do oscilador %1: - - + + cents cents - + Osc %1 fine detuning right: Desafinación fina dereita do oscilador %1: - + Osc %1 phase-offset: Desprazamento da fase do oscilador %1: - - + + degrees graos - + Osc %1 stereo phase-detuning: Desafinación de fase en estéreo do oscilador %1: - + Sine wave Onda senoidal - + Triangle wave Onda triangular - + Saw wave Onda de dente de serra - + Square wave Onda cadrada - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13753,73 +13753,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset Gardar as predefinicións - + Next (+) - + Show/hide GUI Mostrar/Agochar a interface gráfica - + Turn off all notes Apagar todas as notas - + DLL-files (*.dll) Ficheiros DLL (.*dll) - + EXE-files (*.exe) Ficheiros EXE (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13871,49 +13871,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13931,147 +13931,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14079,224 +14079,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Panorámica - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Debuxe aquí a súa propia forma de onda arrastrando o rato polo gráfico. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Normalizar - - + + Invert - - + + Smooth Suave - - + + Sine wave Onda senoidal - - - + + + Triangle wave Onda triangular - + Saw wave Onda de dente de serra - - + + Square wave Onda cadrada @@ -14488,42 +14488,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14531,343 +14531,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI Mostrar a interface gráfica - audioFileProcessor + AudioFileProcessor - + Amplify Amplificar - + Start of sample Inicio da mostra - + End of sample Final da mostra - + Loopback point - + Reverse sample Inverter a mostra - + Loop mode Modo de bucle - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Debuxe aquí a súa propia forma de onda arrastrando o rato polo gráfico. - - + + Sine wave Onda senoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda de dente de serra - - + + Square wave Onda cadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation Interpolación - + Normalize Normalizar - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14881,766 +14881,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Frecuencia inicial - + End frequency Frecuencia final - + Length - + Start distortion - + End distortion - + Gain Ganancia - + Envelope slope - + Noise Ruído - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Frecuencia inicial: - + End frequency: Frecuencia final: - + Frequency slope: - + Gain: Ganancia: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efectos dispoñíbeis - - + + Unavailable Effects Efectos non dispoñíbeis - - + + Instruments Instrumentos - - + + Analysis Tools Ferramentas de análise - - + + Don't know Non sei - + Type: Tipo: - ladspaDescription + LadspaDescription - + Plugins Engadidos - + Description Descrición - ladspaPortDialog + LadspaPortDialog - + Ports Portos - + Name Nome - + Rate Taxa - + Direction Dirección - + Type Tipo - + Min < Default < Max Mín < Predefinido < Máx - + Logarithmic Logarítmica - + SR Dependent Dependente de SR - + Audio Son - + Control Control - + Input Entrada - + Output Saída - + Toggled Conmutado - + Integer Enteiro - + Float Vírgula flutuante - - + + Yes Si - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Frecuencia de corte do VCF - + VCF Resonance Resonancia do VCF - + VCF Envelope Mod Modo de envolvente do VCF - + VCF Envelope Decay Decaemento da envolvente do VCF - + Distortion Distorsión - + Waveform Forma da onda - + Slide Decay Decamento ao escorregar - + Slide Escorregar - + Accent Acento - + Dead Morte - + 24dB/oct Filter Filtro de 24dB/oitava - lb302SynthView + Lb302SynthView - + Cutoff Freq: Frec. de corte: - + Resonance: Resonancia: - + Env Mod: Mod env: - + Decay: Decaemento: - + 303-es-que, 24dB/octave, 3 pole filter Filtro tipo 303, 24dB/oitava, 3 polos - + Slide Decay: Decamento ao escorregar: - + DIST: DIST: - + Saw wave Onda de dente de serra - + Click here for a saw-wave. Prema aquí para unha onda de dente de serra. - + Triangle wave Onda triangular - + Click here for a triangle-wave. Prema aquí para unha onda triangular. - + Square wave Onda cadrada - + Click here for a square-wave. Prema aquí para unha onda cadrada. - + Rounded square wave Onda cadrada arredondada - + Click here for a square-wave with a rounded end. Prema aquí para unha onda cadrada con final arredondado. - + Moog wave Onda tipo Moog - + Click here for a moog-like wave. Prema aquí para unha onda tipo Moog. - + Sine wave Onda senoidal - + Click for a sine-wave. Prema para unha onda senoidal. - - + + White noise wave Onda de ruído branco - + Click here for an exponential wave. Prema aquí para unha onda exponencial. - + Click here for white-noise. Prema aquí para ruído branco. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness Dureza - + Position Posición - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulador - + Crossfade Transición por esvaecemento - + LFO speed Velocidade do LFO - + LFO depth - + ADSR ADSR - + Pressure Presión - + Motion Movemento - + Speed Velocidade - + Bowed Con arco - + Spread Propagar - + Marimba Marimba - + Vibraphone Vibráfono - + Agogo Agogó - + Wood 1 - + Reso - + Wood 2 - + Beats Golpes - + Two fixed - + Clump Esmagar - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Vidro - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrumento - + Spread Propagar - + Spread: Propagar: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness Dureza - + Hardness: Dureza: - + Position Posición - + Position: Posición: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulador - + Modulator: Modulador: - + Crossfade Transición por esvaecemento - + Crossfade: Transición por esvaecemento: - + LFO speed Velocidade do LFO - + LFO speed: Velocidade do LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Presión - + Pressure: Presión: - + Speed Velocidade - + Speed: Velocidade: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15664,542 +15664,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion Distorsión - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsión: - + Volume: Volume: - + Randomise Aleatorio - - + + Osc %1 waveform: Forma de onda do osciloscopio %1: - + Osc %1 volume: Volume do oscilador %1: - + Osc %1 panning: Panorámica do oscilador %1: - + Osc %1 stereo detuning - + cents cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank Banco - + Program selector - + Patch Parche - + Name Nome - + OK Aceptar - + Cancel Cancelar - sf2Instrument + Sf2Instrument - + Bank Banco - + Patch Parche - + Gain Ganancia - + Reverb Reverberación - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Coro - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Abrir un ficheiro de SoundFont - + Choose patch - + Gain: Ganancia: - + Apply reverb (if supported) Aplicar reverberación (se o admitir) - + Room size: - + Damping: - + Width: Largura: - - + + Level: - + Apply chorus (if supported) Aplicar un coro (se o admitir) - + Voices: - + Speed: Velocidade: - + Depth: Profundidade: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Largura: - stereoEnhancerControls + StereoEnhancerControls - + Width Largura - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Volume esquerda para esquerda: - + Left to Right Vol: Volume esquerda para dereita: - + Right to Left Vol: Volume dereita para esquerda: - + Right to Right Vol: Volume dereita para dereita: - stereoMatrixControls + StereoMatrixControls - + Left to Left Esquerda para esquerda - + Left to Right Esquerda para dereita - + Right to Left Dereita para esquerda - + Right to Right Dereita para dereita - vestigeInstrument + VestigeInstrument - + Loading plugin A cargar un engadido - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Volume da corda %1 - + String %1 stiffness Tensión da corda %1 - + Pick %1 position Posición da púa %1 - + Pickup %1 position Posición do captador %1 - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impulso %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Tensión da corda: - + Pick position: Posición da púa: - + Pickup position: Posición do captador: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Oitava - + Impulse Editor Editor de impulsos - + Enable waveform Activar a forma de onda - + Enable/disable string - + String Corda - - + + Sine wave Onda senoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda de dente de serra - - + + Square wave Onda cadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16257,71 +16257,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/he.ts b/data/locale/he.ts index 2cea85107a..d9f1a2bf20 100644 --- a/data/locale/he.ts +++ b/data/locale/he.ts @@ -151,52 +151,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop השבת לופ - + Enable loop אפשר לופ - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -204,7 +204,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -880,144 +880,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About אודות - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License רשיון - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7794,234 +7794,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8095,595 +8095,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8691,240 +8691,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume ווליום - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8975,102 +8975,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9078,155 +9078,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume ווליום - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9409,60 +9409,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9526,42 +9526,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9643,72 +9643,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9716,42 +9716,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10187,7 +10187,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10197,7 +10197,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10207,12 +10207,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10237,7 +10237,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10267,12 +10267,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10282,7 +10282,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10307,7 +10307,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10317,7 +10317,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10327,17 +10327,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10347,12 +10347,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10368,22 +10368,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10393,12 +10393,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10408,12 +10408,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10423,7 +10423,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10431,292 +10431,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10724,185 +10724,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10923,17 +10923,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10941,148 +10941,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close סגור @@ -11090,69 +11090,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11350,7 +11350,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11363,28 +11363,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11392,9 +11392,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11402,25 +11402,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13527,144 +13527,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13751,73 +13751,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13869,49 +13869,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13929,147 +13929,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14077,224 +14077,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume ווליום - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14486,42 +14486,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14529,343 +14529,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14879,766 +14879,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15662,542 +15662,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume ווליום - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: ווליום: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16255,71 +16255,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/hi_IN.ts b/data/locale/hi_IN.ts index 6f2bfaab05..406490deae 100644 --- a/data/locale/hi_IN.ts +++ b/data/locale/hi_IN.ts @@ -152,52 +152,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample सैंपल खोलें - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: लूपबैक पॉइंट @@ -205,7 +205,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: सैंपल की लम्बाई: @@ -881,144 +881,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About के बारे में - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License लाइसेंस - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1303,50 +1303,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1354,516 +1354,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &सहायता - + toolBar - + Disk - - + + Home होम - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1871,56 +1871,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1929,7 +1929,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI GUI दिखाएँ। @@ -1937,635 +1937,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3388,178 +3388,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3567,37 +3567,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6641,7 +6641,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6835,17 +6835,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6853,22 +6853,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6880,7 +6880,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7795,234 +7795,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8096,595 +8096,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8692,240 +8692,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume वॉल्यूम - - - + + + Panning पैनिंग - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8976,102 +8976,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9079,155 +9079,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume वॉल्यूम - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9410,60 +9410,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9527,42 +9527,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9644,72 +9644,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9717,42 +9717,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10188,7 +10188,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10198,7 +10198,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10208,12 +10208,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10238,7 +10238,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10268,12 +10268,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10283,7 +10283,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10308,7 +10308,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10318,7 +10318,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10328,17 +10328,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10348,12 +10348,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10369,22 +10369,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10394,12 +10394,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10409,12 +10409,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10424,7 +10424,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10432,292 +10432,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel रद्द करें। - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name नाम - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10725,185 +10725,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10924,17 +10924,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10942,148 +10942,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11091,69 +11091,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11351,7 +11351,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11364,28 +11364,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11393,9 +11393,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11403,25 +11403,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13528,144 +13528,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13752,73 +13752,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13870,49 +13870,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13930,147 +13930,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14078,224 +14078,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume वॉल्यूम - - - - + + + + Panning पैनिंग - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14487,42 +14487,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14530,343 +14530,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI GUI दिखाएँ। - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14880,766 +14880,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain गेन - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: गेन: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name नाम - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. Saw-wave के लिए यहाँ क्लिक करें। - + Triangle wave - + Click here for a triangle-wave. Triangle-wave के लिए यहाँ क्लिक करें। - + Square wave - + Click here for a square-wave. Square-wave के लिए यहाँ क्लिक करें। - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. Exponential wave के लिए यहाँ क्लिक करें। - + Click here for white-noise. White-noise के लिए यहाँ क्लिक करें। - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15663,542 +15663,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume वॉल्यूम - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: वॉल्यूम: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name नाम - + OK ठीक - + Cancel रद्द - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain गेन - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: गेन: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16256,71 +16256,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/hu_HU.ts b/data/locale/hu_HU.ts index b2f4d65a92..9dd73df12b 100644 --- a/data/locale/hu_HU.ts +++ b/data/locale/hu_HU.ts @@ -151,52 +151,52 @@ Ha szeretnél részt venni az LMMS más nyelvekre történő fordításában vag AudioFileProcessorView - + Open sample Minta megnyitása - + Reverse sample Minta megfordítása - + Disable loop Ismétlés tiltása - + Enable loop Ismétlés engedélyezése - + Enable ping-pong loop Oda-vissza ismétlés engedélyezése - + Continue sample playback across notes Folyamatos lejátszás több note-on keresztül - + Amplify: Erősítés: - + Start point: Kezdőpont: - + End point: Végpont: - + Loopback point: Visszatérési pont: @@ -204,7 +204,7 @@ Ha szeretnél részt venni az LMMS más nyelvekre történő fordításában vag AudioFileProcessorWaveView - + Sample length: Minta hossza: @@ -880,144 +880,144 @@ Ha szeretnél részt venni az LMMS más nyelvekre történő fordításában vag CarlaAboutW - + About Carla A Carla névjegye - + About Névjegy - + About text here Névjegy helye - + Extended licensing here Részletes licensz helye - + Artwork Grafika - + Using KDE Oxygen icon set, designed by Oxygen Team. KDE Oxygen ikonkészlet, tervezte az Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Néhány gomb, háttér és egyéb grafikus elem a Calf Studio Gear, OpenAV és OpenOctave projektekből. - + VST is a trademark of Steinberg Media Technologies GmbH. A VST a Steinberg Media Technologies GmbH. védjegye. - + Special thanks to António Saraiva for a few extra icons and artwork! Külön köszönet António Saraivának a további ikonokért és grafikus elemekért! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. Az LV2 logót tervezte Thorsten Wilms, Peter Shorthose ötlete alapján. - + MIDI Keyboard designed by Thorsten Wilms. A MIDI billentyűzetet tervezte Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. A Carla, Carla-Control és Patchbay ikonokat tervezte: DoosC - + Features Szolgáltatások - + AU/AudioUnit: AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel TextLabel - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC OSC - + Host URLs: Hoszt URL-ek: - + Valid commands: Érvényes parancsok: - + valid osc commands here érvényes osc parancsok helye - + Example: Példa: - + License Licenc - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version OSC Bridge verzió - + Plugin Version Plugin verzió - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Verzió: %1<br>A Carla egy teljes értékű audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) (A motor nem fut) - + Everything! (Including LRDF) Minden! (Az LRDF-et is beleértve) - + Everything! (Including CustomData/Chunks) Minden! (CustomData/Chunks beleértve) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> Körülbelül 110&#37;-ig teljes (egyedi bővítményekkel)<br/>Elérhető szolgáltatások/bővítmények:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host JUCE host használatával - + About 85% complete (missing vst bank/presets and some minor stuff) Körülbelül 85%-ig teljes (VST bankok/presetek és néhány apróbb dolog hiányzik) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow MainWindow - + Rack Rack - + Patchbay Patchbay - + Logs Naplók - + Loading... Betöltés... - + Buffer Size: Buffer méret: - + Sample Rate: Mintavételi frekvencia: - + ? Xruns ? Xrun - + DSP Load: %p% DSP terhelés: %p% - + &File &Fájl - + &Engine &Motor - + &Plugin &Plugin - + Macros (all plugins) Makrók (minden plugin) - + &Canvas &Vászon - + Zoom Nagyítás - + &Settings &Beállítások - + &Help &Súgó - + toolBar toolBar - + Disk Lemez - - + + Home Kezdőlap - + Transport Továbbítás - + Playback Controls Lejátszás vezérlők - + Time Information Idő Információ - + Frame: - + 000'000'000 000'000'000 - + Time: Idő: - + 00:00:00 00:00:00 - + BBT: BBT: - + 000|00|0000 000|00|0000 - + Settings Beállítások - + BPM BPM - + Use JACK Transport JACK Transport használata - + Use Ableton Link Ableton Link használata - + &New &Új - + Ctrl+N Ctrl+N - + &Open... &Megnyitás... - - + + Open... Megnyitás... - + Ctrl+O Ctrl+O - + &Save &Mentés - + Ctrl+S Ctrl+S - + Save &As... Mentés &másként... - - + + Save As... Mentés másként... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Kilépés - + Ctrl+Q Ctrl+Q - + &Start &Start - + F5 F5 - + St&op St&op - + F6 F6 - + &Add Plugin... Plugin &hozzáadása... - + Ctrl+A Ctrl+A - + &Remove All Összes &eltávolítása - + Enable Engedélyezés - + Disable Tiltás - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) 0% Hangerő (Némítás) - + 100% Volume 100% Hangerő - + Center Balance Balansz középre állítása - + &Play &Lejátszás - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop &Stop - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards &Vissza - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards &Előre - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Rendezés - + Ctrl+G Ctrl+G - - + + &Refresh &Frissítés - + Ctrl+R Ctrl+R - + Save &Image... &Kép mentése... - + Auto-Fit Automatikus kitöltés - + Zoom In Nagyítás - + Ctrl++ Ctrl++ - + Zoom Out Kicsinyítés - + Ctrl+- Ctrl+- - + Zoom 100% Nagyítás 100% - + Ctrl+1 Ctrl+1 - + Show &Toolbar &Eszköztár megjelenítése - + &Configure Carla Carla &konfigurálása - + &About &Névjegy - + About &JUCE &JUCE névjegye - + About &Qt &Qt névjegye - + Show Canvas &Meters &Kivezérlésmérő megjelenítése - + Show Canvas &Keyboard &Billentyűzet megjelenítése - + Show Internal Belső - + Show External Külső - + Show Time Panel - + Show &Side Panel Oldalsó &panel megjelenítése - + &Connect... &Csatlakozás - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... &JACK alkalmazás hozzáadása... - + &Configure driver... &Driver konfigurálása... - + Panic Pánik - + Open custom driver panel... Driver vezérlőpaneljének megnyitása... @@ -1870,57 +1870,57 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Exportálás... - - - - + + + + Error Hiba - + Failed to load project Nem sikerült betölteni a projektet - + Failed to save project Nem sikerült menteni a projektet - + Quit Kilépés - + Are you sure you want to quit Carla? Biztosan ki akarsz lépni? - + Could not connect to Audio backend '%1', possible reasons: %2 Nem sikerült a(z) '%1' audio backendhez csatlakozni. Lehetséges okok: %2 - + Could not connect to Audio backend '%1' Nem sikerült a(z) '%1' audio backendhez csatlakozni. - + Warning Figyelmeztetés - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Néhány plugin még be van töltve, ezeket el kell távolítani a motor leállításához.. @@ -1930,7 +1930,7 @@ Szeretnéd ezt most megtenni? CarlaInstrumentView - + Show GUI GUI megjelenítése @@ -1938,636 +1938,636 @@ Szeretnéd ezt most megtenni? CarlaSettingsW - + Settings Beállítások - + main main - + canvas canvas - + engine engine - + osc osc - + file-paths file-paths - + plugin-paths plugin-paths - + wine wine - + experimental experimental - + Widget Widget - - + + Main - - + + Canvas Vászon - - + + Engine Motor - + File Paths Fájl útvonalak - + Plugin Paths Plugin útvonalak - + Wine Wine - - + + Experimental Kísérleti - + <b>Main</b> <b>Fő</b> - + Paths Útvonalak - + Default project folder: Alapértelmezett projekt mappa: - + Interface Felület: - + Interface refresh interval: Felület frissítési gyakorisága: - - + + ms ms - + Show console output in Logs tab (needs engine restart) Konzol kimenet megjelenítése a Napló lapon (motor újraindítása szükséges) - + Show a confirmation dialog before quitting Megerősítés kilépés előtt - - + + Theme Téma - + Use Carla "PRO" theme (needs restart) Carla "PRO" téma használata (újraindítást igényel) - + Color scheme: Színséma: - + Black Sötét - + System Rendszer - + Enable experimental features Kísérleti funkciók engedélyezése - + <b>Canvas</b> <b>Vászon</b> - + Bezier Lines Bezier-vonalak - + Theme: Téma: - + Size: Méret: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Opciók - + Auto-hide groups with no ports Port nélküli csoportok automatikus elrejtése - + Auto-select items on hover Elemek kijelölése rámutatáskor - + Basic eye-candy (group shadows) Árnyékok - + Render Hints Megjelenítés - + Anti-Aliasing Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) Teljes vászon újrarajzolása (lassabb, de megelőzheti a grafikai problémákat) - + <b>Engine</b> <b>Motor</b> - - + + Core Mag - + Single Client Egy kliens - + Multiple Clients Több kliens - - + + Continuous Rack Összefüggő rack - - + + Patchbay Patchbay - + Audio driver: Audió driver: - + Process mode: Működési mód: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog Paraméterek maximális száma a Szerkesztés ablakban - + Max Parameters: - + ... ... - + Reset Xrun counter after project load Xrun számláló lenullázása projekt betöltésekor - + Plugin UIs Pluginek felülete - - + + How much time to wait for OSC GUIs to ping back the host Várakozás az OSC GUI válaszára - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible UI hidak kasználata közvetlen kezelés helyett, ha lehetséges - + Make plugin UIs always-on-top A plugin-ablakok mindig felül legyenek - + Make plugin UIs appear on top of Carla (needs restart) Pluginek felületének megjelenítése a Carla felett (újraindítást igényel) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings Indítsd újra a motort az új beállítások betöltéséhez - + <b>OSC</b> <b>OSC</b> - + Enable OSC OSC engedélyezése - + Enable TCP port TCP port engedélyezése - - + + Use specific port: Megadott port használata: - + Overridden by CARLA_OSC_TCP_PORT env var Felülírja a CARLA_OSC_TCP_PORT környezeti változó - - + + Use randomly assigned port Véletlenszerű portszám használata - + Enable UDP port UDP port engedélyezése - + Overridden by CARLA_OSC_UDP_PORT env var Felülírja a CARLA_OSC_UDP_PORT környezeti változó - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> <b>Fájl útvonalak</b> - + Audio Audió - + MIDI MIDI - + Used for the "audiofile" plugin Az "audiofile" plugin számára - + Used for the "midifile" plugin A "midifile" plugin számára - - + + Add... Hozzáadás... - - + + Remove Eltávolítás - - + + Change... Módosít... - + <b>Plugin Paths</b> <b>Plugin útvonalak</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins - + <b>Wine</b> <b>Wine</b> - + Executable Futtatható - + Path to 'wine' binary: A 'wine' futtatható állomány útvonala: - + Prefix Prefix - + Auto-detect Wine prefix based on plugin filename Wine prefix automatikus felismerése a plugin fájlneve alapján - + Fallback: Tartalék: - + Note: WINEPREFIX env var is preferred over this fallback Megjegyzés: A WINEPREFIX környezeti változó ezt a beállítást felülbírálja. - + Realtime Priority Valósidejű prioritás - + Base priority: Alap prioritás: - + WineServer priority: WineServer prioritás: - + These options are not available for Carla as plugin Ezek a beállítások nem elérhetők a Carla pluginként való használatakor. - + <b>Experimental</b> <b>Kísérleti</b> - + Experimental options! Likely to be unstable! Ezen funkciók használata instabilitáshoz vezethet! - + Enable plugin bridges Plugin hidak engedélyezése - + Enable Wine bridges Wine hidak engedélyezése - + Enable jack applications JACK alkalmazások engedélyezése - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) Vizuális effektusok - + Use OpenGL for rendering (needs restart) OpenGL használata a rendereléshez (újraindítást igényel) - + High Quality Anti-Aliasing (OpenGL only) Magas minőségű anti-aliasing (csak OpenGL) - + Render Ardour-style "Inline Displays" Ardour-féle "Inline kijelzők" megjelenítése - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. Monó pluginek használata sztereóként 2 példány futtatásával. Ez a mód nem elérhető VST pluginek esetén. - + Force mono plugins as stereo Monó pluginek kényszerítése sztereóként - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path Útvonal hozzáadása @@ -3390,179 +3390,179 @@ Ez a mód nem elérhető VST pluginek esetén. Dialog - + Add JACK Application JACK alkalmazás hozzáadása - + Note: Features not implemented yet are greyed out Megjegyzés: A nem implementált funkciók szürkével jelennek meg. - + Application Alkalmazás - + Name: Név: - + Application: Alkalmazás: - + From template Sablonból - + Custom Egyéni - + Template: Sablon: - + Command: Parancs: - + Setup Beállítások - + Session Manager: Munkamenet kezelő: - + None Nincs - + Audio inputs: Audió bemenetek: - + MIDI inputs: MIDI bemenetek: - + Audio outputs: Audió kimenetek: - + MIDI outputs: MIDI kimenetek: - + Take control of main application window Irányítás átvétele az alkalmazás fő ablaka felett - + Workarounds Kerülő megoldások - + Wait for external application start (Advanced, for Debug only) Várakozás a külső alkalmazás indulására (Haladó, csak hibakeresési célra) - + Capture only the first X11 Window Csak az első X11 ablak elkapása - + Use previous client output buffer as input for the next client Előző kliens kimeneti pufferének használata a következő kliens bemeneteként - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index 16 JACK MIDI kimenet szimulálása, ahol a port száma a MIDI csatornát jelöli - + Error here Hiba helye - + Carla Control - Connect Carla Control - Kapcsolódás - + Remote setup Távoli kapcsolat beállítása - + UDP Port: UDP Port: - + Remote host: Távoli hoszt: - + TCP Port: TCP Port: - + Reported host - + Automatic Automatikus - + Custom: Egyéni: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. Bizonyos hálózatokban (példáus USB kapcsolatnál) a távoli rendszer nem éri el a helyi hálózatot. Itt adhatod meg, hogy a távoli Carla példány mely állomásnévhez vagy IP-címhez kapcsolódjon. Ha nem vagy biztos benne, válaszd az "Automatikus" lehetőséget. - + Set value Érték megadása - + TextLabel TextLabel - + Scale Points Beosztás @@ -3570,37 +3570,37 @@ Ha nem vagy biztos benne, válaszd az "Automatikus" lehetőséget. DriverSettingsW - + Driver Settings Driver Beállítások - + Device: Eszköz: - + Buffer size: Buffer méret: - + Sample rate: Mintavételi frekvencia: - + Triple buffer - + Show Driver Control Panel Driver vezérlőpaneljének megnyitása - + Restart the engine to load the new settings Indítsd újra a motort az új beállítások betöltéséhez @@ -6645,7 +6645,7 @@ Ellenőrizd, hogy rendelkezel-e a szükséges engedélyekkel és próbáld újra - + Default preset Alapértelmezett preset @@ -6839,17 +6839,17 @@ Ellenőrizd, hogy rendelkezel-e a szükséges engedélyekkel és próbáld újra JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6857,22 +6857,22 @@ Ellenőrizd, hogy rendelkezel-e a szükséges engedélyekkel és próbáld újra JuceAboutW - + About JUCE A JUCE névjegye - + <b>About JUCE</b> <b>A JUCE névjegye</b> - + This program uses JUCE version 3.x.x. Ez a program a JUCE 3.x.x verziót használja. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6884,7 +6884,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. Ez a program a JUCE %1 verziót használja. @@ -7802,234 +7802,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern MIDI Pattern - + Time Signature: Ütemjelzés: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 5 - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: Alapértelmezett hossz: - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: Kvantálás: - + &File &Fájl - + &Edit &Szerkesztés - + &Quit &Kilépés - + &Insert Mode - + F F - + &Velocity Mode - + D D - + Select All Összes kijelölése - + A A @@ -8103,595 +8103,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume Osc 1 hangerő - + Osc 1 panning Osc 1 panoráma - + Osc 1 coarse detune Osc 1 hangolás - + Osc 1 fine detune left Osc 1 finomhangolás bal - + Osc 1 fine detune right Osc 1 finomhangolás jobb - + Osc 1 stereo phase offset Osc 1 sztereó fáziseltolás - + Osc 1 pulse width Osc 1 pulzusszélesség - + Osc 1 sync send on rise Osc 1 szinkron küldése a felfutó élen - + Osc 1 sync send on fall Osc 1 szinkron küldése a lefutó élen - + Osc 2 volume Osc 2 hangerő - + Osc 2 panning Osc 2 panoráma - + Osc 2 coarse detune Osc 2 hangolás - + Osc 2 fine detune left Osc 2 finomhangolás bal - + Osc 2 fine detune right Osc 2 finomhangolás jobb - + Osc 2 stereo phase offset Osc 2 sztereó fáziseltolás - + Osc 2 waveform Osc 2 hullámforma - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume Osc 3 hangerő - + Osc 3 panning Osc 3 panoráma - + Osc 3 coarse detune Osc 3 hangolás - + Osc 3 Stereo phase offset Osc 3 sztereó fáziseltolás - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 Osc 3, 1. hullámforma - + Osc 3 waveform 2 Osc 3, 2. hullámforma - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform LFO 1 hullámforma - + LFO 1 attack LFO 1 felfutás - + LFO 1 rate LFO 1 frekvencia - + LFO 1 phase LFO 1 fázis - + LFO 2 waveform LFO 2 hullámforma - + LFO 2 attack LFO 2 felfutás - + LFO 2 rate LFO 2 frekvencia - + LFO 2 phase LFO 2 fázis - + Env 1 pre-delay Burkológörbe 1 késleltetés - + Env 1 attack Burkológörbe 1 felfutás - + Env 1 hold Env 1 hold - + Env 1 decay Env 1 decay - + Env 1 sustain Env 1 sustain - + Env 1 release Env 1 release - + Env 1 slope Burkológörbe 1 meredekség - + Env 2 pre-delay Env 2 késleltetés - + Env 2 attack Env 2 attack - + Env 2 hold Env 2 hold - + Env 2 decay Env 2 decay - + Env 2 sustain Env 2 sustain - + Env 2 release Env 2 release - + Env 2 slope Burkológörbe 2 meredekség - + Osc 2+3 modulation Osc 2+3 moduláció - + Selected view Kiválasztott nézet - + Osc 1 - Vol env 1 Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 Osc 1 - Hangerő LFO 1 - + Osc 1 - Vol LFO 2 Osc 1 - Hangerő LFO 2 - + Osc 2 - Vol env 1 Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 Osc 2 - Hangerő LFO 1 - + Osc 2 - Vol LFO 2 Osc 2 - Hangerő LFO 2 - + Osc 3 - Vol env 1 Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 Osc 3 - Hangerő LFO 1 - + Osc 3 - Vol LFO 2 Osc 3 - Hangerő LFO 2 - + Osc 1 - Phs env 1 Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 Osc 1 - Fázis LFO 1 - + Osc 1 - Phs LFO 2 Osc 1 - Fázis LFO 2 - + Osc 2 - Phs env 1 Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 Osc 2 - Fázis LFO 1 - + Osc 2 - Phs LFO 2 Osc 2 - Fázis LFO 2 - + Osc 3 - Phs env 1 Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 Osc 3 - Fázis LFO 1 - + Osc 3 - Phs LFO 2 Osc 3 - Fázis LFO 2 - + Osc 1 - Pit env 1 Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 Osc 1 - PW env 1 - + Osc 1 - PW env 2 Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 Osc 3 - Sub LFO 2 - - + + Sine wave Szinuszhullám - + Bandlimited Triangle wave Sávlimitált háromszög - + Bandlimited Saw wave Sávlimitált fűrészfog - + Bandlimited Ramp wave Sávlimitált rámpa - + Bandlimited Square wave Sávlimitált négyszög - + Bandlimited Moog saw wave Sávlimitált Moog fűrészfog - - + + Soft square wave Lekerekített négyszög - + Absolute sine wave Egyenirányított szinusz - - + + Exponential wave Exponenciális - + White noise Fehér zaj - + Digital Triangle wave Digitális háromszög - + Digital Saw wave Digitális fűrészfog - + Digital Ramp wave Digitális rámpa - + Digital Square wave Digitális négyszög - + Digital Moog saw wave Digitális Moog fűrészfog - + Triangle wave Háromszöghullám - + Saw wave Fűrészfoghullám - + Ramp wave Rámpa - + Square wave Négyszöghullám - + Moog saw wave Moog fűrészfog - + Abs. sine wave Egyenirányított szinusz - + Random Véletlenszerű - + Random smooth Véletlenszerű folyamatos @@ -8699,240 +8699,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view Operátor nézet - + Matrix view Mátrix nézet - - - + + + Volume Hangerő - - - + + + Panning Panoráma - - - + + + Coarse detune Elhangolás - - - + + + semitones félhang - - + + Fine tune left Finomhangolás bal - - - - + + + + cents cent - - + + Fine tune right Finomhangolás jobb - - - + + + Stereo phase offset Sztereó fáziseltolás - - - - - + + + + + deg fok - + Pulse width Pulzusszélesség - + Send sync on pulse rise Szinkron küldése a felfutó élen - + Send sync on pulse fall Szinkron küldése a lefutó élen - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Attack - - + + Rate Ütem: - - + + Phase Fázis - - + + Pre-delay Késleltetés - - + + Hold Tartás - - + + Decay Decay - - + + Sustain Kitartás - - + + Release Release - - + + Slope Meredekség - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 3. oszcillátor amplitúdójának modulációja a 2. oszcillátorral - + Modulate frequency of osc 3 by osc 2 3. oszcillátor frekvenciájának modulációja a 2. oszcillátorral - + Modulate phase of osc 3 by osc 2 3. oszcillátor fázisának modulációja a 2. oszcillátorral - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Moduláció mértéke @@ -8983,102 +8983,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune 1. csatorna hangolás - + Channel 1 volume 1. csatorna hangerő - + Channel 1 envelope length 1. csatorna burkológörbe hossza - + Channel 1 duty cycle 1. csatorna kitöltési tényező - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune 2. csatorna hangolás - + Channel 2 Volume 2. csatorna hangerő - + Channel 2 envelope length 2. csatorna burkológörbe hossza - + Channel 2 duty cycle 2. csatorna kitöltési tényező - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune 3. csatorna hangolás - + Channel 3 volume 3. csatorna hangerő - + Channel 4 volume 4. csatorna hangerő - + Channel 4 envelope length 4. csatorna burkológörbe hossza - + Channel 4 noise frequency 4. csatorna frekvencia - + Channel 4 noise frequency sweep - + Master volume Fő hangerő - + Vibrato Vibrato @@ -9086,155 +9086,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Hangerő - - - + + + Coarse detune Elhangolás: - - - + + + Envelope length Burkológörbe hossza - + Enable channel 1 1. csatorna engedélyezése - + Enable envelope 1 1. burkológörbe engedélyezése - + Enable envelope 1 loop 1. burkológörbe ismétlése - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle 12.5%-os kitöltés - - + + 25% Duty cycle 25%-os kitöltés - - + + 50% Duty cycle 50%-os kitöltés - - + + 75% Duty cycle 75%-os kitöltés - + Enable channel 2 2. csatorna engedélyezése - + Enable envelope 2 2. burkológörbe engedélyezése - + Enable envelope 2 loop 2. burkológörbe ismétlése - + Enable sweep 2 - + Enable channel 3 3. csatorna engedélyezése - + Noise Frequency Zaj frekvencia: - + Frequency sweep - + Enable channel 4 4. csatorna engedélyezése - + Enable envelope 4 4. burkológörbe engedélyezése - + Enable envelope 4 loop 4. burkológörbe ismétlése - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode Zaj mód - + Master volume Fő hangerő - + Vibrato Vibrato @@ -9417,60 +9417,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Osc %1 hullámforma - + Osc %1 harmonic Osc %1 harmonikus - - + + Osc %1 volume Osc %1 hangerő - - + + Osc %1 panning Osc %1 panoráma - - + + Osc %1 fine detuning left Osc %1 finomhangolás bal - + Osc %1 coarse detuning Osc %1 hangolás - + Osc %1 fine detuning right Osc %1 finomhangolás jobb - + Osc %1 phase-offset Osc %1 fáziseltolás - + Osc %1 stereo phase-detuning Osc %1 sztereó fáziseltolás - + Osc %1 wave shape Osc %1 hullámforma - + Modulation type %1 Moduláció típus %1 @@ -9534,42 +9534,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch Patch megnyitása - + Loop Ismétlés - + Loop mode Ismétlési mód - + Tune - + Tune mode - + No file selected Nincs kiválasztva fájl - + Open patch file Patch fájl megnyitása - + Patch-Files (*.pat) Patch fájlok (*.pat) @@ -9651,72 +9651,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE ALAP - + Base: Alapérték: - + AMNT AMNT - + Modulation amount: Moduláció mértéke: - + MULT - + Amount multiplicator: - + ATCK ATCK - + Attack: Felfutás: - + DCAY DCAY - + Release: Lecsengés: - + TRSH - + Treshold: Küszöb: - + Mute output Kimenet némítása - + Absolute value Abszolútérték @@ -9724,42 +9724,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value Alapérték - + Modulation amount Moduláció mértéke - + Attack Felfutás - + Release Release - + Treshold Küszöb - + Mute output Kimenet némítása - + Absolute value Abszolútérték - + Amount multiplicator @@ -10196,7 +10196,7 @@ Ok: "%2" Natív erősítő - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10206,7 +10206,7 @@ Ok: "%2" Mélytartomány kiemelése gyors és egyszerű módon - + Customizable wavetable synthesizer Testreszabható hullámtábla-szintetizátor @@ -10216,12 +10216,12 @@ Ok: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10246,7 +10246,7 @@ Ok: "%2" Kettős szűrő - + plugin for processing dynamics in a flexible way @@ -10276,12 +10276,12 @@ Ok: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins Telepített LADSPA bővítmények listája @@ -10291,7 +10291,7 @@ Ok: "%2" - + Incomplete monophonic imitation TB-303 Félkész monofonikus TB-303 imitáció @@ -10316,7 +10316,7 @@ Ok: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10326,7 +10326,7 @@ Ok: "%2" Többlépéses késleltetés - + A NES-like synthesizer NES-szerű szintetizátor @@ -10336,17 +10336,17 @@ Ok: "%2" 2 operátoros FM szintetizátor - + Additive Synthesizer for organ-like sounds Additív szintetizátor orgonaszerű hangokhoz - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks Szabályzók vezérlése a hangjel segítségével @@ -10356,12 +10356,12 @@ Ok: "%2" Sean Costello zengető algoritmusa - + Player for SoundFont files Lejátszó a SoundFont fájlokhoz - + LMMS port of sfxr @@ -10377,22 +10377,22 @@ This chip was used in the Commodore 64 computer. Grafikus spektrum-analizátor - + Plugin for enhancing stereo separation of a stereo input file Bővítmény a sztereó fájlok sztereó különválasztásának javításához - + Plugin for freely manipulating stereo output Bővítmény a sztereó kimenet manipulálásához - + Tuneful things to bang on Hangolt dolgok, amit ütni lehet - + Three powerful oscillators you can modulate in several ways Három erőteljes oszcillátor számos modulációs móddal @@ -10402,12 +10402,12 @@ This chip was used in the Commodore 64 computer. Sztereó tér megjelenítése - + VST-host for using VST(i)-plugins within LMMS VST host a VSTi pluginek használatához - + Vibrating string modeler Rezgő húrok fizikai modellezése @@ -10417,12 +10417,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10432,7 +10432,7 @@ This chip was used in the Commodore 64 computer. Matematikai kifejezés értelmező - + Embedded ZynAddSubFX Beágyazott ZynAddSubFX @@ -10440,292 +10440,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New Carla - Hozzáadás - + Format Formátum - + Internal Beépített - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + Sound Kits - + Type Típus - + Effects Effektek - + Instruments Hangszerek - + MIDI Plugins MIDI pluginek - + Other/Misc Egyéb - + Architecture Architektúra - + Native Natív - + Bridged - + Bridged (Wine) - + Requirements Követelmények - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only Csak sztereó - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin Plugin hozzá&adása - + Cancel Mégse - + Refresh Frissítés - + Reset filters Szűrők törlése - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel TextLabel - + Format: Formátum: - + Architecture: Architektúra: - + Type: Típus: - + MIDI Ins: MIDI bemenetek: - + Audio Ins: Audió bemenetek: - + CV Outs: CV kimenetek: - + MIDI Outs: MIDI kimenetek: - + Parameter Ins: Paraméter bemenetek: - + Parameter Outs: Paraméter kimenetek: - + Audio Outs: Audió kimenetek: - + CV Ins: CV bemenetek: - + UniqueID: Egyedi azonosító: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information Információ - + Name Név - + Label/URI - + Maker Készítő - + Binary/Filename Bináris/Fájlnév: - + Focus Text Search - + Ctrl+F Ctrl+F @@ -10733,128 +10733,128 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit Szerkesztés - + Control Vezérlő - + MIDI Control Channel: MIDI csatorna: - + N N - + Output dry/wet (100%) - + Output volume (100%) Kimeneti hangerő (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Beállítások - + Use Chunks - + Audio: Audió: - + Fixed-Size Buffer Fix méretű puffer - + Force Stereo (needs reload) - + MIDI: MIDI: - + Map Program Changes - + Send Bank/Program Changes Bank- és programváltás küldése - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch Aftertouch küldése - + Send Pitchbend Hanghajlítás küldése - + Send All Sound/Notes Off - + Plugin Name @@ -10863,57 +10863,57 @@ Plugin név - + Program: Program: - + MIDI Program: MIDI Program: - + Save State Állapot mentése - + Load State Állapot betöltése - + Information Információ - + Label/URI: Címke/URI: - + Name: Név: - + Type: Típus: - + Maker: Készítő: - + Copyright: - + Unique ID: Egyedi azonosító: @@ -10934,17 +10934,17 @@ Plugin név PluginParameter - + Form Form - + Parameter Name Paraméter név - + ... ... @@ -10952,148 +10952,148 @@ Plugin név PluginRefreshW - + Carla - Refresh Carla - Frissítés - + Search for new... A következők keresése: - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native Natív - + POSIX 32bit POSIX 32bit - + POSIX 64bit POSIX 64bit - + Windows 32bit Windows 32bit - + Windows 64bit Windows 64bit - + Available tools: Elérhető eszközök: - + python3-rdflib (LADSPA-RDF support) python3-rdflib (LADSPA-RDF támogatás) - + carla-discovery-win64 carla-discovery-win64 - + carla-discovery-native carla-discovery-native - + carla-discovery-posix32 carla-discovery-posix32 - + carla-discovery-posix64 carla-discovery-posix64 - + carla-discovery-win32 carla-discovery-win32 - + Options: Opciók: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip >> Kihagyás - + Close Bezárás @@ -11101,69 +11101,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Engedélyezés - + On/Off Be/Ki - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN AUDIÓ BEMENET - + AUDIO OUT AUDIÓ KIMENET - + GUI GUI - + Edit Szerkesztés - + Remove Eltávolítás - + Plugin Name Plugin név - + Preset: Preset: @@ -11361,7 +11361,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11374,28 +11374,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Készítő: - + Copyright: - + Requires Real Time: - - - + + + @@ -11403,9 +11403,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Igen - - - + + + @@ -11413,25 +11413,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Nem - + Real Time Capable: - + In Place Broken: - + Channels In: Bemeneti csatornák: - + Channels Out: Kimeneti csatornák: @@ -13539,144 +13539,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 1. oszcillátor fázisának modulációja a 2. oszcillátorral - + Modulate amplitude of oscillator 1 by oscillator 2 1. oszcillátor amplitúdójának modulációja a 2. oszcillátorral - + Mix output of oscillators 1 & 2 1. és 2. oszcillátorok kimenetének keverése - + Synchronize oscillator 1 with oscillator 2 1. oszcillátor szinkronizálása a 2. oszcillátorral - + Modulate frequency of oscillator 1 by oscillator 2 1. oszcillátor frekvenciájának modulációja a 2. oszcillátorral - + Modulate phase of oscillator 2 by oscillator 3 2. oszcillátor fázisának modulációja a 3. oszcillátorral - + Modulate amplitude of oscillator 2 by oscillator 3 2. oszcillátor amplitúdójának modulációja a 3. oszcillátorral - + Mix output of oscillators 2 & 3 2. és 3. oszcillátorok kimenetének keverése - + Synchronize oscillator 2 with oscillator 3 2. oszcillátor szinkronizálása a 3. oszcillátorral - + Modulate frequency of oscillator 2 by oscillator 3 2. oszcillátor frekvenciájának modulációja a 3. oszcillátorral - + Osc %1 volume: Osc %1 hangerő: - + Osc %1 panning: Osc %1 panoráma: - + Osc %1 coarse detuning: Osc %1 hangolás: - + semitones félhang - + Osc %1 fine detuning left: Osc %1 finomhangolás bal: - - + + cents cent - + Osc %1 fine detuning right: Osc %1 finomhangolás jobb: - + Osc %1 phase-offset: Osc %1 fáziseltolás: - - + + degrees fok - + Osc %1 stereo phase-detuning: Osc %1 sztereó fáziseltolás: - + Sine wave Szinuszhullám - + Triangle wave Háromszöghullám - + Saw wave Fűrészfoghullám - + Square wave Négyszöghullám - + Moog-like saw wave Moog fűrészfog - + Exponential wave Exponenciális - + White noise Fehér zaj - + User-defined wave Felhasználó által megadott hullám @@ -13763,73 +13763,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin VST plugin megnyitása - + Control VST plugin from LMMS host - + Open VST plugin preset VST plugin preset megnyitása - + Previous (-) Előző (-) - + Save preset Preset mentése - + Next (+) Következő (+) - + Show/hide GUI GUI megjelenítése/elrejtése - + Turn off all notes Minden hang kikapcsolása - + DLL-files (*.dll) DLL fájlok (*.dll) - + EXE-files (*.exe) EXE fájlok (*.exe) - + No VST plugin loaded Nincs VST plugin betöltve - + Preset Preset - + by készítő: - + - VST plugin control - VST plugin vezérlők @@ -13881,49 +13881,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. A(z) %1 VST plugin nem tölthető be. - + Open Preset Preset megnyitása - - + + Vst Plugin Preset (*.fxp *.fxb) VST Plugin Preset (*.fxp *.fxb) - + : default : alapértelmezett - + Save Preset Preset mentése - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13941,147 +13941,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 A1 Hangerő - + Volume A2 A2 Hangerő - + Volume B1 B1 Hangerő - + Volume B2 B2 Hangerő - + Panning A1 A1 Panoráma - + Panning A2 A2 Panoráma - + Panning B1 B1 Panoráma - + Panning B2 B2 Panoráma - + Freq. multiplier A1 A1 Frekvencia szorzó - + Freq. multiplier A2 A2 Frekvencia szorzó - + Freq. multiplier B1 B1 Frekvencia szorzó - + Freq. multiplier B2 B2 Frekvencia szorzó - + Left detune A1 A1 Bal oldali elhangolás - + Left detune A2 A2 Bal oldali elhangolás - + Left detune B1 B1 Bal oldali elhangolás - + Left detune B2 B2 Bal oldali elhangolás - + Right detune A1 A1 Jobb oldali elhangolás - + Right detune A2 A2 Jobb oldali elhangolás - + Right detune B1 B1 Jobb oldali elhangolás - + Right detune B2 B2 Jobb oldali elhangolás - + A-B Mix A-B arány - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk A1-B2 Áthallás - + A2-A1 modulation A2-A1 moduláció - + B2-B1 modulation B2-B1 moduláció - + Selected graph @@ -14089,224 +14089,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Hangerő - - - - + + + + Panning Panoráma - - - - + + + + Freq. multiplier Frekvencia szorzó - - - - + + + + Left detune Bal oldali elhangolás - - - - - - - - + + + + + + + + cents cent - - - - + + + + Right detune Jobb oldali elhangolás - + A-B Mix A-B arány - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk Áthallás - + Select oscillator A1 Oszcillátor A1 kiválasztása - + Select oscillator A2 Oszcillátor A2 kiválasztása - + Select oscillator B1 Oszcillátor B1 kiválasztása - + Select oscillator B2 Oszcillátor B2 kiválasztása - + Mix output of A2 to A1 A1 és A2 keverése - + Modulate amplitude of A1 by output of A2 A1 amplitúdójának modulációja A2-vel - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 A1 fázisának modulációja A2-vel - + Mix output of B2 to B1 B1 és B2 keverése - + Modulate amplitude of B1 by output of B2 B1 amplitúdójának modulációja B2-vel - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 B1 fázisának modulációja B2-vel - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform Hullámforma betöltése - + Load a waveform from a sample file Hullámforma betöltése fájlból - + Phase left Fázis balra - + Shift phase by -15 degrees Fázis eltolása -15 fokkal - + Phase right Fázis jobbra - + Shift phase by +15 degrees Fázis eltolása +15 fokkal - - + + Normalize Normalizálás - - + + Invert Invertálás - - + + Smooth Simítás - - + + Sine wave Szinuszhullám - - - + + + Triangle wave Háromszöghullám - + Saw wave Fűrészfoghullám - - + + Square wave Négyszöghullám @@ -14498,42 +14498,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency Szűrő frekvencia - + Filter resonance Szűrő rezonancia - + Bandwidth Sávszélesség - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events MIDI CC események továbbítása @@ -14541,343 +14541,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: Szűrő frekvencia: - + FREQ FREKV - + Filter resonance: Szűrő rezonancia: - + RES RES - + Bandwidth: Sávszélesség: - + BW BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW RES BW - + Forward MIDI control changes MIDI CC események továbbítása - + Show GUI GUI megjelenítése - audioFileProcessor + AudioFileProcessor - + Amplify Erősítés - + Start of sample Minta eleje - + End of sample Minta vége - + Loopback point Visszatérési pont - + Reverse sample Minta megfordítása - + Loop mode Ismétlési mód - + Stutter - + Interpolation mode Interpolációs mód - + None Nincs - + Linear Lineáris - + Sinc Sinc - + Sample not found: %1 Hangminta nem található: %1 - bitInvader + BitInvader - + Sample length Minta hossza - bitInvaderView + BitInvaderView - + Sample length Minta hossza - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave Szinuszhullám - - + + Triangle wave Háromszöghullám - - + + Saw wave Fűrészfoghullám - - + + Square wave Négyszöghullám - - + + White noise Fehér zaj - - + + User-defined wave Felhasználó által megadott hullám - - + + Smooth waveform Hullámforma simítása - + Interpolation Interpoláció - + Normalize Normalizálás - dynProcControlDialog + DynProcControlDialog - + INPUT BEMENET - + Input gain: Bemeneti erősítés: - + OUTPUT KIMENET - + Output gain: Kimeneti erősítés: - + ATTACK ATTACK - + Peak attack time: - + RELEASE RELEASE - + Peak release time: - - + + Reset wavegraph Visszaállítás - - + + Smooth wavegraph Lekerekítés - - + + Increase wavegraph amplitude by 1 dB Amplitúdó növelése 1 dB-lel - - + + Decrease wavegraph amplitude by 1 dB Amplitúdó csökkentése 1 dB-lel - + Stereo mode: maximum Sztereó mód: maximum - + Process based on the maximum of both stereo channels Feldolgozás a csatonák maximuma alapján - + Stereo mode: average Sztereó mód: átlag - + Process based on the average of both stereo channels Feldolgozás a csatonák átlaga alapján - + Stereo mode: unlinked Sztereó mód: független - + Process each stereo channel independently A két csatorna egymástól független feldolgozása - dynProcControls + DynProcControls - + Input gain Bemeneti erősítés - + Output gain Kimeneti erősítés - + Attack time - + Release time - + Stereo mode Sztereó mód @@ -14891,766 +14891,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Kezdő frekvencia - + End frequency Végső frekvencia - + Length Hossz - + Start distortion Kezdeti torzítás - + End distortion Végső torzítás - + Gain Erősítés - + Envelope slope Burkológörbe meredekség - + Noise Zaj - + Click Kattanás - + Frequency slope Frekvenciaváltozás sebessége - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Kezdő frekvencia: - + End frequency: Végső frekvencia: - + Frequency slope: Frekvenciaváltozás sebessége: - + Gain: Erősítés: - + Envelope length: Burkológörbe hossza: - + Envelope slope: Burkológörbe meredekség: - + Click: Kattanás: - + Noise: Zaj: - + Start distortion: Kezdeti torzítás: - + End distortion: Végső torzítás: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Elérhető effektek - - + + Unavailable Effects Nem elérhető effektek - - + + Instruments Hangszerek - - + + Analysis Tools Analizáló eszközök - - + + Don't know Ismeretlen - + Type: Típus: - ladspaDescription + LadspaDescription - + Plugins Bővítmények - + Description Leírás - ladspaPortDialog + LadspaPortDialog - + Ports Portok - + Name Név - + Rate Ütem: - + Direction Irány - + Type Típus - + Min < Default < Max Min < Alapértelmezés < Max - + Logarithmic Logaritmikus - + SR Dependent - + Audio Audió - + Control Vezérlő - + Input Bemenet - + Output Kimenet - + Toggled Ki/Be - + Integer Egész - + Float Lebegőpontos - - + + Yes Igen - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF vágási frekvencia - + VCF Resonance VCF rezonancia - + VCF Envelope Mod VCF burkológörbe moduláció - + VCF Envelope Decay - + Distortion Torzítás - + Waveform Hullámforma - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: Vágási frekvencia: - + Resonance: Rezonancia: - + Env Mod: Moduláció: - + Decay: Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: Torzítás: - + Saw wave Fűrészfoghullám - + Click here for a saw-wave. Fűrészfoghullám - + Triangle wave Háromszöghullám - + Click here for a triangle-wave. Háromszöghullám - + Square wave Négyszöghullám - + Click here for a square-wave. Négyszöghullám - + Rounded square wave Lekerekített négyszög - + Click here for a square-wave with a rounded end. Lekerekített négyszög - + Moog wave Moog-szerű hullám - + Click here for a moog-like wave. Moog-szerű hullám - + Sine wave Szinuszhullám - + Click for a sine-wave. Szinusz - - + + White noise wave Fehér zaj - + Click here for an exponential wave. Exponenciális hullám - + Click here for white-noise. Fehér zaj - + Bandlimited saw wave Sávlimitált fűrészfog - + Click here for bandlimited saw wave. Sávlimitált fűrészfog - + Bandlimited square wave Sávlimitált négyszög - + Click here for bandlimited square wave. Sávlimitált négyszög - + Bandlimited triangle wave Sávlimitált háromszög - + Click here for bandlimited triangle wave. Sávlimitált háromszög - + Bandlimited moog saw wave Sávlimitált Moog fűrészfog - + Click here for bandlimited moog saw wave. Sávlimitált Moog fűrészfog - malletsInstrument + MalletsInstrument - + Hardness Keménység - + Position Pozíció - + Vibrato gain Vibrato erősség - + Vibrato frequency Vibrato frekvencia - + Stick mix Ütő - + Modulator Modulátor - + Crossfade Keverési arány - + LFO speed LFO sebesség - + LFO depth LFO erősség - + ADSR ADSR - + Pressure Nyomás - + Motion - + Speed Sebesség - + Bowed - + Spread Szórás - + Marimba Marimba - + Vibraphone Vibrafon - + Agogo Agogo - + Wood 1 Fa 1 - + Reso - + Wood 2 Fa 2 - + Beats - + Two fixed - + Clump - + Tubular bells Csőharang - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl Tibeti hangtál - malletsInstrumentView + MalletsInstrumentView - + Instrument Hangszer - + Spread Szórás - + Spread: Szórás: - + Missing files HIányzó fájlok - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Az STK telepítése hiányosnak tűnik. Ellenőrizd, hogy a teljes STK csomag telepítve van-e! - + Hardness Keménység - + Hardness: Keménység: - + Position Pozíció - + Position: Pozíció: - + Vibrato gain Vibrato erősség - + Vibrato gain: Vibrato erősség: - + Vibrato frequency Vibrato frekvencia - + Vibrato frequency: Vibrato frekvencia: - + Stick mix Ütő - + Stick mix: Ütő: - + Modulator Modulátor - + Modulator: Modulátor: - + Crossfade Keverési arány - + Crossfade: Keverési arány: - + LFO speed LFO sebesség - + LFO speed: LFO sebesség: - + LFO depth LFO erősség - + LFO depth: LFO erősség: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Nyomás - + Pressure: Nyomás: - + Speed Sebesség - + Speed: Sebesség: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15674,542 +15674,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST plugin vezérlők - + VST Sync VST Szinkron - - + + Automated Automatizált - + Close Bezárás - organicInstrument + OrganicInstrument - + Distortion Torzítás - + Volume Hangerő - organicInstrumentView + OrganicInstrumentView - + Distortion: Torzítás: - + Volume: Hangerő: - + Randomise Randomizálás - - + + Osc %1 waveform: Osc %1 hullámforma: - + Osc %1 volume: Osc %1 hangerő: - + Osc %1 panning: Osc %1 panoráma: - + Osc %1 stereo detuning Osc %1 sztereó elhangolás - + cents cent - + Osc %1 harmonic: Osc %1 harmonikus: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector Bank választó - + Bank Bank - + Program selector Program választó - + Patch Patch - + Name Név - + OK OK - + Cancel Mégse - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Patch - + Gain Erősítés - + Reverb Zengető - + Reverb room size Terem méret - + Reverb damping Csillapítás - + Reverb width Szélesség - + Reverb level Zengető mennyiség - + Chorus Kórus - + Chorus voices Szólamok száma - + Chorus level Kórus mennyiség - + Chorus speed Kórus frekvencia - + Chorus depth Kórus mélység - + A soundfont %1 could not be loaded. A(z) %1 SoundFont nem tölthető be. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file SoundFont fájl megnyitása - + Choose patch Patch kiválasztása - + Gain: Erősítés: - + Apply reverb (if supported) Zengető alkalmazása (ha támogatott) - + Room size: Terem méret: - + Damping: Csillapítás: - + Width: Szélesség: - - + + Level: Mennyiség: - + Apply chorus (if supported) Kórus alkalmazása (ha támogatott) - + Voices: Szólamok: - + Speed: Sebesség: - + Depth: Mélység: - + SoundFont Files (*.sf2 *.sf3) SoundFont fájlok (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Hullám - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH SZÉLESSÉG - + Width: Szélesség: - stereoEnhancerControls + StereoEnhancerControls - + Width Szélesség - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Bal - Bal jelszint: - + Left to Right Vol: Bal - Jobb jelszint: - + Right to Left Vol: Jobb - Bal jelszint: - + Right to Right Vol: Jobb - Jobb jelszint - stereoMatrixControls + StereoMatrixControls - + Left to Left Bal - Bal - + Left to Right Bal - Jobb - + Right to Left Jobb - Bal - + Right to Right Jobb - Jobb - vestigeInstrument + VestigeInstrument - + Loading plugin Plugin betöltése - + Please wait while loading the VST plugin... Várj, amíg a VST plugin betöltődik... - vibed + Vibed - + String %1 volume %1. húr hangerő - + String %1 stiffness %1. húr feszessége - + Pick %1 position %1. húr pengetés helye - + Pickup %1 position %1. hangszedő pozíciója - + String %1 panning %1. húr panoráma - + String %1 detune %1. húr elhangolása - + String %1 fuzziness - + String %1 length %1. húr hossza: - + Impulse %1 Impulzus %1 - + String %1 %1. húr - vibedView + VibedView - + String volume: Húr hangerő: - + String stiffness: Húr feszessége: - + Pick position: Pengetés helye: - + Pickup position: Hangszedő pozíciója: - + String panning: Húr panoráma: - + String detune: Húr elhangolása: - + String fuzziness: - + String length: Húr hossza: - + Impulse Impulzus - + Octave Oktáv - + Impulse Editor Impulzusszerkesztő - + Enable waveform Húr engedélyezése - + Enable/disable string Húr engedélyezése/tiltása - + String Húr - - + + Sine wave Szinuszhullám - - + + Triangle wave Háromszöghullám - - + + Saw wave Fűrészfoghullám - - + + Square wave Négyszöghullám - - + + White noise Fehér zaj - - + + User-defined wave Felhasználó által megadott hullám - - + + Smooth waveform Hullámforma simítása - - + + Normalize waveform Hullámforma normalizálása - voiceObject + VoiceObject Voice %1 pulse width @@ -16267,71 +16267,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT BEMENET - + Input gain: Bemeneti erősítés: - + OUTPUT KIMENET - + Output gain: Kimeneti erősítés: - - + + Reset wavegraph Visszaállítás - - + + Smooth wavegraph Lekerekítés - - + + Increase wavegraph amplitude by 1 dB Amplitúdó növelése 1 dB-lel - - + + Decrease wavegraph amplitude by 1 dB Amplitúdó csökkentése 1 dB-lel - + Clip input Bemenet levágása - + Clip input signal to 0 dB Bemenet levágása 0dB-re - waveShaperControls + WaveShaperControls - + Input gain Bemeneti erősítés - + Output gain Kimeneti erősítés diff --git a/data/locale/id.ts b/data/locale/id.ts index 71b71e3d31..a770ae61bd 100644 --- a/data/locale/id.ts +++ b/data/locale/id.ts @@ -151,52 +151,52 @@ Jika Anda tertarik untuk menerjemahkan LMMS dalam bahasa lain atau ingin meningk AudioFileProcessorView - + Open sample Buka sampel - + Reverse sample Balikan sampel - + Disable loop Nonaktifkan pengulangan - + Enable loop Aktifkan pengulangan - + Enable ping-pong loop - + Continue sample playback across notes Lanjutkan pemutaran sampel di catatan melintasi not - + Amplify: Penguatan: - + Start point: Poin awal: - + End point: Poin akhir: - + Loopback point: Titik pengulangan: @@ -204,7 +204,7 @@ Jika Anda tertarik untuk menerjemahkan LMMS dalam bahasa lain atau ingin meningk AudioFileProcessorWaveView - + Sample length: Panjang sampel: @@ -880,144 +880,144 @@ Jika Anda tertarik untuk menerjemahkan LMMS dalam bahasa lain atau ingin meningk CarlaAboutW - + About Carla - + About Ihwal - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Lisensi - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Berkas - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Bantuan - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Waktu: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Pengaturan - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Baru - + Ctrl+N - + &Open... &Buka - - + + Open... - + Ctrl+O - + &Save &Simpan - + Ctrl+S - + Save &As... Simpan &Sebagai... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Keluar - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Kesalahan - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Tampilkan GUI @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Pengaturan - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Ukuran: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Tidak ada - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Nilai sampel: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6643,7 +6643,7 @@ Pastikan Anda memiliki izin menulis ke file dan direktori yang berisi berkas ter - + Default preset Preset default @@ -6838,17 +6838,17 @@ Pastikan Anda memiliki izin menulis ke file dan direktori yang berisi berkas ter JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6856,22 +6856,22 @@ Pastikan Anda memiliki izin menulis ke file dan direktori yang berisi berkas ter JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6883,7 +6883,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7799,234 +7799,234 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Berkas - + &Edit &Edit - + &Quit &Keluar - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8100,595 +8100,595 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Tampilan yang dipilih - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Gelombang sinus - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave Gelombang kotak halus - + Absolute sine wave Gelombang sinus absolut - - + + Exponential wave - + White noise Kebisingan putih - + Digital Triangle wave Gelombang Segitiga digital - + Digital Saw wave Gelombang Gergaji digital - + Digital Ramp wave - + Digital Square wave Gelombang Kotak digital - + Digital Moog saw wave - + Triangle wave Gelombang segitiga - + Saw wave Gelombang gergaji - + Ramp wave - + Square wave Gelombang kotak - + Moog saw wave - + Abs. sine wave - + Random Acak - + Random smooth Halus acak @@ -8696,241 +8696,241 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. MonstroView - + Operators view Tampilan operator - + Matrix view Tampilan matrix - - - + + + Volume Volume - - - + + + Panning Keseimbangan - - - + + + Coarse detune Detune kasar - - - + + + semitones - - + + Fine tune left - - - - + + + + cents sen - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Attack - - + + Rate Nilai - - + + Phase - - + + Pre-delay - - + + Hold Tahan - - + + Decay Tahan - - + + Sustain Tahan - - + + Release Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8981,102 +8981,102 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Volume Saluran 1 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume Volume Saluran 2 - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Volume Saluran 3 - + Channel 4 volume Volume Saluran 4 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Volume master - + Vibrato Getaran @@ -9084,156 +9084,156 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune Detune kasar - - - + + + Envelope length Panjang sampul - + Enable channel 1 Aktifkan saluran 1 - + Enable envelope 1 Aktifkan sampul 1 - + Enable envelope 1 loop Akftifkan envelop pengulangan 1 - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle Siklus tugas 12,5% - - + + 25% Duty cycle Siklus tugas 25% - - + + 50% Duty cycle Siklus tugas 50% - - + + 75% Duty cycle Siklus tugas 75% - + Enable channel 2 Aktifkan saluran 2 - + Enable envelope 2 Aktifkan sampul 2 - + Enable envelope 2 loop Akftifkan envelop pengulangan 2 - + Enable sweep 2 - + Enable channel 3 Aktifkan saluran 3 - + Noise Frequency Frekuensi Riuh - + Frequency sweep - + Enable channel 4 Aktifkan saluran 4 - + Enable envelope 4 Aktifkan sampul 4 - + Enable envelope 4 loop Akftifkan envelop pengulangan 4 - + Quantize noise frequency when using note frequency - + Use note frequency for noise Gunakan frekuensi not untuk riuh - + Noise mode Mode derau - + Master volume Volume master - + Vibrato Getaran @@ -9416,60 +9416,60 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. OscillatorObject - + Osc %1 waveform Bentuk gelombang Osc %1 - + Osc %1 harmonic - - + + Osc %1 volume Volume Osc %1 - - + + Osc %1 panning Keseimbangan Osc %1 - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape bentuk gelombang Osc %1 - + Modulation type %1 Tipe modulasi %1 @@ -9533,42 +9533,42 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. PatmanView - + Open patch - + Loop Pengulangan - + Loop mode Mode pengulangan - + Tune Nada - + Tune mode Mode nada - + No file selected Tidak ada berkas dipilih - + Open patch file Buka berkas patch - + Patch-Files (*.pat) Berkas-Patch (*.pat) @@ -9650,72 +9650,72 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. PeakControllerEffectControlDialog - + BASE DASAR - + Base: - + AMNT JMLH - + Modulation amount: Jumlah modulasi: - + MULT - + Amount multiplicator: - + ATCK - + Attack: Attack: - + DCAY - + Release: Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9723,42 +9723,42 @@ Silakan kunjungi http://lmms.sf.net/wiki untuk dokumentasi LMMS. PeakControllerEffectControls - + Base value Nilai dasar - + Modulation amount - + Attack Attack - + Release Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10195,7 +10195,7 @@ Alasan: "%2" Plugin amplifier native - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Sampler sederhana dengan macam-macam pengaturan untuk menggunakan sampel. (cnth. drum) dalam sebuah trek instrumen @@ -10205,7 +10205,7 @@ Alasan: "%2" Tingkatkan bass Anda dengan cara cepat dan sederhana - + Customizable wavetable synthesizer Synthesizer wavetable yang dapat disesuaikan @@ -10215,12 +10215,12 @@ Alasan: "%2" - + Carla Patchbay Instrument Instrumen Carla Patchbay - + Carla Rack Instrument Rak Instrumen Carla @@ -10245,7 +10245,7 @@ Alasan: "%2" - + plugin for processing dynamics in a flexible way plugin untuk memproses dynamics dengan cara yang fleksibel @@ -10275,12 +10275,12 @@ Alasan: "%2" Filter untuk mengimpor berkas Hydrogen ke LMMS - + Versatile drum synthesizer Synthesizer drum serbaguna - + List installed LADSPA plugins Daftar plugin LADSPA yang terpasang @@ -10290,7 +10290,7 @@ Alasan: "%2" Plugin untuk menggunakan efek LADSPA yang sewenang-wenang di dalam LMMS. - + Incomplete monophonic imitation TB-303 @@ -10315,7 +10315,7 @@ Alasan: "%2" Filter untuk mengimpor berkas MIDI ke LMMS - + Monstrous 3-oscillator synth with modulation matrix @@ -10325,7 +10325,7 @@ Alasan: "%2" - + A NES-like synthesizer Synthesizer seperti NES @@ -10335,17 +10335,17 @@ Alasan: "%2" 2-operator FM Synth - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks Plugin untuk mengendalikan kenop dengan puncak suara @@ -10355,12 +10355,12 @@ Alasan: "%2" - + Player for SoundFont files Pemutar untuk berkas SoundFont - + LMMS port of sfxr @@ -10377,22 +10377,22 @@ Chip yang digunakan pada komputer Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on Hal-hal yang menyenangkan untuk ajep-ajep - + Three powerful oscillators you can modulate in several ways @@ -10402,12 +10402,12 @@ Chip yang digunakan pada komputer Commodore 64. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler Menggetarkan modeler string @@ -10417,12 +10417,12 @@ Chip yang digunakan pada komputer Commodore 64. Plugin untuk menggunakan efek VST yang sewenang-wenang di dalam LMMS. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping plugin untuk pembentukan gelombang @@ -10432,7 +10432,7 @@ Chip yang digunakan pada komputer Commodore 64. - + Embedded ZynAddSubFX Tertanam ZynAddSubFX @@ -10440,292 +10440,292 @@ Chip yang digunakan pada komputer Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Tipe - + Effects Efek - + Instruments Instrumen - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Batal - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Tipe: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nama - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10733,185 +10733,185 @@ Chip yang digunakan pada komputer Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Kontrol - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Pengaturan - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Tipe: - + Maker: - + Copyright: - + Unique ID: @@ -10932,17 +10932,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10950,148 +10950,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Tutup @@ -11099,69 +11099,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Nyala/Mati - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11359,7 +11359,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11372,28 +11372,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Pembuat: - + Copyright: Hak cipta: - + Requires Real Time: Membutuhkan Real Time: - - - + + + @@ -11401,9 +11401,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Ya - - - + + + @@ -11411,25 +11411,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Tidak - + Real Time Capable: Kemampuan Real Time: - + In Place Broken: - + Channels In: Saluran Masukan: - + Channels Out: Saluran Keluaran: @@ -13541,144 +13541,144 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Selaraskan osilator 2 dengan osilator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Volume Osc %1: - + Osc %1 panning: Keseimbangan Osc %1: - + Osc %1 coarse detuning: - + semitones semitone - + Osc %1 fine detuning left: - - + + cents sen - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees derajat - + Osc %1 stereo phase-detuning: - + Sine wave Gelombang sinus - + Triangle wave Gelombang segitiga - + Saw wave Gelombang gergaji - + Square wave Gelombang kotak - + Moog-like saw wave - + Exponential wave - + White noise Kebisingan putih - + User-defined wave @@ -13765,73 +13765,73 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Sebelumnya (-) - + Save preset Simpan preset - + Next (+) Selanjutnya (+) - + Show/hide GUI Tampilkan/sembunyikan GUI - + Turn off all notes Matikan semua not - + DLL-files (*.dll) Berkas-DLL (*.dll) - + EXE-files (*.exe) berkas-EXE (*.exe) - + No VST plugin loaded - + Preset Preset - + by oleh - + - VST plugin control - kontrol VST plugin @@ -13883,49 +13883,49 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung VstPlugin - + The VST plugin %1 could not be loaded. VST plugin %1 tidak dapat dimuat. - + Open Preset Buka Preset - - + + Vst Plugin Preset (*.fxp *.fxb) Preset Vst Plugin (*.fxp *.fxb) - + : default : default - + Save Preset Simpan Preset - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13943,147 +13943,147 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung WatsynInstrument - + Volume A1 Volume A1 - + Volume A2 Volume A2 - + Volume B1 Volume B1 - + Volume B2 Volume B2 - + Panning A1 Keseimbangan A1 - + Panning A2 Keseimbangan A2 - + Panning B1 Keseimbangan B1 - + Panning B2 Keseimbangan B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 Detune A2 kanan - + Right detune B1 Detune B1 Kanan - + Right detune B2 Detune B2 kanan - + A-B Mix A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation Modulasi A2-A1 - + B2-B1 modulation Modulasi B2-B1 - + Selected graph Grafik yang dipilih @@ -14091,225 +14091,225 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Keseimbangan - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents sen - - - - + + + + Right detune - + A-B Mix A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 Pilih osilator A1 - + Select oscillator A2 Pilih osilator A2 - + Select oscillator B1 Pilih osilator B1 - + Select oscillator B2 Pilih osilator B2 - + Mix output of A2 to A1 Campurkan keluaran dari A2 ke A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 Gabung keluaran dari B2 ke B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Gambar bentuk gelombang kamu sendiri dengan menyeret tetikus kamu di grafik ini. - + Load waveform Muat gelombang grafik - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Normalisasi - - + + Invert Balik - - + + Smooth Halus - - + + Sine wave Gelombang sinus - - - + + + Triangle wave Gelombang segitiga - + Saw wave Gelombang gergaji - - + + Square wave Gelombang kotak @@ -14501,42 +14501,42 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth Lebar pita - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14544,343 +14544,343 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: - + FREQ FREK - + Filter resonance: - + RES RES - + Bandwidth: Lebar pita: - + BW LP - + FM gain: - + FM GAIN FM GAIN - + Resonance center frequency: Frekuensi resonansi tengah: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI Tampilkan GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample Awal dari sampel - + End of sample Akhir dar sampel - + Loopback point Titik loopback - + Reverse sample Balikan sampel - + Loop mode Mode pengulangan - + Stutter - + Interpolation mode - + None Tidak ada - + Linear - + Sinc - + Sample not found: %1 Sampel tidak ditemukan: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Gambar bentuk gelombang kamu sendiri dengan menyeret tetikus kamu di grafik ini. - - + + Sine wave Gelombang sinus - - + + Triangle wave Gelombang segitiga - - + + Saw wave Gelombang gergaji - - + + Square wave Gelombang kotak - - + + White noise Kebisingan putih - - + + User-defined wave - - + + Smooth waveform Gelombang halus - + Interpolation Interpolasi - + Normalize Normalisasi - dynProcControlDialog + DynProcControlDialog - + INPUT MASUKAN - + Input gain: Gain masukan: - + OUTPUT KELUARAN - + Output gain: Gait keluaran: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain Gain masukan - + Output gain Gain keluaran - + Attack time - + Release time - + Stereo mode Mode stereo @@ -14894,766 +14894,766 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung - kickerInstrument + KickerInstrument - + Start frequency Frekuensi mulai - + End frequency Frekuensi akhir - + Length Panjang - + Start distortion - + End distortion - + Gain Gain - + Envelope slope - + Noise Derau - + Click Klik - + Frequency slope - + Start from note Mulai dari not - + End to note Berakhir ke not - kickerInstrumentView + KickerInstrumentView - + Start frequency: Frekuensi mulai: - + End frequency: Frekuensi akhir: - + Frequency slope: - + Gain: Gain: - + Envelope length: - + Envelope slope: - + Click: Klik: - + Noise: Derau: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efek tersedia - - + + Unavailable Effects Efek tak tersedia - - + + Instruments Instrumen - - + + Analysis Tools Alat Analisis - - + + Don't know Tidak tahu - + Type: Tipe: - ladspaDescription + LadspaDescription - + Plugins Plugin - + Description Deskripsi - ladspaPortDialog + LadspaPortDialog - + Ports - + Name Nama - + Rate Nilai - + Direction Arah - + Type Tipe - + Min < Default < Max Min < Default < Maks - + Logarithmic Logaritmik - + SR Dependent - + Audio Audio - + Control Kontrol - + Input Masukan - + Output Keluaran - + Toggled - + Integer Integer - + Float Float - - + + Yes Ya - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance Resonansi VCF - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion Distorsi - + Waveform Grafik gelombang - + Slide Decay - + Slide - + Accent Aksen - + Dead Mati - + 24dB/oct Filter Filter 24dB/oct - lb302SynthView + Lb302SynthView - + Cutoff Freq: Frek Cutoff: - + Resonance: Resonansi: - + Env Mod: Env Mod: - + Decay: Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave Gelombang gergaji - + Click here for a saw-wave. Klik disini untuk gelombang gergaji. - + Triangle wave Gelombang segitiga - + Click here for a triangle-wave. Klik disini untuk gelombang-segitiga. - + Square wave Gelombang kotak - + Click here for a square-wave. Klik disini untuk gelombang-kotak. - + Rounded square wave Gelombang persegi bulat - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave Gelombang sinus - + Click for a sine-wave. - - + + White noise wave Gelombang riuh - + Click here for an exponential wave. Klik disini untuk gelombang eksponensial. - + Click here for white-noise. Klik disini untuk kebisingan-putih. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness Kekerasan - + Position Posisi - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulator - + Crossfade - + LFO speed Kecepatan LFO - + LFO depth - + ADSR ADSR - + Pressure Tekanan - + Motion - + Speed Kecepatan - + Bowed - + Spread - + Marimba Marimba - + Vibraphone Vibraphone - + Agogo - + Wood 1 - + Reso Reso - + Wood 2 - + Beats Ketukan - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrumen - + Spread - + Spread: - + Missing files Berkas yang hilang - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness Kekerasan - + Hardness: - + Position Posisi - + Position: Posisi: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed Kecepatan LFO - + LFO speed: kecepatan LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Tekanan - + Pressure: Tekanan: - + Speed Kecepatan - + Speed: Kecepatan: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15677,543 +15677,543 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - kontrol VST plugin - + VST Sync - - + + Automated Diotomasi - + Close Tutup - organicInstrument + OrganicInstrument - + Distortion Distorsi - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsi: - + Volume: Volume: - + Randomise - - + + Osc %1 waveform: Bentuk Gelombang Osc %1: - + Osc %1 volume: Volume Osc %1: - + Osc %1 panning: Keseimbangan Osc %1: - + Osc %1 stereo detuning - + cents sen - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector Pemilih bank - + Bank Bank - + Program selector Pemilih program - + Patch Patch - + Name Nama - + OK OK - + Cancel Batal - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Patch - + Gain Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. Soundfont %1 tidak dapat dimuat. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Buka berkas SoundFont - + Choose patch - + Gain: Gain: - + Apply reverb (if supported) Aktifkan gema (jika didukung) - + Room size: Ukuran ruangan: - + Damping: - + Width: Lebar: - - + + Level: Tingkat: - + Apply chorus (if supported) - + Voices: - + Speed: Kecepatan: - + Depth: Kedalaman: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Lebar: - stereoEnhancerControls + StereoEnhancerControls - + Width Lebar - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Vol Kiri ke Kiri: - + Left to Right Vol: Vol Kiri ke Kanan: - + Right to Left Vol: Vol Kanan ke Kiri: - + Right to Right Vol: Vol Kanan ke Kanan: - stereoMatrixControls + StereoMatrixControls - + Left to Left Kiri ke Kiri - + Left to Right Kiri ke Kanan - + Right to Left Kanan ke Kiri - + Right to Right Kanan ke Kanan - vestigeInstrument + VestigeInstrument - + Loading plugin Memuat plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Volume string %1 - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impuls %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: Posisi petik: - + Pickup position: Posisi pickup: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Oktaf - + Impulse Editor Editor Impuls - + Enable waveform Aktifkan gelombang grafik - + Enable/disable string - + String Deretan - - + + Sine wave Gelombang sinus - - + + Triangle wave Gelombang segitiga - - + + Saw wave Gelombang gergaji - - + + Square wave Gelombang kotak - - + + White noise Kebisingan putih - - + + User-defined wave - - + + Smooth waveform Gelombang halus - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16271,71 +16271,71 @@ Pastikan anda memiliki izin baca untuk berkas ini dan direktori yang mengandung - waveShaperControlDialog + WaveShaperControlDialog - + INPUT MASUKAN - + Input gain: Gain masukan: - + OUTPUT KELUARAN - + Output gain: Gait keluaran: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Klip masukan - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Gain masukan - + Output gain Gain keluaran diff --git a/data/locale/it.ts b/data/locale/it.ts index 4488a30218..0e462e245f 100644 --- a/data/locale/it.ts +++ b/data/locale/it.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample Apri campione - + Reverse sample Inverti campione - + Disable loop Disabilità ripetizione ciclica - + Enable loop Abilita ripetizione ciclica - + Enable ping-pong loop Abilita ripetizione ciclica ping-pong - + Continue sample playback across notes Continua riproduzione campione attraverso le note - + Amplify: Amplifica: - + Start point: Punto iniziale: - + End point: Punto finale: - + Loopback point: Punto di ripresa: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Lunghezza campione: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla Informazioni su Carla - + About Informazioni su - + About text here Informazioni sul testo qui - + Extended licensing here Licenza estesa qui - + Artwork Materiale grafico - + Using KDE Oxygen icon set, designed by Oxygen Team. Uso del set di icone di KDE Oxygen, progettato da Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Contiene alcune manopole, sfondi e altri piccoli disegni dei progetti Calf Studio Gear, OpenAV e OpenOctave. - + VST is a trademark of Steinberg Media Technologies GmbH. VST è un marchio registrato di Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! Un ringraziamento speciale ad Antonio Saraiva per qualche icona e lavori grafici in più! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. Il logo LV2 è stato disegnato da Thorsten Wilms, basato su un concetto di Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. Tastiera MIDI disegnata da Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. Icone Carla, Carla-Control e Patchbay disegnate da DoosC. - + Features Caratteristiche - + AU/AudioUnit: AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel TextLabel - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC OSC - + Host URLs: URLs host: - + Valid commands: Comandi validi: - + valid osc commands here comandi osc validi qui - + Example: Esempio: - + License Licenza - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,51 +1301,51 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version Versione ponte OSC - + Plugin Version Versione plugin - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Versione %1<br>Carla è un plugin audio host completo%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) (Motore non in funzione) - + Everything! (Including LRDF) Tutto! (Incluso LRDF) - + Everything! (Including CustomData/Chunks) Tutto! (Compresi dati personalizzati/blocchi) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> Circa 110&#37; completo (usando estensioni personalizzate)<br/>Funzionalità/estensioni implementate:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host Tramite l'host Juce - + About 85% complete (missing vst bank/presets and some minor stuff) Completo a circa 85% (banco vst mancante/preselezioni e alcune cose minori) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow MainWindow - + Rack Rack - + Patchbay Patchbay - + Logs Rapporti - + Loading... Caricamento... - + Buffer Size: Dimensione buffer: - + Sample Rate: Frequenza campionamento: - + ? Xruns ? Xruns - + DSP Load: %p% Carico DSP: %p% - + &File &File - + &Engine &Motore - + &Plugin &Plugin - + Macros (all plugins) Macro (tutti i plugin) - + &Canvas - + Zoom Ingrandimento - + &Settings &Impostazioni - + &Help &Aiuto - + toolBar Barra strumenti - + Disk Disco - - + + Home Principale - + Transport Trasporto - + Playback Controls Controlli riproduzione - + Time Information Informazioni tempo - + Frame: Periodo - + 000'000'000 000'000'000 - + Time: Tempo: - + 00:00:00 00:00:00 - + BBT: BBT: - + 000|00|0000 000|00|0000 - + Settings Impostazioni - + BPM BPM - + Use JACK Transport Usa trasporto JACK - + Use Ableton Link Usa collegamento Ableton - + &New &Nuovo - + Ctrl+N Ctrl+N - + &Open... &Apri... - - + + Open... Apri... - + Ctrl+O Ctrl+O - + &Save &Salva - + Ctrl+S Ctrl+S - + Save &As... Salva &come... - - + + Save As... Salva come... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Esci - + Ctrl+Q Ctrl+Q - + &Start &Partenza - + F5 F5 - + St&op Arrest&a - + F6 F6 - + &Add Plugin... &Aggiungi plug-in... - + Ctrl+A Ctrl+A - + &Remove All &Rimuovi tutto - + Enable Abilita - + Disable Disabilita - + 0% Wet (Bypass) 0% bagnato (bypass) - + 100% Wet 100% bagnato - + 0% Volume (Mute) 0% Volume (silenziato) - + 100% Volume 100% Volume - + Center Balance Bilanciamento al centro - + &Play &Riproduci - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop &Arresta - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards &Indietro - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards &Avanti - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Organizza - + Ctrl+G Ctrl+G - - + + &Refresh &Aggiorna - + Ctrl+R Ctrl+R - + Save &Image... Salva &immagine... - + Auto-Fit Adatta-automatico - + Zoom In Ingrandisci - + Ctrl++ Ctrl++ - + Zoom Out Riduci - + Ctrl+- Ctrl+- - + Zoom 100% Ingrandimento 100% - + Ctrl+1 Ctrl+1 - + Show &Toolbar Mostra &barra strumenti - + &Configure Carla &Configura Carla - + &About &A riguardo - + About &JUCE Riguardo a &JUCE - + About &Qt Riguardo a &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal Mostra interno - + Show External Mostra esterno - + Show Time Panel Mostra pannello temporale - + Show &Side Panel Mostra &pannello laterale - + &Connect... &Connetti... - + Compact Slots Comprimi alloggiamenti - + Expand Slots Espandi alloggiamenti - + Perform secret 1 Esegui segreto 1 - + Perform secret 2 Esegui segreto 2 - + Perform secret 3 Esegui segreto 3 - + Perform secret 4 Esegui segreto 4 - + Perform secret 5 Esegui segreto 5 - + Add &JACK Application... Aggiungi applicazione &JACK... - + &Configure driver... &Configura driver... - + Panic Panico - + Open custom driver panel... Apri pannello driver personalizzato... @@ -1870,57 +1870,57 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Esporta come... - - - - + + + + Error Errore - + Failed to load project Impossibile caricare il progetto - + Failed to save project Impossibile salvare il progetto - + Quit Esci - + Are you sure you want to quit Carla? Sei sicuro di voler uscire da Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 Impossibile connettersi al back-end Audio '%1', possibili motivi: 2% - + Could not connect to Audio backend '%1' Impossibile connettersi al backend audio '%1' - + Warning Avviso - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Ci sono ancora alcuni plugin caricati, è necessario rimuoverli per arrestare il motore. @@ -1930,7 +1930,7 @@ Vuoi farlo adesso? CarlaInstrumentView - + Show GUI Mostra GUI @@ -1938,636 +1938,636 @@ Vuoi farlo adesso? CarlaSettingsW - + Settings Impostazioni - + main principale - + canvas - + engine motore - + osc osc - + file-paths Percorsi dei file - + plugin-paths Percorsi plugin - + wine wine - + experimental Sperimentale - + Widget Widget - - + + Main Principale - - + + Canvas - - + + Engine Motore - + File Paths Percorsi dei file - + Plugin Paths Percorsi plugins - + Wine Wine - - + + Experimental Sperimentale - + <b>Main</b> <b>Principale</b> - + Paths Percorsi - + Default project folder: Cartella progetto predefinita: - + Interface Interfaccia - + Interface refresh interval: Intervallo di aggiornamento interfaccia: - - + + ms ms - + Show console output in Logs tab (needs engine restart) Mostra l'uscita della console nella scheda Log (necessita di riavvio del motore) - + Show a confirmation dialog before quitting Visualizza messaggio di conferma prima di uscire - - + + Theme Tema - + Use Carla "PRO" theme (needs restart) Usa il tema "PRO" di Carla (necessita di riavvio) - + Color scheme: Combinazione colori: - + Black Nero - + System Sistema - + Enable experimental features Abilita funzionalità sperimentali - + <b>Canvas</b> - + Bezier Lines Linee di Bezier - + Theme: Tema: - + Size: Grandezza: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Opzioni - + Auto-hide groups with no ports Nascondi automaticamente i gruppi senza porte - + Auto-select items on hover Selezione automatica elementi al passaggio del mouse - + Basic eye-candy (group shadows) Attraente-base (ombre di gruppo) - + Render Hints Suggerimenti rendering - + Anti-Aliasing Anti aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> <b>Motore</b> - - + + Core Nucleo - + Single Client Client singolo - + Multiple Clients Clients multipli - - + + Continuous Rack Rack continuo - - + + Patchbay Patchbay - + Audio driver: Driver audio: - + Process mode: Modalità processo: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog Numero massimo di parametri da consentire nella finestra di dialogo integrata "Modifica" - + Max Parameters: Parametri massimi: - + ... ... - + Reset Xrun counter after project load Ripristina contatore Xrun dopo il caricamento del progetto - + Plugin UIs UIs plugin - - + + How much time to wait for OSC GUIs to ping back the host Tempo di attesa che le GUI OSC eseguano il ping dell'host - + UI Bridge Timeout: Sospensione bridge UI: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code Usare i bridge OSC-GUI quando possibile, questo modo separa l'interfaccia utente dal codice DSP - + Use UI bridges instead of direct handling when possible Utilizzare le UI bridge anziché la gestione diretta, quando possibile - + Make plugin UIs always-on-top Rendi le UIs dei plugin sempre in primo piano - + Make plugin UIs appear on top of Carla (needs restart) Fai comparire le UIs del plugin sopra Carla (necessita di riavvio) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS NOTA: le UI del plugin-bridge non possono essere gestite da Carla su macOS - - + + Restart the engine to load the new settings Riavvia il motore per caricare le nuove impostazioni - + <b>OSC</b> <b>OSC</b> - + Enable OSC Abilita OSC - + Enable TCP port Abilita porta TCP - - + + Use specific port: Usa porta specifica: - + Overridden by CARLA_OSC_TCP_PORT env var Sostituito da CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port Usa porta assegnata in modo casuale - + Enable UDP port Abilita porta UDP - + Overridden by CARLA_OSC_UDP_PORT env var Sostituito da CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled Le UI DSSI richiedono la porta UDP OSC abilitata - + <b>File Paths</b> <b>Percorsi file</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin Utilizzato per il plugin "fileaudio" - + Used for the "midifile" plugin Utilizzato per il plugin "midifile" - - + + Add... Aggiungi... - - + + Remove Rimuovi - - + + Change... Cambia... - + <b>Plugin Paths</b> <b>Percorsi plugin</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins Riavvia Carla per trovare nuovi plugin - + <b>Wine</b> <b>Wine</b> - + Executable Eseguibile - + Path to 'wine' binary: Percorso per binario 'wine': - + Prefix Prefisso - + Auto-detect Wine prefix based on plugin filename Rilevamento automatico del prefisso Wine in base al nome del file del plug-in - + Fallback: Alternativa: - + Note: WINEPREFIX env var is preferred over this fallback Nota: WINEPREFIX env var è preferito rispetto a questa alternativa - + Realtime Priority Priorità in tempo reale - + Base priority: Priorità di base: - + WineServer priority: Priorità WineServer: - + These options are not available for Carla as plugin Queste opzioni non sono disponibili per Carla come plugin - + <b>Experimental</b> <b>Sperimentale</b> - + Experimental options! Likely to be unstable! Opzioni sperimentali! Probabilmente instabile! - + Enable plugin bridges Abilita i bridges plugin - + Enable Wine bridges Abilita i bridges Wine - + Enable jack applications Abilita applicazioni jack - + Export single plugins to LV2 Esporta plugins singoli in LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) Carica il backend di Carla nello spazio globale dei nomi (NON CONSIGLIATO) - + Fancy eye-candy (fade-in/out groups, glow connections) Attraente (gruppi di dissolvenza in apertura/chiusura, connessioni luminose) - + Use OpenGL for rendering (needs restart) Usa OpenGL per il rendering (necessita di riavvio) - + High Quality Anti-Aliasing (OpenGL only) Antialiasing di alta qualità (solo OpenGL) - + Render Ardour-style "Inline Displays" Renderizza in stile-Ardour : "Visualizza in linea" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. Forza i plugins mono come stereo eseguendo 2 istanze contemporaneamente. Questa modalità non è disponibile per i plugins VST. - + Force mono plugins as stereo Forza i plugins mono come stereo - + Prevent plugins from doing bad stuff (needs restart) Impedisci ai plugins di causare errori (necessita di riavvio) - + Whenever possible, run the plugins in bridge mode. Quando possibile, esegui i plugins in modalità bridge. - + Run plugins in bridge mode when possible Esegui i plugin in modalità bridge quando possibile - - - - + + + + Add Path Aggiungi percorso @@ -3390,179 +3390,179 @@ Questa modalità non è disponibile per i plugins VST. Dialog - + Add JACK Application Aggiungi applicazione JACK - + Note: Features not implemented yet are greyed out Nota: le funzionalità non ancora implementate sono disattivate - + Application Applicazione - + Name: Nome: - + Application: Applicazione: - + From template Dal modello - + Custom Personalizzato - + Template: Modello: - + Command: Comando: - + Setup Configurazione - + Session Manager: Gestore sessioni: - + None Nessuna - + Audio inputs: Ingressi audio: - + MIDI inputs: Ingressi MIDI: - + Audio outputs: Uscite audio: - + MIDI outputs: Uscite MIDI: - + Take control of main application window Prendi il controllo della finestra principale dell'applicazione - + Workarounds Soluzioni alternative - + Wait for external application start (Advanced, for Debug only) Attendi l'avvio di un'applicazione esterna (avanzato, solo per debug) - + Capture only the first X11 Window Cattura solo la prima finestra X11 - + Use previous client output buffer as input for the next client Usa il buffer di uscita del client precedente come ingresso per il client successivo - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index Simula 16 uscite MIDI JACK, con canale MIDI come indice di porta - + Error here Errore qui - + Carla Control - Connect Carla Control - Connetti - + Remote setup Configurazione remota - + UDP Port: Porta UDP: - + Remote host: Host remoto: - + TCP Port: Porta TCP: - + Reported host Host segnalato - + Automatic Automatico - + Custom: Personalizzato: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. In alcune reti (come le connessioni USB), il sistema remoto non può raggiungere la rete locale. È possibile specificare qui a quale nome host o IP a cui connettere Carla in remoto. Se non sei sicuro, lascialo su "Automatico". - + Set value Imposta valore - + TextLabel TextLabel - + Scale Points Punti di scala @@ -3570,37 +3570,37 @@ Se non sei sicuro, lascialo su "Automatico". DriverSettingsW - + Driver Settings Impostazioni driver - + Device: Dispositivo: - + Buffer size: Dimensione buffer: - + Sample rate: Frequenza di campionamento: - + Triple buffer Buffer triplo - + Show Driver Control Panel Mostra pannello di controllo driver - + Restart the engine to load the new settings Riavvia il motore per caricare le nuove impostazioni @@ -6645,7 +6645,7 @@ Si prega di controllare i permessi di scrittura sul file e la cartella che lo co - + Default preset Impostazioni predefinite @@ -6839,17 +6839,17 @@ Si prega di controllare i permessi di scrittura sul file e la cartella che lo co JackApplicationW - + NSM applications cannot use abstract or absolute paths Le applicazioni NSM non possono utilizzare percorsi astratti o assoluti - + NSM applications cannot use CLI arguments Le applicazioni NSM non possono usare argomenti CLI - + You need to save the current Carla project before NSM can be used È necessario salvare l'attuale progetto Carla prima di poter utilizzare NSM @@ -6857,22 +6857,22 @@ Si prega di controllare i permessi di scrittura sul file e la cartella che lo co JuceAboutW - + About JUCE Informazioni su JUCE - + <b>About JUCE</b> <b>Informazioni su JUCE</b> - + This program uses JUCE version 3.x.x. Questo programma utilizza JUCE versione 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6891,7 +6891,7 @@ Un modulo (juce_core) è autorizzato in base all'ISC. Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. Questo programma utilizza la versione JUCE % 1. @@ -7809,234 +7809,234 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. MidiPatternW - + MIDI Pattern Schema MIDI - + Time Signature: Indicazione di tempo: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: Misure: - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 Quinta - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: Lunghezza predefinita: - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: Quantizzazione: - + &File &File - + &Edit &Modifica - + &Quit &Esci - + &Insert Mode &Modo Inserimento - + F F - + &Velocity Mode &Modo Velocity - + D Re - + Select All Seleziona tutto - + A La @@ -8110,595 +8110,595 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. MonstroInstrument - + Osc 1 volume Volume osc 1 - + Osc 1 panning Bilanciamento osc 1 - + Osc 1 coarse detune Intonazione al semitono osc 1 - + Osc 1 fine detune left Intonazione precisa osc 1 sinistro - + Osc 1 fine detune right Intonazione precisa osc 1 destro - + Osc 1 stereo phase offset Spostamento di fase osc 1 - + Osc 1 pulse width Larghezza impulso osc 1 - + Osc 1 sync send on rise Manda sync alla salita osc 1 - + Osc 1 sync send on fall Manda sync alla discesa osc 1 - + Osc 2 volume Volume osc 2 - + Osc 2 panning Bilanciamento osc 2 - + Osc 2 coarse detune Intonazione al semitono osc 2 - + Osc 2 fine detune left Intonazione precisa osc 2 sinistro - + Osc 2 fine detune right Intonazione precisa osc 2 destro - + Osc 2 stereo phase offset Spostamento di fase osc 2 - + Osc 2 waveform Forma d'onda osc 2 - + Osc 2 sync hard Sync hard osc 2 - + Osc 2 sync reverse Sync inverso osc 2 - + Osc 3 volume Volume osc 3 - + Osc 3 panning Bilanciamento osc 3 - + Osc 3 coarse detune Intonazione al semitono osc 3 - + Osc 3 Stereo phase offset Osc 3 Spostamento di fase stereo - + Osc 3 sub-oscillator mix Missaggio sub-oscillatori di Osc 3 - + Osc 3 waveform 1 Forma d'onda 1 osc 3 - + Osc 3 waveform 2 Forma d'onda 2 osc 3 - + Osc 3 sync hard Sync hard osc 3 - + Osc 3 Sync reverse Sync inverso osc 3 - + LFO 1 waveform Forma d'onda LFO 1 - + LFO 1 attack Attacco LFO 1 - + LFO 1 rate Periodo LFO 1 - + LFO 1 phase Fase LFO 1 - + LFO 2 waveform Forma d'onda LFO 2 - + LFO 2 attack Attacco LFO 2 - + LFO 2 rate Periodo LFO 2 - + LFO 2 phase Fase LFO 2 - + Env 1 pre-delay Pre-ritardo inv 1 - + Env 1 attack Attacco inv 1 - + Env 1 hold Mantenimento inv 1 - + Env 1 decay Decadimento inv 1 - + Env 1 sustain Sostegno inv 1 - + Env 1 release Rilascio inv 1 - + Env 1 slope Curvatura inv 1 - + Env 2 pre-delay Pre-ritardo inv 2 - + Env 2 attack Attacco inv 2 - + Env 2 hold Mantenimento inv 2 - + Env 2 decay Decadimento inv 2 - + Env 2 sustain Sostegno inv 2 - + Env 2 release Rilascio inv 2 - + Env 2 slope Curvatura inv 2 - + Osc 2+3 modulation Modulazione osc 2+3 - + Selected view Seleziona vista - + Osc 1 - Vol env 1 Osc 1 - Vol inv 1 - + Osc 1 - Vol env 2 Osc 1 - Vol inv 2 - + Osc 1 - Vol LFO 1 Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 Osc 2 - Vol inv 1 - + Osc 2 - Vol env 2 Osc 2 - Vol inv 2 - + Osc 2 - Vol LFO 1 Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 Osc 3 - Vol inv 1 - + Osc 3 - Vol env 2 Osc 3 - Vol inv 2 - + Osc 3 - Vol LFO 1 Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 Osc 1 - Fas inv 1 - + Osc 1 - Phs env 2 Osc 1 - Fas inv 2 - + Osc 1 - Phs LFO 1 Osc 1 - Fas LFO 1 - + Osc 1 - Phs LFO 2 Osc 1 - Fas LFO 2 - + Osc 2 - Phs env 1 Osc 2 - Fas inv 1 - + Osc 2 - Phs env 2 Osc 2 - Fas inv 2 - + Osc 2 - Phs LFO 1 Osc 2 - Fas LFO 1 - + Osc 2 - Phs LFO 2 Osc 2 - Fas LFO 2 - + Osc 3 - Phs env 1 Osc 3 - Fas inv 1 - + Osc 3 - Phs env 2 Osc 3 - Fas inv 2 - + Osc 3 - Phs LFO 1 Osc 3 - Fas LFO 1 - + Osc 3 - Phs LFO 2 Osc 3 - Fas LFO 2 - + Osc 1 - Pit env 1 Osc 1 - Alt inv 1 - + Osc 1 - Pit env 2 Osc 1 - Alt inv 2 - + Osc 1 - Pit LFO 1 Osc 1 - Alt LFO 1 - + Osc 1 - Pit LFO 2 Osc 1 - Alt LFO 2 - + Osc 2 - Pit env 1 Osc 2 - Alt inv 1 - + Osc 2 - Pit env 2 Osc 2 - Alt inv 2 - + Osc 2 - Pit LFO 1 Osc 2 - Alt LFO 1 - + Osc 2 - Pit LFO 2 Osc 2 - Alt LFO 2 - + Osc 3 - Pit env 1 Osc 3 - Alt inv 1 - + Osc 3 - Pit env 2 Osc 3 - Alt inv 2 - + Osc 3 - Pit LFO 1 Osc 3 - Alt LFO 1 - + Osc 3 - Pit LFO 2 Osc 3 - Alt LFO 2 - + Osc 1 - PW env 1 Osc 1 - LI inv 1 - + Osc 1 - PW env 2 Osc 1 - LI inv 2 - + Osc 1 - PW LFO 1 Osc 1 - LI LFO 1 - + Osc 1 - PW LFO 2 Osc 1 - LI LFO 2 - + Osc 3 - Sub env 1 Osc 3 - Sub inv 1 - + Osc 3 - Sub env 2 Osc 3 - Sub inv 2 - + Osc 3 - Sub LFO 1 Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 Osc 3 - Sub LFO 2 - - + + Sine wave Onda sinusoidale - + Bandlimited Triangle wave Onda triangolare limitata - + Bandlimited Saw wave Onda a dente di sega limitata - + Bandlimited Ramp wave Onda a rampa limitata - + Bandlimited Square wave Onda quadra limitata - + Bandlimited Moog saw wave Onda Moog limitata - - + + Soft square wave Onda quadra morbida - + Absolute sine wave Onda sinusoidale assoluta - - + + Exponential wave Onda esponenziale - + White noise Rumore bianco - + Digital Triangle wave Onda triangolare digitale - + Digital Saw wave Onda a dente di sega digitale - + Digital Ramp wave Onda a rampa digitale - + Digital Square wave Onda quadra digitale - + Digital Moog saw wave Onda Moog digitale - + Triangle wave Onda triangolare - + Saw wave Onda a dente di sega - + Ramp wave Onda a rampa - + Square wave Onda quadra - + Moog saw wave Onda Moog - + Abs. sine wave Sinusoide Ass. - + Random Casuale - + Random smooth Casuale morbida @@ -8706,240 +8706,240 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. MonstroView - + Operators view Vista operatori - + Matrix view Vista Matrice - - - + + + Volume Volume - - - + + + Panning Bilanciamento - - - + + + Coarse detune Intonazione grezza - - - + + + semitones semitoni - - + + Fine tune left Intonazione precisa sinistra - - - - + + + + cents centesimi - - + + Fine tune right Intonazione precisa destra - - - + + + Stereo phase offset Spostamento di fase stereo - - - - - + + + + + deg gradi - + Pulse width Larghezza impulso - + Send sync on pulse rise Manda sincro alle salite - + Send sync on pulse fall Manda sincro alle discese - + Hard sync oscillator 2 Sincro Duro oscillatore 2 - + Reverse sync oscillator 2 Sincro Inverso oscillatore 2 - + Sub-osc mix Missaggio Sub-osc - + Hard sync oscillator 3 Sincro Duro oscillatore 3 - + Reverse sync oscillator 3 Sincro Inverso oscillatore 3 - - - - + + + + Attack Attacco - - + + Rate Periodo - - + + Phase Fase - - + + Pre-delay Pre-ritardo - - + + Hold Mantenimento - - + + Decay Decadimento - - + + Sustain Sostegno - - + + Release Rilascio - - + + Slope Curvatura - + Mix osc 2 with osc 3 Somma osc 2 e osc 3 - + Modulate amplitude of osc 3 by osc 2 Modula ampiezza di osc 3 con osc 2 - + Modulate frequency of osc 3 by osc 2 Modula frequenza di osc 3 con osc 2 - + Modulate phase of osc 3 by osc 2 Modula fase di osc 3 con osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Quantità di modulazione: @@ -8990,102 +8990,102 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. NesInstrument - + Channel 1 coarse detune Intonazione al semitono canale 1 - + Channel 1 volume Volume del canale 1 - + Channel 1 envelope length Lunghezza inviluppo canale 1 - + Channel 1 duty cycle Duty cycle canale 1 - + Channel 1 sweep amount Larghezza glissando canale 1 - + Channel 1 sweep rate Velocità glissando canale 1 - + Channel 2 Coarse detune Intonazione grezza Canale 2 - + Channel 2 Volume Volume Canale 2 - + Channel 2 envelope length Lunghezza inviluppo canale 2 - + Channel 2 duty cycle Duty cycle canale 2 - + Channel 2 sweep amount Larghezza glissando canale 2 - + Channel 2 sweep rate Velocità glissando canale 2 - + Channel 3 coarse detune Intonazione al semitono canale 3 - + Channel 3 volume Volume del canale 3 - + Channel 4 volume Volume del canale 4 - + Channel 4 envelope length Lunghezza inviluppo canale 4 - + Channel 4 noise frequency Frequenza rumore canale 4 - + Channel 4 noise frequency sweep Glissando rumore canale 4 - + Master volume Volume principale - + Vibrato Vibrato @@ -9093,155 +9093,155 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune Intonazione grezza - - - + + + Envelope length Lunghezza inviluppo - + Enable channel 1 Abilita canale 1 - + Enable envelope 1 Abilita inviluppo 1 - + Enable envelope 1 loop Abilita ripetizione inviluppo 1 - + Enable sweep 1 Abilita glissando 1 - - + + Sweep amount Profondità glissando - - + + Sweep rate Durata glissando - - + + 12.5% Duty cycle 12.5% del periodo - - + + 25% Duty cycle 25% del periodo - - + + 50% Duty cycle 50% del periodo - - + + 75% Duty cycle 75% del periodo - + Enable channel 2 Abilita canale 2 - + Enable envelope 2 Abilita inviluppo 2 - + Enable envelope 2 loop Abilita ripetizione inviluppo 2 - + Enable sweep 2 Abilita glissando 2 - + Enable channel 3 Abilita canale 3 - + Noise Frequency Frequenza rumore - + Frequency sweep Glissando - + Enable channel 4 Abilita canale 4 - + Enable envelope 4 Abilita inviluppo 4 - + Enable envelope 4 loop Abilita ripetizione inviluppo 4 - + Quantize noise frequency when using note frequency Quantizza la frequenza del rumore, se relativa alla nota - + Use note frequency for noise La frequenza del rumore è relativa alla nota suonata - + Noise mode Modalità rumore - + Master volume Volume principale - + Vibrato Vibrato @@ -9424,60 +9424,60 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. OscillatorObject - + Osc %1 waveform Forma d'onda osc %1 - + Osc %1 harmonic Armoniche Osc %1 - - + + Osc %1 volume Volume osc %1 - - + + Osc %1 panning Panning osc %1 - - + + Osc %1 fine detuning left Intonazione precisa osc %1 sinistra - + Osc %1 coarse detuning Intonazione osc %1 - + Osc %1 fine detuning right Intonazione precisa osc %1 destra - + Osc %1 phase-offset Scostamento fase osc %1 - + Osc %1 stereo phase-detuning Intonazione fase stereo osc %1 - + Osc %1 wave shape Forma d'onda Osc %1 - + Modulation type %1 Modulazione di tipo %1 @@ -9541,42 +9541,42 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. PatmanView - + Open patch Apri patch - + Loop Ripetizione - + Loop mode Modalità ripetizione - + Tune Intonazione - + Tune mode Modalità intonazione - + No file selected Nessun file selezionato - + Open patch file Apri file di patch - + Patch-Files (*.pat) File di patch (*.pat) @@ -9658,72 +9658,72 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. PeakControllerEffectControlDialog - + BASE BASE - + Base: Base: - + AMNT Q.TÀ - + Modulation amount: Quantità di modulazione: - + MULT MOLT - + Amount multiplicator: Moltiplicatore di quantità: - + ATCK ATCC - + Attack: Attacco: - + DCAY DCAD - + Release: Rilascio: - + TRSH SOGLIA - + Treshold: Soglia: - + Mute output Silenzia l'output - + Absolute value Valore assoluto @@ -9731,42 +9731,42 @@ Visitare http://lmms.sf.net/wiki per la documentazione di LMMS. PeakControllerEffectControls - + Base value Valore di base - + Modulation amount Quantità di modulazione - + Attack Attacco - + Release Rilascio - + Treshold Soglia - + Mute output Silenzia l'output - + Absolute value Valore assoluto - + Amount multiplicator Moltiplicatore di quantità @@ -10203,7 +10203,7 @@ Motivo: "%2" Un plugin di amplificazione nativo - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Semplice sampler con varie impostazioni, per usare suoni (come percussioni) in una traccia strumentale @@ -10213,7 +10213,7 @@ Motivo: "%2" Potenzia il tuo basso in modo veloce e semplice - + Customizable wavetable synthesizer Sintetizzatore wavetable configurabile @@ -10223,12 +10223,12 @@ Motivo: "%2" Un riduttore di bit con oversampling - + Carla Patchbay Instrument Strumento Patchbay Carla - + Carla Rack Instrument Strutmento Rack Carla @@ -10253,7 +10253,7 @@ Motivo: "%2" Un plugin di duplice filtraggio - + plugin for processing dynamics in a flexible way Un versatile processore di dynamic @@ -10283,12 +10283,12 @@ Motivo: "%2" Strumento per l'importazione di file Hydrogen dentro LMMS - + Versatile drum synthesizer Sintetizzatore di percussioni versatile - + List installed LADSPA plugins Elenca i plugin LADSPA installati @@ -10298,7 +10298,7 @@ Motivo: "%2" Plugin per usare qualsiasi effetto LADSPA in LMMS. - + Incomplete monophonic imitation TB-303 Imitazione monofonica del TB-303 incompleta @@ -10323,7 +10323,7 @@ Motivo: "%2" Filtro per importare file MIDI in LMMS - + Monstrous 3-oscillator synth with modulation matrix Sintetizzatore mostruoso con 3 oscillatori e matrice di modulazione @@ -10333,7 +10333,7 @@ Motivo: "%2" Un plugin di ritardo eco multitap - + A NES-like synthesizer Un sintetizzatore che imita i suoni del Nintendo Entertainment System @@ -10343,17 +10343,17 @@ Motivo: "%2" Sintetizzatore FM a 2 operatori - + Additive Synthesizer for organ-like sounds Sintetizzatore additivo per suoni tipo organo - + GUS-compatible patch instrument strumento compatibile con GUS - + Plugin for controlling knobs with sound peaks Plugin per controllare le manopole con picchi di suono @@ -10363,12 +10363,12 @@ Motivo: "%2" Algoritmo di Riverbero di Sean Costello - + Player for SoundFont files Riproduttore di file SounFont - + LMMS port of sfxr Port di sfxr su LMMS @@ -10385,22 +10385,22 @@ Questo chip era utilizzato nel Commode 64. Un analizzatore di spettro grafico. - + Plugin for enhancing stereo separation of a stereo input file Plugin per migliorare la separazione stereo di un file - + Plugin for freely manipulating stereo output Plugin per manipolare liberamente un'uscita stereo - + Tuneful things to bang on Oggetti dotati di intonazione su cui picchiare - + Three powerful oscillators you can modulate in several ways Tre potenti oscillatori modulabili in vari modi @@ -10410,12 +10410,12 @@ Questo chip era utilizzato nel Commode 64. Un visualizzatore del campo stereo. - + VST-host for using VST(i)-plugins within LMMS Host VST per usare i plugin VST con LMMS - + Vibrating string modeler Modulatore di corde vibranti @@ -10425,12 +10425,12 @@ Questo chip era utilizzato nel Commode 64. Plugin per usare effetti VST arbitrari dentro LMMS. - + 4-oscillator modulatable wavetable synth Sintetizzatore wavetable con 4 oscillatori modulabili - + plugin for waveshaping Plugin per la modifica della forma d'onda @@ -10440,7 +10440,7 @@ Questo chip era utilizzato nel Commode 64. Analisi sintattica dell'espressione - + Embedded ZynAddSubFX ZynAddSubFX incorporato @@ -10448,292 +10448,292 @@ Questo chip era utilizzato nel Commode 64. PluginDatabaseW - + Carla - Add New Carla - Aggiungi nuovo - + Format Formato - + Internal Interno - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + Sound Kits Kits audio - + Type Tipo - + Effects Effetti - + Instruments Strumenti - + MIDI Plugins Plugins MIDI - + Other/Misc Altro/misc - + Architecture Architettura - + Native Nativo - + Bridged Collegato - + Bridged (Wine) Congiunto (Wine) - + Requirements Requisiti - + With Custom GUI Con GUI personalizzata - + With CV Ports Con porte CV - + Real-time safe only Solo sicurezza in tempo reale - + Stereo only Solo stereo - + With Inline Display Con display in linea - + Favorites only Solo Preferiti - + (Number of Plugins go here) (Numero di plugin vai qui) - + &Add Plugin &Aggiungi plugin - + Cancel Annulla - + Refresh Aggiorna - + Reset filters Ripristina filtri - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel Etichetta testo - + Format: Formato: - + Architecture: Architettura: - + Type: Tipo: - + MIDI Ins: Ins MIDI: - + Audio Ins: Ins Audio: - + CV Outs: Uscite CV: - + MIDI Outs: Uscite MIDI: - + Parameter Ins: Ins Parametri: - + Parameter Outs: Uscite parametri: - + Audio Outs: Uscite audio: - + CV Ins: Ins CV: - + UniqueID: - + Has Inline Display: Ha un Display in linea: - + Has Custom GUI: Ha una GUI personalizzata: - + Is Synth: - + Is Bridged: - + Information Informazioni - + Name Nome - + Label/URI - + Maker Creatore - + Binary/Filename Binario/Nome file - + Focus Text Search Ricerca testo mirato - + Ctrl+F Ctrl+F @@ -10741,128 +10741,128 @@ Questo chip era utilizzato nel Commode 64. PluginEdit - + Plugin Editor Editor plugin - + Edit Modifica - + Control Controllo - + MIDI Control Channel: Canale controllo MIDI: - + N N - + Output dry/wet (100%) Uscita dry/wet (100%) - + Output volume (100%) Volume di uscita (100%) - + Balance Left (0%) Bilanciamento a sinistra (0%) - - + + Balance Right (0%) Bilanciamento destro (0%) - + Use Balance Usa bilanciamento - + Use Panning Usa panoramica - + Settings Impostazioni - + Use Chunks Usa blocchi - + Audio: Audio: - + Fixed-Size Buffer Buffer dimensione-fissa - + Force Stereo (needs reload) Forza Stereo (deve essere ricaricato) - + MIDI: MIDI: - + Map Program Changes Mappa modifiche programma - + Send Bank/Program Changes Invia banco/Modifiche programma - + Send Control Changes Invia modifiche al controllo - + Send Channel Pressure Invia pressione canale - + Send Note Aftertouch Invia nota Aftertouch - + Send Pitchbend Invia Pitchbend - + Send All Sound/Notes Off Invia tutti i suoni/Note disattivate - + Plugin Name @@ -10871,57 +10871,57 @@ Nome Plugin - + Program: Programma: - + MIDI Program: Programma MIDI: - + Save State Salva Stato - + Load State Carica Stato - + Information Informazioni - + Label/URI: Etichetta/URI: - + Name: Nome: - + Type: Tipo: - + Maker: Creatore: - + Copyright: Copyright: - + Unique ID: ID univoco: @@ -10942,17 +10942,17 @@ Nome Plugin PluginParameter - + Form Modulo - + Parameter Name Nome parametro - + ... ... @@ -10960,149 +10960,149 @@ Nome Plugin PluginRefreshW - + Carla - Refresh Carla - Aggiorna - + Search for new... Cerca nuovo... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native Nativo - + POSIX 32bit POSIX 32bit - + POSIX 64bit POSIX 64bit - + Windows 32bit Windows 32bit - + Windows 64bit Windows 64bit - + Available tools: Strumenti disponibili: - + python3-rdflib (LADSPA-RDF support) python3-rdflib (supporto LADSPA-RDF) - + carla-discovery-win64 carla-discovery-win64 - + carla-discovery-native carla-discovery-nativo - + carla-discovery-posix32 carla-discovery-posix32 - + carla-discovery-posix64 carla-discovery-posix64 - + carla-discovery-win32 carla-discovery-win32 - + Options: Opzioni: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). Carla eseguirà piccoli controlli di elaborazione durante la scansione dei plugin (per assicurarsi che non si arrestino). È possibile disabilitare questi controlli per ottenere un tempo di scansione più rapido (a proprio rischio). - + Run processing checks while scanning Esegui controlli di elaborazione durante la scansione - + Press 'Scan' to begin the search Premere 'Scansiona' per avviare la ricerca - + Scan Scansiona - + >> Skip >> Ignora - + Close Chiudi @@ -11110,69 +11110,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Abilita - + On/Off On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN INGRESSO AUDIO - + AUDIO OUT USCITA AUDIO - + GUI GUI - + Edit Modifica - + Remove Rimuovi - + Plugin Name Nome Plugin - + Preset: Preselezione: @@ -11370,7 +11370,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11383,28 +11383,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Autore: - + Copyright: Copyright: - + Requires Real Time: Richiede Real Time: - - - + + + @@ -11412,9 +11412,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11422,25 +11422,25 @@ You can disable these checks to get a faster scanning time (at your own risk).No - + Real Time Capable: Abilitato al Real Time: - + In Place Broken: In Place Broken: - + Channels In: Canali in ingresso: - + Channels Out: Canali in uscita: @@ -13551,144 +13551,144 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Modula la fase dell'oscillatore 1 tramite l'oscillatore 2 - + Modulate amplitude of oscillator 1 by oscillator 2 Modula l'ampiezza dell'oscillatore 1 dall'oscillatore 2 - + Mix output of oscillators 1 & 2 Miscelare l'uscita degli oscillatori 1 e 2 - + Synchronize oscillator 1 with oscillator 2 Sincronizzare l'oscillatore 1 con l'oscillatore 2 - + Modulate frequency of oscillator 1 by oscillator 2 Modula la frequenza dell'oscillatore 1 tramite l'oscillatore 2 - + Modulate phase of oscillator 2 by oscillator 3 Modula la fase dell'oscillatore 2 tramite l'oscillatore 3 - + Modulate amplitude of oscillator 2 by oscillator 3 Modula l'ampiezza dell'oscillatore 2 tramite l'oscillatore 3 - + Mix output of oscillators 2 & 3 Miscela l'uscita degli oscillatori 2 e 3 - + Synchronize oscillator 2 with oscillator 3 Sincronizzare l'oscillatore 2 con l'oscillatore 3 - + Modulate frequency of oscillator 2 by oscillator 3 Modula la frequenza dell'oscillatore 2 tramite l'oscillatore 3 - + Osc %1 volume: Volume osc %1: - + Osc %1 panning: Panning osc %1: - + Osc %1 coarse detuning: Intonazione dell'osc %1: - + semitones semitoni - + Osc %1 fine detuning left: Intonazione precisa osc %1 sinistra: - - + + cents centesimi - + Osc %1 fine detuning right: Intonazione precisa dell'osc %1 - destra: - + Osc %1 phase-offset: Scostamento fase dell'osc %1: - - + + degrees gradi - + Osc %1 stereo phase-detuning: Intonazione fase stereo dell'osc %1: - + Sine wave Onda sinusoidale - + Triangle wave Onda triangolare - + Saw wave Onda a dente di sega - + Square wave Onda quadra - + Moog-like saw wave Onda a dente di sega tipo Moog - + Exponential wave Onda esponenziale - + White noise Rumore bianco - + User-defined wave Onda definita dall'utente @@ -13775,73 +13775,73 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo VestigeInstrumentView - - + + Open VST plugin Apri plug-in VST - + Control VST plugin from LMMS host Controlla il plug-in VST dall'host LMMS - + Open VST plugin preset Apri lo schema del plug-in VST - + Previous (-) Precedente (-) - + Save preset Salva il preset - + Next (+) Successivo (+) - + Show/hide GUI Mostra/nascondi l'interfaccia - + Turn off all notes Disabilita tutte le note - + DLL-files (*.dll) File DLL (*.dll) - + EXE-files (*.exe) File EXE (*.exe) - + No VST plugin loaded Nessun plug-in VST caricato - + Preset Preset - + by da - + - VST plugin control - Controllo del plugin VST @@ -13893,49 +13893,49 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo VstPlugin - + The VST plugin %1 could not be loaded. Non è stato possibile caricare il plugin VST %1. - + Open Preset Apri preset - - + + Vst Plugin Preset (*.fxp *.fxb) Preset di plugin VST (*.fxp *.fxb) - + : default : default - + Save Preset Salva Preset - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13953,147 +13953,147 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo WatsynInstrument - + Volume A1 Volume A1 - + Volume A2 Volume A2 - + Volume B1 Volume B1 - + Volume B2 Volume B2 - + Panning A1 Bilanciamento A1 - + Panning A2 Bilanciamento A2 - + Panning B1 Bilanciamento B1 - + Panning B2 Bilanciamento B2 - + Freq. multiplier A1 Moltiplicatore di freq. A1 - + Freq. multiplier A2 Moltiplicatore di freq. A2 - + Freq. multiplier B1 Moltiplicatore di freq. B1 - + Freq. multiplier B2 Moltiplicatore di freq. B2 - + Left detune A1 Intonazione Sinistra A1 - + Left detune A2 Intonazione Sinistra A2 - + Left detune B1 Intonazione Sinistra B1 - + Left detune B2 Intonazione Sinistra B2 - + Right detune A1 Intonazione Destra A1 - + Right detune A2 Intonazione Destra A2 - + Right detune B1 Intonazione Destra B1 - + Right detune B2 Intonazione Destra B2 - + A-B Mix Mix A-B - + A-B Mix envelope amount Quantità di inviluppo Mix A-B - + A-B Mix envelope attack Attacco inviluppo Mix A-B - + A-B Mix envelope hold Mantenimento inviluppo Mix A-B - + A-B Mix envelope decay Decadimento inviluppo Mix A-B - + A1-B2 Crosstalk Scambio A1-B2 - + A2-A1 modulation Modulazione A2-A1 - + B2-B1 modulation Modulazione B2-B1 - + Selected graph Grafico selezionato @@ -14101,224 +14101,224 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Bilanciamento - - - - + + + + Freq. multiplier Moltiplicatore freq. - - - - + + + + Left detune Intonazione sinistra - - - - - - - - + + + + + + + + cents centesimi - - - - + + + + Right detune Intonazione destra - + A-B Mix Mix A-B - + Mix envelope amount Quantità di inviluppo sul Mix - + Mix envelope attack Attacco inviluppo sul Mix - + Mix envelope hold Mantenimento inviluppo sul Mix - + Mix envelope decay Decadimento inviluppo sul Mix - + Crosstalk Scambio - + Select oscillator A1 Passa all'oscillatore A1 - + Select oscillator A2 Passa all'oscillatore A2 - + Select oscillator B1 Passa all'oscillatore B1 - + Select oscillator B2 Passa all'oscillatore B2 - + Mix output of A2 to A1 Mescola output di A2 a A1 - + Modulate amplitude of A1 by output of A2 Modula l'ampiezza di A1 per l'uscita di A2 - + Ring modulate A1 and A2 Modula anello A1 e A2 - + Modulate phase of A1 by output of A2 Modula fase di A1 per l'uscita di A2 - + Mix output of B2 to B1 Mescola output di B2 a B1 - + Modulate amplitude of B1 by output of B2 Modula ampiezza di B1 per l'uscita di B2 - + Ring modulate B1 and B2 Modula anello B1 e B2 - + Modulate phase of B1 by output of B2 Modula fase di B1 per l'uscita di B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Cliccando e trascinando il mouse in questo grafico è possibile disegnare una forma d'onda personalizzata. - + Load waveform Carica forma d'onda - + Load a waveform from a sample file Carica una forma d'onda da file di esempio - + Phase left Sposta fase a sinistra - + Shift phase by -15 degrees Fase di spostamento di -15 gradi - + Phase right Sposta fase a destra - + Shift phase by +15 degrees Fase di spostamento di +15 gradi - - + + Normalize Normalizza - - + + Invert Inverti - - + + Smooth Ammorbidisci - - + + Sine wave Onda sinusoidale - - - + + + Triangle wave Onda triangolare - + Saw wave Onda a dente di sega - - + + Square wave Onda quadra @@ -14510,42 +14510,42 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency Frequenza filtro - + Filter resonance Risonanza filtro - + Bandwidth Larghezza di Banda - + FM gain Guadagno FM - + Resonance center frequency Frequenza centrale di risonanza - + Resonance bandwidth Larghezza banda di risonanza - + Forward MIDI control change events Inoltra eventi di modifica controllo MIDI @@ -14553,343 +14553,343 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: Frequenza filtro: - + FREQ FREQ - + Filter resonance: Risonanza filtro: - + RES RIS - + Bandwidth: Larghezza di banda: - + BW Largh: - + FM gain: Guadagno FM: - + FM GAIN GUAD FM - + Resonance center frequency: Frequenza Centrale di Risonanza: - + RES CF FC RIS - + Resonance bandwidth: Bandwidth della Risonanza: - + RES BW BW RIS - + Forward MIDI control changes Inoltra modifiche controllo MIDI - + Show GUI Mostra GUI - audioFileProcessor + AudioFileProcessor - + Amplify Amplificazione - + Start of sample Inizio del campione - + End of sample Fine del campione - + Loopback point Punto di LoopBack - + Reverse sample Inverti il campione - + Loop mode Modalità ripetizione - + Stutter Passaggio - + Interpolation mode Modalità Interpolazione - + None Nessuna - + Linear Lineare - + Sinc Sincronizzata - + Sample not found: %1 Campione non trovato: %1 - bitInvader + BitInvader - + Sample length Lunghezza campione - bitInvaderView + BitInvaderView - + Sample length Lunghezza campione - + Draw your own waveform here by dragging your mouse on this graph. Cliccando e trascinando il mouse in questo grafico è possibile disegnare una forma d'onda personalizzata. - - + + Sine wave Onda sinusoidale - - + + Triangle wave Onda triangolare - - + + Saw wave Onda a dente di sega - - + + Square wave Onda quadra - - + + White noise Rumore bianco - - + + User-defined wave Onda definita dall'utente - - + + Smooth waveform Spiana forma d'onda - + Interpolation Interpolazione - + Normalize Normalizza - dynProcControlDialog + DynProcControlDialog - + INPUT INPUT - + Input gain: Guadagno in Input: - + OUTPUT OUTPUT - + Output gain: Guadagno in Output: - + ATTACK ATTACCO - + Peak attack time: Attacco del picco: - + RELEASE RILASCIO - + Peak release time: Rilascio del picco: - - + + Reset wavegraph Reimposta la forma d'onda - - + + Smooth wavegraph Forma d'onda piana - - + + Increase wavegraph amplitude by 1 dB Incrementa l'ampiezza del diagramma d'onda di 1 dB - - + + Decrease wavegraph amplitude by 1 dB Decrementa l'ampiezza del diagramma d'onda di 1 dB - + Stereo mode: maximum Modalità stereo: massima - + Process based on the maximum of both stereo channels L'effetto si basa sul valore massimo tra i due canali stereo - + Stereo mode: average Modalità stereo: media - + Process based on the average of both stereo channels L'effetto si basa sul valore medio tra i due canali stereo - + Stereo mode: unlinked Modalità stereo: scollegata - + Process each stereo channel independently L'effetto tratta i due canali stereo indipendentemente - dynProcControls + DynProcControls - + Input gain Guadagno in input - + Output gain Guadagno in output - + Attack time Tempo di Attacco - + Release time Tempo di Rilascio - + Stereo mode Modalità stereo @@ -14903,766 +14903,766 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo - kickerInstrument + KickerInstrument - + Start frequency Frequenza iniziale - + End frequency Frequenza finale - + Length Lunghezza - + Start distortion Inizio distorsione - + End distortion Fine distorsione - + Gain Guadagno - + Envelope slope Pendenza inviluppo - + Noise Rumore - + Click Click - + Frequency slope Pendenza frequenza - + Start from note Inizia dalla nota - + End to note Finisci sulla nota - kickerInstrumentView + KickerInstrumentView - + Start frequency: Frequenza iniziale: - + End frequency: Frequenza finale: - + Frequency slope: Pendenza frequenza: - + Gain: Guadagno: - + Envelope length: Lunghezza inviluppo - + Envelope slope: Pendenza inviluppo - + Click: Click: - + Noise: Rumore: - + Start distortion: Inizio distorsione: - + End distortion: Fine distorsione: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Effetti disponibili - - + + Unavailable Effects Effetti non disponibili - - + + Instruments Strumenti - - + + Analysis Tools Strumenti di analisi - - + + Don't know Sconosciuto - + Type: Tipo: - ladspaDescription + LadspaDescription - + Plugins Plugin - + Description Descrizione - ladspaPortDialog + LadspaPortDialog - + Ports Porte - + Name Nome - + Rate Frequenza - + Direction Direzione - + Type Tipo - + Min < Default < Max Minimo < Predefinito < Massimo - + Logarithmic Logaritmico - + SR Dependent Dipendente da SR - + Audio Audio - + Control Controllo - + Input Ingresso - + Output Uscita - + Toggled Abilitato - + Integer Intero - + Float Virgola mobile - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF - frequenza di taglio - + VCF Resonance VCF - Risonanza - + VCF Envelope Mod VCF - modulazione dell'envelope - + VCF Envelope Decay VCF - decadimento dell'envelope - + Distortion Distorsione - + Waveform Forma d'onda - + Slide Decay Decadimento slide - + Slide Slide - + Accent Accento - + Dead Dead - + 24dB/oct Filter Filtro 24dB/ottava - lb302SynthView + Lb302SynthView - + Cutoff Freq: Freq. di taglio: - + Resonance: Risonanza: - + Env Mod: Env Mod: - + Decay: Decadimento: - + 303-es-que, 24dB/octave, 3 pole filter filtro tripolare "tipo 303", 24dB/ottava - + Slide Decay: Decadimento slide: - + DIST: DIST: - + Saw wave Onda a dente di sega - + Click here for a saw-wave. Cliccando qui si ottiene un'onda a dente di sega. - + Triangle wave Onda triangolare - + Click here for a triangle-wave. Cliccando qui si ottiene un'onda triangolare. - + Square wave Onda quadra - + Click here for a square-wave. Cliccando qui si ottiene un'onda quadra. - + Rounded square wave Onda quadra arrotondata - + Click here for a square-wave with a rounded end. Cliccando qui si ottiene un'onda quadra arrotondata. - + Moog wave Onda moog - + Click here for a moog-like wave. Cliccando qui si ottieme un'onda moog. - + Sine wave Onda sinusoidale - + Click for a sine-wave. Cliccando qui si ottiene una forma d'onda sinusoidale. - - + + White noise wave Rumore bianco - + Click here for an exponential wave. Cliccando qui si ha un'onda esponenziale. - + Click here for white-noise. Cliccando qui si ottiene rumore bianco. - + Bandlimited saw wave Onda a dente di sega limitata - + Click here for bandlimited saw wave. Clicca per usare un'onda a dente di sega a banda limitata. - + Bandlimited square wave Onda quadra limitata - + Click here for bandlimited square wave. Clicca per usare un'onda quadra a banda limitata. - + Bandlimited triangle wave Onda triangolare limitata - + Click here for bandlimited triangle wave. Clicca per usare un'onda triangolare a banda limitata. - + Bandlimited moog saw wave Onda Moog limitata - + Click here for bandlimited moog saw wave. Clicca per usare un'onda Moog a banda limitata. - malletsInstrument + MalletsInstrument - + Hardness Durezza - + Position Posizione - + Vibrato gain Guadagno del Vibrato - + Vibrato frequency Frequenza del Vibrato - + Stick mix - + Modulator Modulatore - + Crossfade Crossfade - + LFO speed Velocità dell'LFO - + LFO depth Profondità del LFO - + ADSR ADSR - + Pressure Pressione - + Motion Moto - + Speed Velocità - + Bowed Bowed - + Spread Apertura - + Marimba Marimba - + Vibraphone Vibraphone - + Agogo Agogo - + Wood 1 Legno 1 - + Reso Reso - + Wood 2 Legno 2 - + Beats Beats - + Two fixed Due fissi - + Clump Clump - + Tubular bells Campane tubolari - + Uniform bar Barra uniforme - + Tuned bar Barra accordata - + Glass Glass - + Tibetan bowl Campana tibetana - malletsInstrumentView + MalletsInstrumentView - + Instrument Strumento - + Spread Apertura - + Spread: Apertura: - + Missing files File mancanti - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! L'installazione di Stk sembra incompleta. Assicurarsi che sia installato il pacchetto Stk completo! - + Hardness Durezza - + Hardness: Durezza: - + Position Posizione - + Position: Posizione: - + Vibrato gain Guadagno del Vibrato - + Vibrato gain: Guadagno del Vibrato: - + Vibrato frequency Frequenza del Vibrato - + Vibrato frequency: Frequenza del Vibrato: - + Stick mix - + Stick mix: - + Modulator Modulatore - + Modulator: Modulatore: - + Crossfade Crossfade - + Crossfade: Crossfade: - + LFO speed Velocità dell'LFO - + LFO speed: Velocità dell'LFO: - + LFO depth Profondità LFO - + LFO depth: Profondità LFO: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Pressione - + Pressure: Pressione: - + Speed Velocità - + Speed: Velocità: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15686,542 +15686,542 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - Controllo del plugin VST - + VST Sync Sync VST - - + + Automated Automatizzati - + Close Chiudi - organicInstrument + OrganicInstrument - + Distortion Distorsione - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorsione: - + Volume: Volume: - + Randomise Rendi casuale - - + + Osc %1 waveform: Onda osc %1: - + Osc %1 volume: Volume osc %1: - + Osc %1 panning: Panning osc %1: - + Osc %1 stereo detuning Osc %1 intonazione stereo - + cents centesimi - + Osc %1 harmonic: Osc %1 armoniche: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Preset Canale - + Bank selector Selezione banca - + Bank Banco - + Program selector Selezione programma - + Patch Programma - + Name Nome - + OK OK - + Cancel Annulla - sf2Instrument + Sf2Instrument - + Bank Banco - + Patch Patch - + Gain Guadagno - + Reverb Riverbero - + Reverb room size Dimensioni stanza del riverbero - + Reverb damping Smorzamento del riverbero - + Reverb width Banda del riverbero - + Reverb level Livello di riverbero - + Chorus Chorus - + Chorus voices Voci del Chorus - + Chorus level Livello del Chorus - + Chorus speed Velocità del Chorus - + Chorus depth Profondità del Chorus - + A soundfont %1 could not be loaded. Non è stato possibile caricare un soundfont %1. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Apri un file SoundFont - + Choose patch Scegli patch - + Gain: Guadagno: - + Apply reverb (if supported) Applica il riverbero (se supportato) - + Room size: Dimensioni della stanza: - + Damping: Smorzamento: - + Width: Ampiezza: - - + + Level: Livello: - + Apply chorus (if supported) Applica il chorus (se supportato) - + Voices: Voci: - + Speed: Velocità: - + Depth: Risoluzione Bit: - + SoundFont Files (*.sf2 *.sf3) File SoundFont (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Onda - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH AMPIEZZA - + Width: Ampiezza: - stereoEnhancerControls + StereoEnhancerControls - + Width Ampiezza - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Volume da Sinistra a Sinistra: - + Left to Right Vol: Volume da Sinistra a Destra: - + Right to Left Vol: Volume da Destra a Sinistra: - + Right to Right Vol: Volume da Destra a Destra: - stereoMatrixControls + StereoMatrixControls - + Left to Left Da Sinistra a Sinistra - + Left to Right Da Sinistra a Destra - + Right to Left Da Destra a Sinistra - + Right to Right Da Destra a Destra - vestigeInstrument + VestigeInstrument - + Loading plugin Caricamento plugin - + Please wait while loading the VST plugin... Attendere il caricamento del plug-in VST... - vibed + Vibed - + String %1 volume Volume della corda %1 - + String %1 stiffness Durezza della corda %1 - + Pick %1 position Posizione del plettro %1 - + Pickup %1 position Posizione del pickup %1 - + String %1 panning Panning corda %1 - + String %1 detune De-intonazione corda %1  - + String %1 fuzziness - + String %1 length Lunghezza corda %1 - + Impulse %1 Impulso %1 - + String %1 Corda %1 - vibedView + VibedView - + String volume: Volume corda - + String stiffness: Durezza della corda: - + Pick position: Posizione del plettro: - + Pickup position: Posizione del pickup: - + String panning: Panning corda - + String detune: De-intonazione corda - + String fuzziness: - + String length: Lunghezza corda: - + Impulse Impulso - + Octave Ottava - + Impulse Editor Editor dell'impulso - + Enable waveform Abilita forma d'onda - + Enable/disable string Abilita/disabilita corda - + String Corda - - + + Sine wave Onda sinusoidale - - + + Triangle wave Onda triangolare - - + + Saw wave Onda a dente di sega - - + + Square wave Onda quadra - - + + White noise Rumore bianco - - + + User-defined wave Onda definita dall'utente - - + + Smooth waveform Spiana forma d'onda - - + + Normalize waveform Forma d'onda normale - voiceObject + VoiceObject Voice %1 pulse width @@ -16279,71 +16279,71 @@ Assicurarsi di avere i permessi in lettura per il file e per la directory che lo - waveShaperControlDialog + WaveShaperControlDialog - + INPUT INPUT - + Input gain: Guadagno in Input: - + OUTPUT OUTPUT - + Output gain: Guadagno in output: - - + + Reset wavegraph Reimposta grafico d'onda - - + + Smooth wavegraph Grafico d'onda piana - - + + Increase wavegraph amplitude by 1 dB Incrementa ampiezza grafico d'onda di 1 dB - - + + Decrease wavegraph amplitude by 1 dB Decrementa ampiezza grafico d'onda di 1 dB - + Clip input Taglia input - + Clip input signal to 0 dB Segnale ingresso clip a 0 dB - waveShaperControls + WaveShaperControls - + Input gain Guadagno in input - + Output gain Guadagno in output diff --git a/data/locale/ja.ts b/data/locale/ja.ts index 17c56aa438..0bba6f252d 100644 --- a/data/locale/ja.ts +++ b/data/locale/ja.ts @@ -151,52 +151,52 @@ LMMSを他の言語に翻訳したり、翻訳を改善することに興味が AudioFileProcessorView - + Open sample サンプルを開く - + Reverse sample サンプルを反転する - + Disable loop ループを無効にする - + Enable loop ループを有効にする - + Enable ping-pong loop - + Continue sample playback across notes 異なるノートへサンプルの再生を引き継ぐ - + Amplify: 増幅: - + Start point: 開始点: - + End point: 終了点: - + Loopback point: ループバック位置: @@ -204,7 +204,7 @@ LMMSを他の言語に翻訳したり、翻訳を改善することに興味が AudioFileProcessorWaveView - + Sample length: サンプルの長さ: @@ -880,144 +880,144 @@ LMMSを他の言語に翻訳したり、翻訳を改善することに興味が CarlaAboutW - + About Carla - + About LMMS について - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License ライセンス - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File ファイル(&F) - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help ヘルプ(&H) - + toolBar - + Disk - - + + Home ホーム - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: 時間: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings 設定 - + BPM - + Use JACK Transport - + Use Ableton Link - + &New 新規(&N) - + Ctrl+N - + &Open... 開く(&O)... - - + + Open... - + Ctrl+O - + &Save 保存(&S) - + Ctrl+S - + Save &As... 名前を付けて保存(&A)... - - + + Save As... - + Ctrl+Shift+S - + &Quit 終了(&Q) - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error エラー - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI GUI を表示 @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings 設定 - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths パス - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio オーディオ - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value 値をセット - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: サンプルレート: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6641,7 +6641,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Default preset @@ -6835,17 +6835,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6853,22 +6853,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6880,7 +6880,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7797,234 +7797,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File ファイル(&F) - + &Edit 編集(&E) - + &Quit 終了(&Q) - + &Insert Mode - + F - + &Velocity Mode - + D D - + Select All - + A A @@ -8098,595 +8098,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume オシレーター 1 の音量 - + Osc 1 panning オシレーター 1 のパン - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume オシレーター 2 の音量 - + Osc 2 panning オシレーター 2 のパン - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform オシレーター 2 の波形 - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume オシレーター 3 の音量 - + Osc 3 panning オシレーター 3 のパン - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 オシレーター 3 の波形 1 - + Osc 3 waveform 2 オシレーター 3 の波形 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform LFO 1 の波形 - + LFO 1 attack LFO 1 のアタック - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform LFO 2 の波形 - + LFO 2 attack LFO 2 のアタック - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view 選択された表示 - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave サイン波 - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave 三角波 - + Saw wave のこぎり波 - + Ramp wave - + Square wave 矩形波 - + Moog saw wave - + Abs. sine wave - + Random ランダム - + Random smooth @@ -8694,240 +8694,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume 音量 - - - + + + Panning パニング - - - + + + Coarse detune Coarse デチューン - - - + + + semitones - - + + Fine tune left - - - - + + + + cents セント - - + + Fine tune right - - - + + + Stereo phase offset ステレオフレーズのオフセット - - - - - + + + + + deg - + Pulse width パルス帯域 - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack アタック - - + + Rate レート - - + + Phase Phase - - + + Pre-delay Pre-delay - - + + Hold Hold - - + + Decay Decay - - + + Sustain Decay - - + + Release Release - - + + Slope Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Modulation amount @@ -8978,102 +8978,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume チャンネル1の音量 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume チャンネル 2 の音量 - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume チャンネル3の音量 - + Channel 4 volume チャンネル4の音量 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume マスター音量 - + Vibrato ビブラート @@ -9081,155 +9081,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume 音量 - - - + + + Coarse detune Coarse デチューン - - - + + + Envelope length 変化曲線の長さ - + Enable channel 1 チャンネル1を有効 - + Enable envelope 1 変化曲線1を有効にする - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 チャンネル2を有効にする - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume マスター音量 - + Vibrato ビブラート @@ -9412,60 +9412,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Osc %1 の波形 - + Osc %1 harmonic - - + + Osc %1 volume Osc %1 の音量 - - + + Osc %1 panning オシレーター %1 のパン - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9529,42 +9529,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected ファイルが選択されてません - + Open patch file パッチファイルを開く - + Patch-Files (*.pat) パッチファイル (*.pat) @@ -9646,72 +9646,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE BASE - + Base: - + AMNT AMNT - + Modulation amount: Modulation amount: - + MULT MULT - + Amount multiplicator: - + ATCK ATCK - + Attack: アタック: - + DCAY ATCK - + Release: リリース: - + TRSH TRSH - + Treshold: スレショルド: - + Mute output - + Absolute value @@ -9719,42 +9719,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount Modulation amount - + Attack アタック - + Release Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10191,7 +10191,7 @@ Reason: "%2" ネイティブのアンププラグイン - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10201,7 +10201,7 @@ Reason: "%2" - + Customizable wavetable synthesizer カスタマイズ可能なウェーブテーブルシンセサイザーです @@ -10211,12 +10211,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10241,7 +10241,7 @@ Reason: "%2" ネイティブのデュアルフィルタープラグイン - + plugin for processing dynamics in a flexible way @@ -10271,12 +10271,12 @@ Reason: "%2" - + Versatile drum synthesizer 多彩なドラムシンセサイザーです - + List installed LADSPA plugins インストールされている LADSPA プラグインの一覧 @@ -10286,7 +10286,7 @@ Reason: "%2" 任意の LADSPA エフェクトを LMMS で使用するためのプラグイン。 - + Incomplete monophonic imitation TB-303 @@ -10311,7 +10311,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10321,7 +10321,7 @@ Reason: "%2" - + A NES-like synthesizer ファミコン似のシンセサイザーです @@ -10331,17 +10331,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks サウンドのピークをつまみでコントロールするプラグイン @@ -10351,12 +10351,12 @@ Reason: "%2" Sean Costello による リバーブのアルゴリズム - + Player for SoundFont files サウンドフォント ファイル用プレイヤー - + LMMS port of sfxr @@ -10372,22 +10372,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file ステレオの入力ファイルに対するステレオ感を強化するプラグイン - + Plugin for freely manipulating stereo output ステレオ出力を自由に操作するプラグイン - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10397,12 +10397,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10412,12 +10412,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10427,7 +10427,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX 埋め込みされた ZynAddSubFX です @@ -10435,292 +10435,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type 種類 - + Effects エフェクト - + Instruments 楽器 - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel キャンセル - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: 種類: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name 名前 - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10728,185 +10728,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control コントロール - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings 設定 - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: 種類: - + Maker: - + Copyright: - + Unique ID: @@ -10927,17 +10927,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10945,148 +10945,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close 閉じる @@ -11094,69 +11094,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off オン/オフ - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11354,7 +11354,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11367,28 +11367,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: 作成者: - + Copyright: 著作権表示: - + Requires Real Time: - - - + + + @@ -11396,9 +11396,9 @@ You can disable these checks to get a faster scanning time (at your own risk).はい - - - + + + @@ -11406,25 +11406,25 @@ You can disable these checks to get a faster scanning time (at your own risk).いいえ - + Real Time Capable: - + In Place Broken: - + Channels In: 入力チャンネル: - + Channels Out: 出力チャンネル: @@ -13535,144 +13535,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 オシレーター 1と2 を同期 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 オシレーター 2と3 を同期 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Osc %1 の音量: - + Osc %1 panning: オシレーター %1 パニング: - + Osc %1 coarse detuning: オシレータ―の %1 コースデチューン: - + semitones 半音 - + Osc %1 fine detuning left: オシレーター %1 のファインデチューン 左: - - + + cents cent - + Osc %1 fine detuning right: オシレーター %1 のファインデチューン 右: - + Osc %1 phase-offset: オシレーター %1 のオフセットフェーズ : - - + + degrees 度数 - + Osc %1 stereo phase-detuning: オシレーター %1 のステレオ フェーズデチューン : - + Sine wave サイン波 - + Triangle wave 三角波 - + Saw wave のこぎり波 - + Square wave 矩形波 - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave ユーザー定義波形 @@ -13759,73 +13759,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin VSTプラグインを開く - + Control VST plugin from LMMS host - + Open VST plugin preset VSTプラグインのプリセットを開く - + Previous (-) 前 (-) - + Save preset プリセットを保存 - + Next (+) 次 (+) - + Show/hide GUI GUIを表示/非表示 - + Turn off all notes すべてのノートをオフ - + DLL-files (*.dll) DLL ファイル (*.dll) - + EXE-files (*.exe) EXE ファイル (*.exe) - + No VST plugin loaded VSTプラグインは読み込まれていません - + Preset プリセット - + by - + - VST plugin control - VST プラグイン コントロール @@ -13877,49 +13877,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. VSTプラグイン %1 は読み込めません。 - + Open Preset プリセットを開く - - + + Vst Plugin Preset (*.fxp *.fxb) Vstプラグインプリセット (*.fxp *.fxb) - + : default : デフォルト - + Save Preset プリセットを保存 - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 音量 A1 - + Volume A2 音量 A2 - + Volume B1 音量 B1 - + Volume B2 音量B2 - + Panning A1 パニングA1 - + Panning A2 パニングA2 - + Panning B1 パニングB1 - + Panning B2 パニングB2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph 選択されたグラフ @@ -14085,224 +14085,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume 音量 - - - - + + + + Panning パニング - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents セント - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. グラフの上でマウスをドラッグして波形を描きます。 - + Load waveform 波形の読み込み - + Load a waveform from a sample file 波形をサンプルファイルから取り込む - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize ノーマライズ - - + + Invert 反転 - - + + Smooth - - + + Sine wave サイン波 - - - + + + Triangle wave 三角波 - + Saw wave のこぎり波 - - + + Square wave 矩形波 @@ -14494,42 +14494,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14537,343 +14537,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ 周波数 - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI GUI を表示 - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample サンプルの開始位置 - + End of sample サンプルの終了位置 - + Loopback point - + Reverse sample サンプルをリバース - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 サンプルが見つかりませんでした: %1 - bitInvader + BitInvader - + Sample length サンプルの長さ - bitInvaderView + BitInvaderView - + Sample length サンプルの長さ - + Draw your own waveform here by dragging your mouse on this graph. グラフの上でマウスをドラッグして波形を描きます。 - - + + Sine wave サイン波 - - + + Triangle wave 三角波 - - + + Saw wave のこぎり波 - - + + Square wave 矩形波 - - + + White noise - - + + User-defined wave ユーザー定義波形 - - + + Smooth waveform - + Interpolation - + Normalize ノーマライズ - dynProcControlDialog + DynProcControlDialog - + INPUT 入力 - + Input gain: 入力ゲイン: - + OUTPUT 出力 - + Output gain: 出力ゲイン: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph 波形をリセット - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain 入力ゲイン - + Output gain 出力ゲイン - + Attack time - + Release time - + Stereo mode ステレオモード @@ -14887,766 +14887,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length 長さ - + Start distortion - + End distortion - + Gain ゲイン - + Envelope slope - + Noise ノイズ - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: ゲイン: - + Envelope length: - + Envelope slope: - + Click: - + Noise: ノイズ: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects 利用可能なエフェクト - - + + Unavailable Effects 利用不可なエフェクト - - + + Instruments 楽器 - - + + Analysis Tools 解析ツール - - + + Don't know 不明なツール - + Type: 種類: - ladspaDescription + LadspaDescription - + Plugins プラグイン - + Description 説明 - ladspaPortDialog + LadspaPortDialog - + Ports - + Name 名前 - + Rate レート - + Direction 向き - + Type 種類 - + Min < Default < Max 最小 < デフォルト < 最大 - + Logarithmic - + SR Dependent - + Audio オーディオ - + Control コントロール - + Input 入力 - + Output 出力 - + Toggled - + Integer 整数 - + Float フロート - - + + Yes はい - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF カットオフ周波数 - + VCF Resonance VCF レゾナンス - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion ディストーション - + Waveform 波形 - + Slide Decay スライドディケイ - + Slide スライド - + Accent アクセント - + Dead デッド - + 24dB/oct Filter 24dB/オクターブフィルター - lb302SynthView + Lb302SynthView - + Cutoff Freq: カットオフ周波数: - + Resonance: レゾナンス: - + Env Mod: - + Decay: ディケイ: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave のこぎり波 - + Click here for a saw-wave. - + Triangle wave 三角波 - + Click here for a triangle-wave. クリックして三角波を使用します。 - + Square wave 矩形波 - + Click here for a square-wave. クリックして矩形波を使用します。 - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave Moog - + Click here for a moog-like wave. クリックしてMoog波を使用します。 - + Sine wave サイン波 - + Click for a sine-wave. クリックしてサイン波を使用します。 - - + + White noise wave ホワイトノイズ波 - + Click here for an exponential wave. - + Click here for white-noise. クリックしてホワイトノイズを使用します。 - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position 位置 - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed LFO speed - + LFO depth - + ADSR ADSR - + Pressure - + Motion - + Speed 速さ - + Bowed - + Spread - + Marimba マリンバ - + Vibraphone ビブラフォン - + Agogo アゴゴ - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument 楽器 - + Spread - + Spread: - + Missing files ファイルがありません - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Stkのインストールが未完了のようです。Stkパッケージがすべてインストールされていることを確認してください! - + Hardness - + Hardness: - + Position 位置 - + Position: 位置: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed LFO speed - + LFO speed: LFO speed: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure - + Pressure: - + Speed 速さ - + Speed: 速さ: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST プラグイン コントロール - + VST Sync VST同期 - - + + Automated オートメーション済 - + Close 閉じる - organicInstrument + OrganicInstrument - + Distortion ディストーション - + Volume 音量 - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: 音量: - + Randomise - - + + Osc %1 waveform: Osc %1 の波形: - + Osc %1 volume: Osc %1 の音量: - + Osc %1 panning: オシレーター %1 パニング: - + Osc %1 stereo detuning - + cents cent - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank バンク - + Program selector - + Patch パッチ - + Name 名前 - + OK OK - + Cancel キャンセル - sf2Instrument + Sf2Instrument - + Bank バンク - + Patch パッチ - + Gain ゲイン - + Reverb リバーブ - + Reverb room size ルームサイズ - + Reverb damping 残響 - + Reverb width - + Reverb level リバーブのレベル - + Chorus コーラス - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. サウンドフォント %1 を読み込めませんでした。 - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file サウンドフォント ファイルを開く - + Choose patch パッチを選択してください - + Gain: ゲイン: - + Apply reverb (if supported) リバーブを適用 (可能であれば) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) コーラスを適用 (可能であれば) - + Voices: - + Speed: 速さ: - + Depth: ビット深度: - + SoundFont Files (*.sf2 *.sf3) サウンドフォントファイル (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: 左から左の音量: - + Left to Right Vol: 左から右の音量: - + Right to Left Vol: 右から左の音量: - + Right to Right Vol: 右から右の音量: - stereoMatrixControls + StereoMatrixControls - + Left to Left 左から左 - + Left to Right 左から右 - + Right to Left 右から左 - + Right to Right 右から右 - vestigeInstrument + VestigeInstrument - + Loading plugin プラグインを読み込んでいます - + Please wait while loading the VST plugin... VSTプラグインの読み込みの間はお待ちください... - vibed + Vibed - + String %1 volume ストリング %1 の音量 - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 インパルス %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave オクターブ - + Impulse Editor - + Enable waveform 波形を有効 - + Enable/disable string - + String - - + + Sine wave サイン波 - - + + Triangle wave 三角波 - - + + Saw wave のこぎり波 - - + + Square wave 矩形波 - - + + White noise - - + + User-defined wave ユーザー定義波形 - - + + Smooth waveform - - + + Normalize waveform 波形をノーマライズ - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT 入力 - + Input gain: 入力ゲイン: - + OUTPUT 出力 - + Output gain: 出力ゲイン: - - + + Reset wavegraph 波形をリセット - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input 入力信号をクリップ - + Clip input signal to 0 dB 入力信号を0 dBでクリップさせる - waveShaperControls + WaveShaperControls - + Input gain 入力ゲイン - + Output gain 出力ゲイン diff --git a/data/locale/ka.ts b/data/locale/ka.ts index 198f873616..1c3fcb9df4 100644 --- a/data/locale/ka.ts +++ b/data/locale/ka.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error შეცდომა - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel გაუქმება - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel გაუქმება - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/ko.ts b/data/locale/ko.ts index 9b52317da2..0032217665 100644 --- a/data/locale/ko.ts +++ b/data/locale/ko.ts @@ -153,52 +153,52 @@ LMMS를 다른 언어로 번역하고 싶다거나 기존 번역을 개선하고 AudioFileProcessorView - + Open sample 샘플 파일 열기 - + Reverse sample 샘플 역으로 - + Disable loop 반복 비활성화 - + Enable loop 반복 활성화 - + Enable ping-pong loop - + Continue sample playback across notes 샘플을 여러 음표에 걸쳐 계속 재생 - + Amplify: 증폭: - + Start point: 시작점: - + End point: 끝점: - + Loopback point: 루프 시작점: @@ -206,7 +206,7 @@ LMMS를 다른 언어로 번역하고 싶다거나 기존 번역을 개선하고 AudioFileProcessorWaveView - + Sample length: 샘플 길이: @@ -882,144 +882,144 @@ LMMS를 다른 언어로 번역하고 싶다거나 기존 번역을 개선하고 CarlaAboutW - + About Carla - + About 정보 - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License 라이선스 - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1304,50 +1304,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1355,516 +1355,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File 파일(&F) - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help 도움말(&H) - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings 설정 - + BPM - + Use JACK Transport - + Use Ableton Link - + &New 새로 만들기(&N) - + Ctrl+N - + &Open... 열기(&O)... - - + + Open... - + Ctrl+O - + &Save 저장(&S) - + Ctrl+S - + Save &As... 다른 이름으로 저장(&A)... - - + + Save As... - + Ctrl+Shift+S - + &Quit 끝내기(&Q) - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1872,56 +1872,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error 오류 - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1930,7 +1930,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI GUI 표시 @@ -1938,635 +1938,635 @@ Do you want to do this now? CarlaSettingsW - + Settings 설정 - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths 경로 - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio 오디오 - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3389,178 +3389,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None 없음 - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value 값 설정 - + TextLabel - + Scale Points @@ -3568,37 +3568,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: 샘플 레이트: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6643,7 +6643,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset 기본 프리셋 @@ -6837,17 +6837,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6855,22 +6855,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6882,7 +6882,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7799,234 +7799,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File 파일(&F) - + &Edit 편집(&E) - + &Quit 끝내기(&Q) - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8100,595 +8100,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume 오실레이터 1 음량 - + Osc 1 panning 오실레이터 1 패닝 - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume 오실레이터 2 음량 - + Osc 2 panning 오실레이터 2 패닝 - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume 오실레이터 3 음량 - + Osc 3 panning 오실레이터 3 패닝 - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform LFO 1 파형 - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase LFO 1 위상 - + LFO 2 waveform LFO 2 파형 - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase LFO 2 위상 - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave 사인파 - + Bandlimited Triangle wave 대역 제한 삼각파 - + Bandlimited Saw wave 대역 제한 톱니파 - + Bandlimited Ramp wave 대역 제한 역톱니파 - + Bandlimited Square wave 대역 제한 사각파 - + Bandlimited Moog saw wave 대역 제한 Moog 톱니파 - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave 지수형 파형 - + White noise 화이트 노이즈 - + Digital Triangle wave 삼각파 - + Digital Saw wave 톱니파 - + Digital Ramp wave 역톱니파 - + Digital Square wave 사각파 - + Digital Moog saw wave Moog 톱니파 - + Triangle wave 삼각파 - + Saw wave 톱니파 - + Ramp wave 역톱니파 - + Square wave 사각파 - + Moog saw wave Moog 톱니파 - + Abs. sine wave - + Random 무작위 - + Random smooth @@ -8696,240 +8696,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume 음량 - - - + + + Panning 패닝 - - - + + + Coarse detune - - - + + + semitones 반음 - - + + Fine tune left - - - - + + + + cents 센트 - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width 펄스 폭 - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase 위상 - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8980,102 +8980,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume 마스터 음량 - + Vibrato 비브라토 @@ -9083,155 +9083,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume 음량 - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 채널 1 활성화 - + Enable envelope 1 엔벨로프 1 활성화 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 채널 2 활성화 - + Enable envelope 2 엔벨로프 2 활성화 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 채널 3 활성화 - + Noise Frequency - + Frequency sweep - + Enable channel 4 채널 4 활성화 - + Enable envelope 4 엔벨로프 4 활성화 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume 마스터 음량 - + Vibrato 비브라토 @@ -9414,60 +9414,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform 오실레이터 %1 파형 - + Osc %1 harmonic - - + + Osc %1 volume 오실레이터 %1 음량 - - + + Osc %1 panning 오실레이터 %1 패닝 - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset 오실레이터 %1 위상 - + Osc %1 stereo phase-detuning 오실레이터 %1 좌우 위상차 - + Osc %1 wave shape 오실레이터 %1 파형 - + Modulation type %1 변조 유형 %1 @@ -9531,42 +9531,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop 루프 - + Loop mode 루프 모드 - + Tune - + Tune mode - + No file selected 파일이 선택되지 않음 - + Open patch file 패치 파일 열기 - + Patch-Files (*.pat) 패치 파일 (*.pat) @@ -9648,72 +9648,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE 기준 - + Base: 기준: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output 출력 음소거 - + Absolute value 절댓값 @@ -9721,42 +9721,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value 기준 값 - + Modulation amount - + Attack - + Release - + Treshold - + Mute output 출력 음소거 - + Absolute value 절댓값 - + Amount multiplicator @@ -10193,7 +10193,7 @@ Reason: "%2" 내장 증폭기 플러그인 - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10203,7 +10203,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10213,12 +10213,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10243,7 +10243,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10273,12 +10273,12 @@ Reason: "%2" Hydrogen 파일을 LMMS로 읽어오기 위한 필터 - + Versatile drum synthesizer - + List installed LADSPA plugins 설치된 LADSPA 플러그인 목록 @@ -10288,7 +10288,7 @@ Reason: "%2" LMMS에서 LADSPA 이펙트를 이용하기 위한 플러그인. - + Incomplete monophonic imitation TB-303 @@ -10313,7 +10313,7 @@ Reason: "%2" MIDI 파일을 LMMS로 읽어오기 위한 필터 - + Monstrous 3-oscillator synth with modulation matrix @@ -10323,7 +10323,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10333,17 +10333,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10353,12 +10353,12 @@ Reason: "%2" Sean Costello의 리버브 알고리즘 - + Player for SoundFont files 사운드폰트 파일 플레이어 - + LMMS port of sfxr @@ -10374,22 +10374,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10399,12 +10399,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS LMMS의 VST(i) 플러그인 호스트 - + Vibrating string modeler @@ -10414,12 +10414,12 @@ This chip was used in the Commodore 64 computer. LMMS에서 VST 이펙트를 이용하기 위한 플러그인. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10429,7 +10429,7 @@ This chip was used in the Commodore 64 computer. 수식 해석기 - + Embedded ZynAddSubFX 내장 ZynAddSubFX 플러그인 @@ -10437,292 +10437,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type 형태 - + Effects 효과 - + Instruments 악기 - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel 취소 - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: 형태: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name 이름 - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10730,185 +10730,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control 컨트롤 - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings 설정 - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: 형태: - + Maker: - + Copyright: - + Unique ID: @@ -10929,17 +10929,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10947,148 +10947,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close 닫기 @@ -11096,69 +11096,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off 켬/끔 - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11356,7 +11356,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11369,28 +11369,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: 제작자: - + Copyright: 저작권: - + Requires Real Time: - - - + + + @@ -11398,9 +11398,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11408,25 +11408,25 @@ You can disable these checks to get a faster scanning time (at your own risk).아니오 - + Real Time Capable: 실제 시간 가능: - + In Place Broken: 깨진 곳에 위치: - + Channels In: 입력 채널: - + Channels Out: 출력 채널: @@ -13535,144 +13535,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: 오실레이터 %1 음량: - + Osc %1 panning: 오실레이터 %1 패닝: - + Osc %1 coarse detuning: - + semitones 반음 - + Osc %1 fine detuning left: - - + + cents 센트 - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave 사인파 - + Triangle wave 삼각파 - + Saw wave 톱니파 - + Square wave 사각파 - + Moog-like saw wave Moog 톱니파 - + Exponential wave 지수형 파형 - + White noise 화이트 노이즈 - + User-defined wave 사용자 정의 파형 @@ -13759,73 +13759,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin VST 플러그인 열기 - + Control VST plugin from LMMS host LMMS에서 VST 플러그인 제어 - + Open VST plugin preset VST 플러그인 프리셋 열기 - + Previous (-) 이전 (-) - + Save preset 프리셋 저장 - + Next (+) 다음 (+) - + Show/hide GUI GUI 보이기/숨기기 - + Turn off all notes 모든 음 끄기 - + DLL-files (*.dll) DLL 파일 (*.dll) - + EXE-files (*.exe) EXE 파일 (*.exe) - + No VST plugin loaded VST 플러그인이 로딩되지 않음 - + Preset 프리셋 - + by - + - VST plugin control @@ -13877,49 +13877,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. VST 플러그인 %1을 불러올 수 없습니다. - + Open Preset 프리셋 열기 - - + + Vst Plugin Preset (*.fxp *.fxb) VST 플러그인 프리셋 (*.fxp *.fxb) - + : default - + Save Preset 프리셋 저장 - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 A1 음량 - + Volume A2 A2 음량 - + Volume B1 B1 음량 - + Volume B2 B2 음량 - + Panning A1 A1 패닝 - + Panning A2 A2 패닝 - + Panning B1 B1 패닝 - + Panning B2 B2 패닝 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph 선택된 그래프 @@ -14085,224 +14085,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume 음량 - - - - + + + + Panning 패닝 - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents 센트 - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. 드래그하여 원하는 파형을 그리세요. - + Load waveform 파형 불러오기 - + Load a waveform from a sample file 샘플 파일에서 파형 가져오기 - + Phase left 왼쪽 위상 - + Shift phase by -15 degrees 위상을 -15도만큼 바꾸기 - + Phase right 오른쪽 위상 - + Shift phase by +15 degrees 위상을 +15도만큼 바꾸기 - - + + Normalize 일반화 - - + + Invert 파형 반전 - - + + Smooth 부드럽게 - - + + Sine wave 사인파 - - - + + + Triangle wave 삼각파 - + Saw wave 톱니파 - - + + Square wave 사각파 @@ -14494,42 +14494,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento 포르타멘토 - + Filter frequency 필터 주파수 - + Filter resonance 필터 공명 - + Bandwidth 대역폭 - + FM gain FM 이득 - + Resonance center frequency 공명 중심 주파수 - + Resonance bandwidth 공명 대역폭 - + Forward MIDI control change events MIDI CC 이벤트 전달 @@ -14537,343 +14537,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: 포르타멘토: - + PORT 포르타멘토 - + Filter frequency: 필터 주파수: - + FREQ 주파수 - + Filter resonance: 필터 공명: - + RES 공명 - + Bandwidth: 대역폭: - + BW 대역폭 - + FM gain: FM 이득: - + FM GAIN FM 이득 - + Resonance center frequency: 공명 중심 주파수: - + RES CF - + Resonance bandwidth: 공명 대역폭: - + RES BW - + Forward MIDI control changes MIDI CC 이벤트 전달 - + Show GUI GUI 표시 - audioFileProcessor + AudioFileProcessor - + Amplify 증폭 - + Start of sample 샘플 시작 - + End of sample 샘플 끝 - + Loopback point 루프 시작점 - + Reverse sample 샘플 역으로 - + Loop mode 루프 모드 - + Stutter - + Interpolation mode 보간법 - + None 없음 - + Linear 선형 - + Sinc Sinc - + Sample not found: %1 샘플 %1을 찾을 수 없음 - bitInvader + BitInvader - + Sample length 샘플 길이 - bitInvaderView + BitInvaderView - + Sample length 샘플 길이 - + Draw your own waveform here by dragging your mouse on this graph. 드래그하여 원하는 파형을 그리세요. - - + + Sine wave 사인파 - - + + Triangle wave 삼각파 - - + + Saw wave 톱니파 - - + + Square wave 사각파 - - + + White noise 화이트 노이즈 - - + + User-defined wave 사용자 정의 파형 - - + + Smooth waveform 파형을 부드럽게 - + Interpolation 보간 - + Normalize 규격화 - dynProcControlDialog + DynProcControlDialog - + INPUT 입력 - + Input gain: 입력 이득: - + OUTPUT 출력 - + Output gain: 출력 이득: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph 그래프 초기화 - - + + Smooth wavegraph 그래프를 부드럽게 - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum 스테레오 모드: 최댓값 - + Process based on the maximum of both stereo channels 두 채널의 최댓값을 기준으로 효과 적용 - + Stereo mode: average 스테레오 모드: 평균 - + Process based on the average of both stereo channels 두 채널의 평균을 기준으로 효과 적용 - + Stereo mode: unlinked 스테레오 모드: 독립 - + Process each stereo channel independently 각각의 채널에 독립적으로 효과 적용 - dynProcControls + DynProcControls - + Input gain 입력 이득 - + Output gain 출력 이득 - + Attack time - + Release time - + Stereo mode 스테레오 모드 @@ -14887,766 +14887,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency 시작 주파수 - + End frequency 끝 주파수 - + Length 길이 - + Start distortion - + End distortion - + Gain 이득 - + Envelope slope - + Noise 잡음 - + Click - + Frequency slope - + Start from note 음표 주파수에서 시작 - + End to note 음표 주파수에서 마침 - kickerInstrumentView + KickerInstrumentView - + Start frequency: 시작 주파수: - + End frequency: 끝 주파수: - + Frequency slope: - + Gain: 이득: - + Envelope length: - + Envelope slope: - + Click: - + Noise: 잡음: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects 사용 가능한 효과 - - + + Unavailable Effects 사용 불가능한 효과 - - + + Instruments 악기 - - + + Analysis Tools 분석 도구 - - + + Don't know 알 수 없음 - + Type: 형태: - ladspaDescription + LadspaDescription - + Plugins 플러그인 - + Description 요약 - ladspaPortDialog + LadspaPortDialog - + Ports 포트 - + Name 이름 - + Rate 종류 - + Direction 방향 - + Type 형태 - + Min < Default < Max 최소 < 기본 < 최대 - + Logarithmic 로그 - + SR Dependent SR 의존 - + Audio 오디오 - + Control 컨트롤 - + Input 입력 - + Output 출력 - + Toggled 토글 - + Integer 정수 - + Float 실수 - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF 차단 주파수 - + VCF Resonance VCF 공명 - + VCF Envelope Mod VCF 엔벨로프 모드 - + VCF Envelope Decay VCF 엔벨로프 감쇠 - + Distortion 디스토션 - + Waveform 파형 - + Slide Decay 슬라이드 감소 - + Slide 슬라이드 - + Accent - + Dead - + 24dB/oct Filter 24dB/oct 필터 - lb302SynthView + Lb302SynthView - + Cutoff Freq: 차단 주파수: - + Resonance: 공명: - + Env Mod: 엔벨로프 변조: - + Decay: 감쇠: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: 슬라이드 감쇠: - + DIST: 디스토션: - + Saw wave 톱니파 - + Click here for a saw-wave. 클릭하여 톱니파를 선택합니다. - + Triangle wave 삼각파 - + Click here for a triangle-wave. 클릭하여 삼각파를 선택합니다. - + Square wave 사각파 - + Click here for a square-wave. 클릭하여 사각파를 선택합니다. - + Rounded square wave 둥근 사각파 - + Click here for a square-wave with a rounded end. 클릭하여 둥근 사각파를 선택합니다. - + Moog wave Moog 톱니파 - + Click here for a moog-like wave. 클릭하여 Moog 톱니파를 선택합니다. - + Sine wave 사인파 - + Click for a sine-wave. 클릭하여 사인파를 선택합니다. - - + + White noise wave 화이트 노이즈 - + Click here for an exponential wave. 클릭하여 지수형 파형을 선택합니다. - + Click here for white-noise. 클릭하여 화이트 노이즈를 선택합니다. - + Bandlimited saw wave 대역 제한 톱니파 - + Click here for bandlimited saw wave. 클릭하여 대역 제한 톱니파를 선택합니다. - + Bandlimited square wave 대역 제한 사각파 - + Click here for bandlimited square wave. 클릭하여 대역 제한 사각파를 선택합니다. - + Bandlimited triangle wave 대역 제한 삼각파 - + Click here for bandlimited triangle wave. 클릭하여 대역 제한 삼각파를 선택합니다. - + Bandlimited moog saw wave 대역 제한 Moog 톱니파 - + Click here for bandlimited moog saw wave. 클릭하여 대역 제한 Moog 톱니파를 선택합니다. - malletsInstrument + MalletsInstrument - + Hardness - + Position 위치 - + Vibrato gain 비브라토 이득 - + Vibrato frequency 비브라토 주파수 - + Stick mix - + Modulator 모듈레이터 - + Crossfade 크로스페이드 - + LFO speed LFO 속도 - + LFO depth LFO 깊이 - + ADSR ADSR - + Pressure 압력 - + Motion 모션 - + Speed 속도 - + Bowed - + Spread - + Marimba 마림바 - + Vibraphone 비브라폰 - + Agogo 아고고 - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass 유리 - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument 악기 - + Spread - + Spread: - + Missing files 없는 파일 - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Stk 설치가 불완전한 것 같습니다. 완전한 Stk 패키지가 설치되었는지 확인하시기 바랍니다! - + Hardness - + Hardness: - + Position 위치 - + Position: 위치: - + Vibrato gain 비브라토 이득 - + Vibrato gain: 비브라토 이득: - + Vibrato frequency 비브라토 주파수 - + Vibrato frequency: 비브라토 주파수: - + Stick mix - + Stick mix: - + Modulator 모듈레이터 - + Modulator: 모듈레이터: - + Crossfade 크로스페이드 - + Crossfade: 크로스페이드: - + LFO speed LFO 속도 - + LFO speed: LFO 속도: - + LFO depth LFO 깊이 - + LFO depth: LFO 깊이: - + ADSR ADSR - + ADSR: ADSR: - + Pressure 압력 - + Pressure: 압력: - + Speed 속도 - + Speed: 속도: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync VST와 동기화 - - + + Automated - + Close 닫기 - organicInstrument + OrganicInstrument - + Distortion 디스토션 - + Volume 음량 - organicInstrumentView + OrganicInstrumentView - + Distortion: 디스토션: - + Volume: 음량: - + Randomise 무작위 생성 - - + + Osc %1 waveform: 오실레이터 %1 파형: - + Osc %1 volume: 오실레이터 %1 음량: - + Osc %1 panning: 오실레이터 %1 패닝: - + Osc %1 stereo detuning - + cents 센트 - + Osc %1 harmonic: 오실레이터 %1 배음: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank 뱅크 - + Program selector - + Patch 패치 - + Name 이름 - + OK 확인 - + Cancel 취소 - sf2Instrument + Sf2Instrument - + Bank 뱅크 - + Patch 패치 - + Gain 이득 - + Reverb 리버브 - + Reverb room size - + Reverb damping 리버브 감쇠 - + Reverb width - + Reverb level - + Chorus 코러스 - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. 사운드폰트 %1을 불러올 수 없습니다. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file 사운드폰트 파일 열기 - + Choose patch 패치 선택 - + Gain: 이득: - + Apply reverb (if supported) 리버브 적용(지원시) - + Room size: 공간 크기: - + Damping: 감쇠: - + Width: 너비: - - + + Level: - + Apply chorus (if supported) 코러스 적용 (지원될 경우) - + Voices: - + Speed: 속도: - + Depth: - + SoundFont Files (*.sf2 *.sf3) 사운드폰트 파일 (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave 파형 - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH 너비 - + Width: 너비: - stereoEnhancerControls + StereoEnhancerControls - + Width 너비 - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: 왼쪽에서 왼쪽 음량: - + Left to Right Vol: 왼쪽에서 오른쪽 음량: - + Right to Left Vol: 오른쪽에서 왼쪽 음량: - + Right to Right Vol: 오른쪽에서 오른쪽 음량: - stereoMatrixControls + StereoMatrixControls - + Left to Left 왼쪽에서 왼쪽 - + Left to Right 왼쪽에서 오른쪽 - + Right to Left 오른쪽에서 왼쪽 - + Right to Right 오른쪽에서 오른쪽 - vestigeInstrument + VestigeInstrument - + Loading plugin 플러그인 읽는 중 - + Please wait while loading the VST plugin... VST 플러그인을 불러올 동안 잠시 기다려 주세요... - vibed + Vibed - + String %1 volume %1번 현 음량 - + String %1 stiffness - + Pick %1 position - + Pickup %1 position 픽업 %1 위치 - + String %1 panning %1번 현 패닝 - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 %1번 현 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: 픽업 위치: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave 옥타브 - + Impulse Editor Impulse 편집기 - + Enable waveform 파형 활성화 - + Enable/disable string 현 활성화/비활성화 - + String - - + + Sine wave 사인파 - - + + Triangle wave 삼각파 - - + + Saw wave 톱니파 - - + + Square wave 사각파 - - + + White noise 화이트 노이즈 - - + + User-defined wave 사용자 정의 파형 - - + + Smooth waveform 파형을 부드럽게 - - + + Normalize waveform 파형 정규화 - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT 입력 - + Input gain: 입력 이득: - + OUTPUT 출력 - + Output gain: 출력 이득: - - + + Reset wavegraph 그래프 초기화 - - + + Smooth wavegraph 그래프를 부드럽게 - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input 입력 신호 클리핑 - + Clip input signal to 0 dB 0dB에서 입력 신호 클리핑 - waveShaperControls + WaveShaperControls - + Input gain 입력 이득 - + Output gain 출력 이득 diff --git a/data/locale/ms_MY.ts b/data/locale/ms_MY.ts index 2deab4f879..153fe910e6 100644 --- a/data/locale/ms_MY.ts +++ b/data/locale/ms_MY.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample Sample terbalik - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Kekuatan: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Tentang - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Lesen - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Kekuatan suara - - - + + + Panning Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Kekuatan suara - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Kekuatan suara - - - - + + + + Panning Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample Sample terbalik - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain Kekuatan masuk - + Output gain Kekuatan keluar - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume Kekuatan suara - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Kekuatan suara: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Input klip - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Kekuatan masuk - + Output gain Kekuatan keluar diff --git a/data/locale/nb.ts b/data/locale/nb.ts index 9df82d513e..aafa9fd3a8 100644 --- a/data/locale/nb.ts +++ b/data/locale/nb.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample Åpne lydklipp - + Reverse sample Reverser lydklippet - + Disable loop Deaktiver løkke - + Enable loop Aktiver løkke - + Enable ping-pong loop - + Continue sample playback across notes Fortsett lydklippavspilling mellom noter - + Amplify: Forsterk: - + Start point: Startpunkt: - + End point: Sluttpunkt: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Lydklipplengde: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Om - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Lisens - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Fil - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Hjelp - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Innstillinger - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Ny - + Ctrl+N - + &Open... &Åpne - - + + Open... - + Ctrl+O - + &Save %Lagre - + Ctrl+S - + Save &As... Lagre &som ... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Avslutt - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Innstillinger - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Stier - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7794,234 +7794,234 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Fil - + &Edit &Rediger - + &Quit &Avslutt - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8095,595 +8095,595 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8691,240 +8691,240 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Volum - - - + + + Panning Panorering - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8975,102 +8975,102 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9078,155 +9078,155 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. NesInstrumentView - - - - + + + + Volume Volum - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9409,60 +9409,60 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9526,42 +9526,42 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9643,72 +9643,72 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9716,42 +9716,42 @@ Vennligst gå til http://lmms.sf.net/wiki for dokumentasjon om LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10187,7 +10187,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10197,7 +10197,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10207,12 +10207,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10237,7 +10237,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10267,12 +10267,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10282,7 +10282,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10307,7 +10307,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10317,7 +10317,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10327,17 +10327,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10347,12 +10347,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10368,22 +10368,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10393,12 +10393,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10408,12 +10408,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10423,7 +10423,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10431,292 +10431,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10724,185 +10724,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Innstillinger - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10923,17 +10923,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10941,148 +10941,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11090,69 +11090,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11350,7 +11350,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11363,28 +11363,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11392,9 +11392,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11402,25 +11402,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13527,144 +13527,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees grader - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13751,73 +13751,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13869,49 +13869,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13929,147 +13929,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14077,224 +14077,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volum - - - - + + + + Panning Panorering - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14486,42 +14486,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14529,343 +14529,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample Reverser lydklippet - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14879,766 +14879,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. Klikk her for en sagtannbølge. - + Triangle wave - + Click here for a triangle-wave. Klikk her for en trekantbølge. - + Square wave - + Click here for a square-wave. Klikk her for en firkantbølge. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. Klikk her for en eksponentialbølge. - + Click here for white-noise. Klikk her for hvit støy. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15662,542 +15662,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume Volum - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Volum: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16255,71 +16255,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/nl.ts b/data/locale/nl.ts index cd8524dc88..6b3157bee7 100644 --- a/data/locale/nl.ts +++ b/data/locale/nl.ts @@ -151,52 +151,52 @@ Als u interesse heeft om LMMS naar een andere taal te vertalen, of als u de best AudioFileProcessorView - + Open sample Sample openen - + Reverse sample Sample omdraaien - + Disable loop Herhalen uitschakelen - + Enable loop Herhalen inschakelen - + Enable ping-pong loop Ping-pong herhalen inschakelen - + Continue sample playback across notes Doorgaan met afspelen van sample tussen noten - + Amplify: Versterken: - + Start point: Beginpunt: - + End point: Eindpunt: - + Loopback point: Herhaalpunt: @@ -204,7 +204,7 @@ Als u interesse heeft om LMMS naar een andere taal te vertalen, of als u de best AudioFileProcessorWaveView - + Sample length: Sample-lengte: @@ -880,144 +880,144 @@ Als u interesse heeft om LMMS naar een andere taal te vertalen, of als u de best CarlaAboutW - + About Carla - + About Over - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licentie - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Bestand - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Help - + toolBar - + Disk - - + + Home Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Tijd: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Instellingen - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Nieuw - + Ctrl+N - + &Open... &Openen... - - + + Open... - + Ctrl+O - + &Save Op&slaan - + Ctrl+S - + Save &As... Opslaan &als... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Afsluiten - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Fout - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI GUI weergeven @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Instellingen - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Paden - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Grootte: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3164,12 +3164,12 @@ This mode is not available for VST plugins. Confirm Delete - Verwijderen bevestigen + Verwijderen beVestigen Confirm delete? There are existing connection(s) associated with this controller. There is no way to undo. - Verwijderen bevestigen? Er zijn bestaande verbindingen geassocieerd met deze controller. Er is geen manier om dit ongedaan te maken. + Verwijderen beVestigen? Er zijn bestaande verbindingen geassocieerd met deze controller. Er is geen manier om dit ongedaan te maken. @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Geen - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value Waarde instellen - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Samplerate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6641,7 +6641,7 @@ Zorg ervoor dat u schrijfbevoegdheid heeft voor het bestand en voor de map die h - + Default preset Standaard preset @@ -6835,17 +6835,17 @@ Zorg ervoor dat u schrijfbevoegdheid heeft voor het bestand en voor de map die h JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6853,22 +6853,22 @@ Zorg ervoor dat u schrijfbevoegdheid heeft voor het bestand en voor de map die h JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6880,7 +6880,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7798,234 +7798,234 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Bestand - + &Edit &Bewerken - + &Quit &Afsluiten - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8099,595 +8099,595 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. MonstroInstrument - + Osc 1 volume Osc 1 volume - + Osc 1 panning Osc 1 balans - + Osc 1 coarse detune Osc 1 grof ontstemmen - + Osc 1 fine detune left Osc 1 fijn ontstemmen links - + Osc 1 fine detune right Osc 1 fijn ontstemmen rechts - + Osc 1 stereo phase offset Osc 1 stereo-faseverschuiving - + Osc 1 pulse width Osc 1 pulsbreedte - + Osc 1 sync send on rise Osc 1 synchronisatie bij stijging - + Osc 1 sync send on fall Osc 1 synchronisatie bij daling - + Osc 2 volume Osc 2 volume - + Osc 2 panning Osc 2 balans - + Osc 2 coarse detune Osc 2 grof ontstemmen - + Osc 2 fine detune left Osc 2 fijn ontstemmen links - + Osc 2 fine detune right Osc 2 fijn ontstemmen rechts - + Osc 2 stereo phase offset Osc 2 stereo-faseverschuiving - + Osc 2 waveform Osc 2 golfvorm - + Osc 2 sync hard Osc 2 sync hard - + Osc 2 sync reverse Osc 2 sync omgekeerd - + Osc 3 volume Osc 3 volume - + Osc 3 panning Osc 3 balans - + Osc 3 coarse detune Osc 3 grof ontstemmen - + Osc 3 Stereo phase offset Osc 3 stereo-faseverschuiving - + Osc 3 sub-oscillator mix Osc 3 sub-oscillator mix - + Osc 3 waveform 1 Osc 3 golfvorm 1 - + Osc 3 waveform 2 Osc 3 golfvorm 2 - + Osc 3 sync hard Osc 3 sync hard - + Osc 3 Sync reverse Osc 3 sync omgekeerd - + LFO 1 waveform LFO 1 golfvorm - + LFO 1 attack LFO 1 attack - + LFO 1 rate LFO 1 ratio - + LFO 1 phase LFO 1 fase - + LFO 2 waveform LFO 2 golfvorm - + LFO 2 attack LFO 2 attack - + LFO 2 rate LFO 2 ratio - + LFO 2 phase LFO 2 fase - + Env 1 pre-delay Env 1 pre-delay - + Env 1 attack Env 1 attack - + Env 1 hold Env 1 hold - + Env 1 decay Env 1 decay - + Env 1 sustain Env 1 sustain - + Env 1 release Env 1 release - + Env 1 slope Env 1 slope - + Env 2 pre-delay Env 2 pre-delay - + Env 2 attack Env 2 attack - + Env 2 hold Env 2 hold - + Env 2 decay Env 2 decay - + Env 2 sustain Env 2 sustain - + Env 2 release Env 2 release - + Env 2 slope Env 2 slope - + Osc 2+3 modulation Osc 2+3 modulatie - + Selected view Geselecteerde weergave - + Osc 1 - Vol env 1 Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 Osc 1 - Fase env 1 - + Osc 1 - Phs env 2 Osc 1 - Fase env 2 - + Osc 1 - Phs LFO 1 Osc 1 - Fase LFO 1 - + Osc 1 - Phs LFO 2 Osc 1 - Fase LFO 2 - + Osc 2 - Phs env 1 Osc 2 - Fase env 1 - + Osc 2 - Phs env 2 Osc 2 - Fase env 2 - + Osc 2 - Phs LFO 1 Osc 2 - Fase LFO 1 - + Osc 2 - Phs LFO 2 Osc 2 - Fase LFO 2 - + Osc 3 - Phs env 1 Osc 3 - Fase env 1 - + Osc 3 - Phs env 2 Osc 3 - Fase env 2 - + Osc 3 - Phs LFO 1 Osc 3 - Fase LFO 1 - + Osc 3 - Phs LFO 2 Osc 3 - Fase LFO 2 - + Osc 1 - Pit env 1 Osc 1 - Toonh env 1 - + Osc 1 - Pit env 2 Osc 1 - Toonh env 2 - + Osc 1 - Pit LFO 1 Osc 1 - Toonh LFO 1 - + Osc 1 - Pit LFO 2 Osc 1 - Toonh LFO 2 - + Osc 2 - Pit env 1 Osc 2 - Toonh env 1 - + Osc 2 - Pit env 2 Osc 2 - Toonh env 2 - + Osc 2 - Pit LFO 1 Osc 2 - Toonh LFO 1 - + Osc 2 - Pit LFO 2 Osc 2 - Toonh LFO 2 - + Osc 3 - Pit env 1 Osc 3 - Toonh env 1 - + Osc 3 - Pit env 2 Osc 3 - Toonh env 2 - + Osc 3 - Pit LFO 1 Osc 3 - Toonh LFO 1 - + Osc 3 - Pit LFO 2 Osc 3 - Toonh LFO 2 - + Osc 1 - PW env 1 Osc 1 - PB env 1 - + Osc 1 - PW env 2 Osc 1 - PB env 2 - + Osc 1 - PW LFO 1 Osc 1 - PB LFO 1 - + Osc 1 - PW LFO 2 Osc 1 - PB LFO 2 - + Osc 3 - Sub env 1 Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 Osc 3 - Sub LFO 2 - - + + Sine wave Sinusgolf - + Bandlimited Triangle wave Bandgelimiteerde driehoeksgolf - + Bandlimited Saw wave Bandgelimiteerde zaagtandgolf - + Bandlimited Ramp wave Bandgelimiteerde hellingsgolf - + Bandlimited Square wave Bandgelimiteerde blokgolf - + Bandlimited Moog saw wave Bandgelimiteerde moog-zaagtandgolf - - + + Soft square wave Zachte blokgolf - + Absolute sine wave Absolute sinusgolf - - + + Exponential wave Exponentiële golf - + White noise Witte ruis - + Digital Triangle wave Digitale driehoeksgolf - + Digital Saw wave Digitale zaagtandgolf - + Digital Ramp wave Digitale hellingsgolf - + Digital Square wave Digitale blokgolf - + Digital Moog saw wave Digitale moog-zaagtandgolf - + Triangle wave Driehoeksgolf - + Saw wave Zaagtandgolf - + Ramp wave Hellingsgolf - + Square wave Blokgolf - + Moog saw wave Moog-zaagtandgolf - + Abs. sine wave Abs. sinusgolf - + Random Willekeurig - + Random smooth Willekeurig glad @@ -8695,240 +8695,240 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. MonstroView - + Operators view Operatorweergave - + Matrix view Matrixweergave - - - + + + Volume Volume - - - + + + Panning Balans - - - + + + Coarse detune Grof ontstemmen - - - + + + semitones semitonen - - + + Fine tune left Fijn stemmen links - - - - + + + + cents cents - - + + Fine tune right Fijn stemmen rechts - - - + + + Stereo phase offset Stereo-faseverschuiving - - - - - + + + + + deg graden - + Pulse width Pulsbreedte - + Send sync on pulse rise Sync verzenden bij pulsstijging - + Send sync on pulse fall Sync verzenden bij pulsdaling - + Hard sync oscillator 2 Oscillator 2 hard-syncen - + Reverse sync oscillator 2 Oscillator 2 omgekeerd syncen - + Sub-osc mix Sub-osc mix - + Hard sync oscillator 3 Oscillator 3 hard-syncen - + Reverse sync oscillator 3 Oscillator 3 omgekeerd syncen - - - - + + + + Attack Attack - - + + Rate Ratio - - + + Phase Fase - - + + Pre-delay Pre-delay - - + + Hold Hold - - + + Decay Decay - - + + Sustain Sustain - - + + Release Release - - + + Slope Slope - + Mix osc 2 with osc 3 Osc 2 mengen met osc 3 - + Modulate amplitude of osc 3 by osc 2 Amplitude van osc 3 moduleren met osc 2 - + Modulate frequency of osc 3 by osc 2 Frequentie van osc 3 moduleren met osc 2 - + Modulate phase of osc 3 by osc 2 Fase van osc 3 mengen met osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Hoeveelheid modulatie @@ -8979,102 +8979,102 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. NesInstrument - + Channel 1 coarse detune Kanaal 1 grof ontstemmen - + Channel 1 volume Volume kanaal 1 - + Channel 1 envelope length Kanaal 1 envelope-lengte - + Channel 1 duty cycle Kanaal 1 inschakeltijd - + Channel 1 sweep amount Kanaal 1 hoeveelheid sweep - + Channel 1 sweep rate Kanaal 1 sweep-ratio - + Channel 2 Coarse detune Kanaal 2 grof ontstemmen - + Channel 2 Volume Volume kanaal 2 - + Channel 2 envelope length Kanaal 2 envelope-lengte - + Channel 2 duty cycle Kanaal 2 inschakeltijd - + Channel 2 sweep amount Kanaal 2 hoeveelheid sweep - + Channel 2 sweep rate Kanaal 2 sweep-ratio - + Channel 3 coarse detune Kanaal 3 grof ontstemmen - + Channel 3 volume Volume kanaal 3 - + Channel 4 volume Volume kanaal 4 - + Channel 4 envelope length Kanaal 4 envelope-lengte - + Channel 4 noise frequency Kanaal 4 ruisfrequentie - + Channel 4 noise frequency sweep Kanaal 4 ruisfrequentie-sweep - + Master volume Master-volume - + Vibrato Vibrato @@ -9082,155 +9082,155 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune Grof ontstemmen - - - + + + Envelope length Envelope-lengte - + Enable channel 1 Kanaal 1 inschakelen - + Enable envelope 1 Envelope 1 inschakelen - + Enable envelope 1 loop Envelope 1 herhalen inschakelen - + Enable sweep 1 Sweep 1 inschakelen - - + + Sweep amount Hoeveelheid sweep - - + + Sweep rate Sweep-ratio - - + + 12.5% Duty cycle 12.5 % inschakeltijd - - + + 25% Duty cycle 25 % inschakeltijd - - + + 50% Duty cycle 50 % inschakeltijd - - + + 75% Duty cycle 75 % inschakeltijd - + Enable channel 2 Kanaal 2 inschakelen - + Enable envelope 2 Envelope 2 inschakelen - + Enable envelope 2 loop Envelope 2 herhalen inschakelen - + Enable sweep 2 Sweep 2 inschakelen - + Enable channel 3 Kanaal 3 inschakelen - + Noise Frequency Ruisfrequentie - + Frequency sweep Frequentie-sweep - + Enable channel 4 Kanaal 4 inschakelen - + Enable envelope 4 Envelope 4 inschakelen - + Enable envelope 4 loop Envelope 4 herhalen inschakelen - + Quantize noise frequency when using note frequency Ruisfrequentie kwantiseren wanneer nootfrequentie gebruikt wordt - + Use note frequency for noise Nootfrequentie gebruiken voor ruis - + Noise mode Ruismodus - + Master volume Master-volume - + Vibrato Vibrato @@ -9413,60 +9413,60 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. OscillatorObject - + Osc %1 waveform Osc %1 golfvorm - + Osc %1 harmonic Osc %1 harmonisch - - + + Osc %1 volume Osc %1 volume - - + + Osc %1 panning Balans osc %1 - - + + Osc %1 fine detuning left Osc %1 fijn ontstemmen links - + Osc %1 coarse detuning Osc %1 grof ontstemmen - + Osc %1 fine detuning right Osc %1 fijn ontstemmen rechts - + Osc %1 phase-offset Osc %1 faseverschuiving - + Osc %1 stereo phase-detuning Osc %1 stereo-fase-ontstemming - + Osc %1 wave shape Osc %1 golfvorm - + Modulation type %1 Modulatietype %1 @@ -9530,42 +9530,42 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. PatmanView - + Open patch Patch openen - + Loop Herhalen - + Loop mode Herhaalmodus - + Tune Stemmen - + Tune mode Stem-modus - + No file selected Geen bestand geselecteerd - + Open patch file Patchbestand openen - + Patch-Files (*.pat) Patch-bestanden (*.pat) @@ -9647,72 +9647,72 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. PeakControllerEffectControlDialog - + BASE BASIS - + Base: Basis: - + AMNT HVHD - + Modulation amount: Hoeveelheid basis: - + MULT VERM - + Amount multiplicator: Hoeveelheid-vermenigvuldiger: - + ATCK ATCK - + Attack: Attack: - + DCAY DCAY - + Release: Release: - + TRSH TRSH - + Treshold: Treshold: - + Mute output Uitvoer dempen - + Absolute value Absolute waarde @@ -9720,42 +9720,42 @@ Bezoek http://lmms.sf.net/wiki voor documentatie over LMMS. PeakControllerEffectControls - + Base value Basiswaarde - + Modulation amount Hoeveelheid modulatie - + Attack Attack - + Release Release - + Treshold Treshold - + Mute output Uitvoer dempen - + Absolute value Absolute waarde - + Amount multiplicator Hoeveelheid-vermenigvuldiger @@ -10192,7 +10192,7 @@ Reden: "%2" Een ingebouwde versterker-plugin - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Simpele sampler met verschillende instellingen voor het gebruik van samples (bijvoorbeeld drums) in een instrument-track @@ -10202,7 +10202,7 @@ Reden: "%2" Versterk uw bas snel en eenvoudig - + Customizable wavetable synthesizer Aanpasbare wavetable-synthesizer @@ -10212,12 +10212,12 @@ Reden: "%2" Een oversampling-bitcrusher - + Carla Patchbay Instrument Carla Patchbay instrument - + Carla Rack Instrument Carla Rack instrument @@ -10242,7 +10242,7 @@ Reden: "%2" Een dual-filter-plugin - + plugin for processing dynamics in a flexible way plugin voor het verwerken van dynamieken op een flexibele manier @@ -10272,12 +10272,12 @@ Reden: "%2" Filter voor importeren van Hydrogen-bestanden in LMMS - + Versatile drum synthesizer Veelzijdige drum-synthesizer - + List installed LADSPA plugins Geïnstalleerde LADSPA-plugins oplijsten @@ -10287,7 +10287,7 @@ Reden: "%2" plugin voor het gebruik van arbitraire LADSPA-effecten binnen LMMS. - + Incomplete monophonic imitation TB-303 Onvoltooide monofonische limitering TB-303 @@ -10312,7 +10312,7 @@ Reden: "%2" Filter, om MIDI-bestanden in LMMS te importeren - + Monstrous 3-oscillator synth with modulation matrix Monsterlijke 3-oscillator synth met modulatiematrix @@ -10322,7 +10322,7 @@ Reden: "%2" Een multitap-echo-delay-plugin - + A NES-like synthesizer Een NES-achtige synthesizer @@ -10332,17 +10332,17 @@ Reden: "%2" 2-operator FM-synth - + Additive Synthesizer for organ-like sounds Additive Synthesizer voor orgelachtige geluiden - + GUS-compatible patch instrument GUS-compatibel patch-instrument - + Plugin for controlling knobs with sound peaks Plugin voor het bedienen van knoppen met geluidspieken @@ -10352,12 +10352,12 @@ Reden: "%2" Reverb-algoritme door Sean Costello - + Player for SoundFont files Speler voor SoundFont-bestanden - + LMMS port of sfxr LMMS port van sfxr @@ -10374,22 +10374,22 @@ Deze chip werd gebruikt in de Commodore 64 computer. Een grafische spectrum-analyzer. - + Plugin for enhancing stereo separation of a stereo input file Plugin voor het verbeteren van stereo-scheiding van een stereo-invoerbestand. - + Plugin for freely manipulating stereo output Plugin voor het vrij manipuleren voor stereo-uitoer - + Tuneful things to bang on Welluidende zaken om te knallen - + Three powerful oscillators you can modulate in several ways Drie krachtige oscillators die u op verschillende manieren kunt moduleren @@ -10399,12 +10399,12 @@ Deze chip werd gebruikt in de Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS VST-Host voor gebruik van VST(i)-plugins binnen LMMS - + Vibrating string modeler Modeler voor trillende snaren @@ -10414,12 +10414,12 @@ Deze chip werd gebruikt in de Commodore 64 computer. plugin voor het gebruik van arbitraire VST-effecten binnen LMMS. - + 4-oscillator modulatable wavetable synth 4-oscillator moduleerbare wavetable-synth - + plugin for waveshaping plugin voor golfvorming @@ -10429,7 +10429,7 @@ Deze chip werd gebruikt in de Commodore 64 computer. Wiskundige uitdrukking-verwerker - + Embedded ZynAddSubFX Ingebedde ZynAddSubFX @@ -10437,292 +10437,292 @@ Deze chip werd gebruikt in de Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Type - + Effects Effecten - + Instruments Instrumenten - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Annuleren - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Soort: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Naam - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10730,185 +10730,185 @@ Deze chip werd gebruikt in de Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control Bediening - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Instellingen - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Soort: - + Maker: - + Copyright: - + Unique ID: @@ -10929,17 +10929,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10947,148 +10947,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Sluiten @@ -11096,69 +11096,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Aan/uit - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11356,7 +11356,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11369,28 +11369,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Maker: - + Copyright: Auteursrecht: - + Requires Real Time: Vereist realtime: - - - + + + @@ -11398,9 +11398,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Ja - - - + + + @@ -11408,25 +11408,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Nee - + Real Time Capable: Realtime-capabel: - + In Place Broken: Defect op zijn plaats: - + Channels In: Invoerkanalen: - + Channels Out: Uitvoerkanalen: @@ -13537,144 +13537,144 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Fase van oscillator 1 moduleren met oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 Amplitude van oscillator 1 moduleren met oscillator 2 - + Mix output of oscillators 1 & 2 Uitvoer van oscillator 1 en 2 mixen - + Synchronize oscillator 1 with oscillator 2 Oscillator 1 synchroniseren met oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 Frequentie van oscillator 1 moduleren met oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 Fase van oscillator 2 moduleren met oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 Amplitude van oscillator 2 moduleren met oscillator 3 - + Mix output of oscillators 2 & 3 Uitvoer van oscillator 2 en 3 mixen - + Synchronize oscillator 2 with oscillator 3 Oscillator 2 synchroniseren met oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 Frequentie van oscillator 2 moduleren met oscillator 3 - + Osc %1 volume: Osc %1 volume: - + Osc %1 panning: Balans osc %1: - + Osc %1 coarse detuning: Osc %1 grof ontstemmen: - + semitones semitonen - + Osc %1 fine detuning left: Osc %1 fijn ontstemmen links: - - + + cents cent - + Osc %1 fine detuning right: Osc %1 fijn ontstemmen rechts: - + Osc %1 phase-offset: Osc %1 faseverschuiving: - - + + degrees graden - + Osc %1 stereo phase-detuning: Osc %1 stereo-fase-ontstemming: - + Sine wave Sinusgolf - + Triangle wave Driehoeksgolf - + Saw wave Zaagtandgolf - + Square wave Blokgolf - + Moog-like saw wave Moog-achtige zaagtandgolf - + Exponential wave Exponentiële golf - + White noise Witte ruis - + User-defined wave Aangepaste golf @@ -13761,73 +13761,73 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map VestigeInstrumentView - - + + Open VST plugin VST-plugin openen - + Control VST plugin from LMMS host VST-plugin vanuit LMMS-host bedienen - + Open VST plugin preset VST-plugin-preset openen - + Previous (-) Vorige (-) - + Save preset Preset opslaan - + Next (+) Volgende (+) - + Show/hide GUI GUI weergeven/verbergen - + Turn off all notes Alle noten uitschakelen - + DLL-files (*.dll) DLL-bestanden (*.dll) - + EXE-files (*.exe) EXE-bestanden (*.exe) - + No VST plugin loaded Geen VST-plugin geladen - + Preset Preset - + by door - + - VST plugin control - VST-pluginbediening @@ -13879,49 +13879,49 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map VstPlugin - + The VST plugin %1 could not be loaded. VST-plugin %1 kon niet geladen worden. - + Open Preset Preset openen - - + + Vst Plugin Preset (*.fxp *.fxb) Vst-plugin preset (*.fxp *.fxb) - + : default : standaard - + Save Preset Preset opslaan - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13939,147 +13939,147 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map WatsynInstrument - + Volume A1 Volume A1 - + Volume A2 Volume A2 - + Volume B1 Volume B1 - + Volume B2 Volume B2 - + Panning A1 Balans A1 - + Panning A2 Balans A2 - + Panning B1 Balans B1 - + Panning B2 Balans B2 - + Freq. multiplier A1 Frequentieverm. A1 - + Freq. multiplier A2 Frequentieverm. A2 - + Freq. multiplier B1 Frequentieverm. B1 - + Freq. multiplier B2 Frequentieverm. B2 - + Left detune A1 Links ontstemmen A1 - + Left detune A2 Links ontstemmen A2 - + Left detune B1 Links ontstemmen B1 - + Left detune B2 Links ontstemmen B2 - + Right detune A1 Rechts ontstemmen A1 - + Right detune A2 Rechts ontstemmen A2 - + Right detune B1 Rechts ontstemmen B1 - + Right detune B2 Rechts ontstemmen B2 - + A-B Mix A-B mix - + A-B Mix envelope amount A-B mix hoeveelheid envelope - + A-B Mix envelope attack A-B mix envelope attack - + A-B Mix envelope hold A-B mix envelope hold - + A-B Mix envelope decay A-B mix envelope decay - + A1-B2 Crosstalk A1-B2 overspraak - + A2-A1 modulation A2-A1 modulatie - + B2-B1 modulation B2-B1 modulatie - + Selected graph Geselecteerde grafiek @@ -14087,224 +14087,224 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Balans - - - - + + + + Freq. multiplier Freq. vermenigvuldiger - - - - + + + + Left detune Links ontstemmen - - - - - - - - + + + + + + + + cents cent - - - - + + + + Right detune Rechts ontstemmen - + A-B Mix A-B mix - + Mix envelope amount Mix hoeveelheid envelope - + Mix envelope attack Mix envelope attack - + Mix envelope hold Mix envelope hold - + Mix envelope decay Mix envelope decay - + Crosstalk Overspraak - + Select oscillator A1 Oscillator A1 selecteren - + Select oscillator A2 Oscillator A2 selecteren - + Select oscillator B1 Oscillator B1 selecteren - + Select oscillator B2 Oscillator B2 selecteren - + Mix output of A2 to A1 Uitvoer van A2 naar A1 mixen - + Modulate amplitude of A1 by output of A2 Amplitude van A1 moduleren met uitvoer van A2 - + Ring modulate A1 and A2 A1 en A2 ring-moduleren - + Modulate phase of A1 by output of A2 Fase van A1 moduleren met uitvoer van A2 - + Mix output of B2 to B1 Uitvoer van B2 naar B1 mixen - + Modulate amplitude of B1 by output of B2 Amplitude van B1 moduleren met uitvoer van B2 - + Ring modulate B1 and B2 B1 en B2 ring-moduleren - + Modulate phase of B1 by output of B2 Fase van B1 moduleren met uitvoer van B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Teken uw eigen golfvorm hier door uw muis op deze grafiek te slepen. - + Load waveform Golfvorm laden - + Load a waveform from a sample file Een golfvorm van een sample-bestand laden - + Phase left Fase links - + Shift phase by -15 degrees Fase met -15 graden verschuiven - + Phase right Fase rechts - + Shift phase by +15 degrees Fase met +15 graden verschuiven - - + + Normalize Normaliseren - - + + Invert Inverteren - - + + Smooth Glad - - + + Sine wave Sinusgolf - - - + + + Triangle wave Driehoeksgolf - + Saw wave Zaagtandgolf - - + + Square wave Blokgolf @@ -14496,42 +14496,42 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency Filter-frequentie - + Filter resonance Filter-resonantie - + Bandwidth Bandbreedte - + FM gain FM-versterking - + Resonance center frequency Resonantie centerfrequentie - + Resonance bandwidth Resonantie bandbreedte - + Forward MIDI control change events MIDI control change events doorsturen @@ -14539,343 +14539,343 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map ZynAddSubFxView - + Portamento: Portamento: - + PORT POORT - + Filter frequency: Filter-frequentie: - + FREQ FREQ - + Filter resonance: Filter-resonantie: - + RES RES - + Bandwidth: Bandbreedte: - + BW BW - + FM gain: FM-versterking: - + FM GAIN FM GAIN - + Resonance center frequency: Resonantie centerfrequentie: - + RES CF RES CF - + Resonance bandwidth: Resonantie bandbreedte: - + RES BW RES BW - + Forward MIDI control changes MIDI control changes doorsturen - + Show GUI GUI weergeven - audioFileProcessor + AudioFileProcessor - + Amplify Versterken - + Start of sample Begin van sample - + End of sample Einde van sample - + Loopback point Herhaalpunt - + Reverse sample Sample omdraaien - + Loop mode Herhaalmodus - + Stutter Stutter - + Interpolation mode Interpolatiemodus - + None Geen - + Linear Lineair - + Sinc Sinc - + Sample not found: %1 Sample niet gevonden: %1 - bitInvader + BitInvader - + Sample length Sample-lengte: - bitInvaderView + BitInvaderView - + Sample length Sample-lengte: - + Draw your own waveform here by dragging your mouse on this graph. Teken uw eigen golfvorm hier door uw muis op deze grafiek te slepen. - - + + Sine wave Sinusgolf - - + + Triangle wave Driehoeksgolf - - + + Saw wave Zaagtandgolf - - + + Square wave Blokgolf - - + + White noise Witte ruis - - + + User-defined wave Aangepaste golf - - + + Smooth waveform Golfvorm zacht maken - + Interpolation Interpolatie - + Normalize Normaliseren - dynProcControlDialog + DynProcControlDialog - + INPUT INVOER - + Input gain: Invoer-gain: - + OUTPUT UITVOER - + Output gain: Uitvoer-gain: - + ATTACK ATTACK - + Peak attack time: Piek-attack-tijd: - + RELEASE RELEASE - + Peak release time: Piek-release-tijd: - - + + Reset wavegraph Golfvorm herstellen - - + + Smooth wavegraph Golfvorm zacht maken - - + + Increase wavegraph amplitude by 1 dB Golfgrafiek-amplitude verhogen met 1 dB - - + + Decrease wavegraph amplitude by 1 dB Golfgrafiek-amplitude verlagen met 1 dB - + Stereo mode: maximum Stereomodus: maximum - + Process based on the maximum of both stereo channels Verwerking gebaseerd op het maximum van beide stereokanalen - + Stereo mode: average Stereomodus: gemiddeld - + Process based on the average of both stereo channels Verwerking gebaseerd op het gemiddelde van beide stereokanalen - + Stereo mode: unlinked Stereomodus: niet-gekoppeld - + Process each stereo channel independently Elk stereokanaal onafhankelijk verwerken - dynProcControls + DynProcControls - + Input gain Invoer-gain - + Output gain Uitvoer-gain - + Attack time Attack-tijd - + Release time Release-tijd - + Stereo mode Stereomodus @@ -14889,766 +14889,766 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map - kickerInstrument + KickerInstrument - + Start frequency Beginfrequentie - + End frequency Eindfrequentie - + Length Lengte - + Start distortion Beginvervorming - + End distortion Eindvervorming - + Gain Gain - + Envelope slope Envelope-helling - + Noise Ruis - + Click Klik - + Frequency slope Frequentie-helling - + Start from note Starten vanaf noot - + End to note Stoppen naar noot - kickerInstrumentView + KickerInstrumentView - + Start frequency: Beginfrequentie: - + End frequency: Eindfrequentie: - + Frequency slope: Frequentie-helling: - + Gain: Gain: - + Envelope length: Envelope-lengte: - + Envelope slope: Envelope-helling: - + Click: Klik: - + Noise: Ruis: - + Start distortion: Beginvervorming: - + End distortion: Eindvervorming: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Beschikbare effecten - - + + Unavailable Effects Niet-beschikbare effecten - - + + Instruments Instrumenten - - + + Analysis Tools Analysegereedschappen - - + + Don't know Onbekend - + Type: Soort: - ladspaDescription + LadspaDescription - + Plugins Plugins - + Description Beschrijving - ladspaPortDialog + LadspaPortDialog - + Ports Poorten - + Name Naam - + Rate Ratio - + Direction Richting - + Type Type - + Min < Default < Max Min < standaard < max - + Logarithmic Logaritmisch - + SR Dependent SR-afhankelijk - + Audio Audio - + Control Bediening - + Input Invoer - + Output Uitvoer - + Toggled Gewisseld - + Integer Integer - + Float Float - - + + Yes Ja - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF cutoff-frequentie - + VCF Resonance VCF resonantie - + VCF Envelope Mod VCF envelope-mod - + VCF Envelope Decay VCF envelope-decay - + Distortion Vervorming - + Waveform Golfvorm - + Slide Decay Slide-decay - + Slide Slide - + Accent Accent - + Dead Dead - + 24dB/oct Filter 24dB/oct-filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: Cutoff-freq: - + Resonance: Resonantie: - + Env Mod: Env-mod: - + Decay: Decay: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: Slide-decay: - + DIST: DIST: - + Saw wave Zaagtandgolf - + Click here for a saw-wave. Klik hier voor een zaagtandgolf. - + Triangle wave Driehoeksgolf - + Click here for a triangle-wave. Klik hier voor een driehoeksgolf. - + Square wave Blokgolf - + Click here for a square-wave. Klik hier voor een blokgolf. - + Rounded square wave Afgeronde blokgolf - + Click here for a square-wave with a rounded end. Klik hier voor een blokgolf met afgerond einde. - + Moog wave Moog-golf - + Click here for a moog-like wave. Klik hier voor een moog-achtige golf. - + Sine wave Sinusgolf - + Click for a sine-wave. Klikken voor sinusgolf. - - + + White noise wave Witte-ruisgolf - + Click here for an exponential wave. Klik hier voor een exponentiële golf. - + Click here for white-noise. Klik hier voor witte ruis. - + Bandlimited saw wave Bandgelimiteerde zaagtandgolf - + Click here for bandlimited saw wave. Klik hier voor een bandgelimiteerde zaagtandgolf. - + Bandlimited square wave Bandgelimiteerde blokgolf - + Click here for bandlimited square wave. Klik hier voor een bandgelimiteerde blokgolf. - + Bandlimited triangle wave Bandgelimiteerde driehoeksgolf - + Click here for bandlimited triangle wave. Klik hier voor een bandgelimiteerde driehoeksgolf. - + Bandlimited moog saw wave Bandgelimiteerde moog-zaagtandgolf - + Click here for bandlimited moog saw wave. Klik hier voor een bandgelimiteerde moog-zaagtandgolf. - malletsInstrument + MalletsInstrument - + Hardness Hardheid - + Position Positie - + Vibrato gain Vibrato-gain - + Vibrato frequency Vibrato-frequentie - + Stick mix Stick-mix - + Modulator Modulator - + Crossfade Crossfade - + LFO speed LFO-snelheid - + LFO depth LFO-diepte - + ADSR ADSR - + Pressure Druk - + Motion Beweging - + Speed Snelheid - + Bowed Gebogen - + Spread Spreiding - + Marimba Marimba - + Vibraphone Vibraphone - + Agogo Agogo - + Wood 1 Hout 1 - + Reso Reso - + Wood 2 Hout 2 - + Beats Beats - + Two fixed Two Fixed - + Clump Clump - + Tubular bells Tubular bells - + Uniform bar Uniforme balk - + Tuned bar Gestemde balk - + Glass Glas - + Tibetan bowl Tibetaanse kom - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Spreiding - + Spread: Spreiding: - + Missing files Ontbrekende bestanden - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Uw Stk-installatie lijkt onvolledig te zijn. Verzeker u ervan dat het volledige Stk-pakket geïnstalleerd is - + Hardness Hardheid - + Hardness: Hardheid: - + Position Positie - + Position: Positie: - + Vibrato gain Vibrato-gain - + Vibrato gain: Vibrato-gain: - + Vibrato frequency Vibrato-frequentie - + Vibrato frequency: Vibrato-frequentie: - + Stick mix Stick-mix - + Stick mix: Stick-mix: - + Modulator Modulator - + Modulator: Modulator: - + Crossfade Crossfade - + Crossfade: Crossfade: - + LFO speed LFO-snelheid - + LFO speed: LFO-snelheid: - + LFO depth LFO-diepte - + LFO depth: LFO-diepte: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Druk - + Pressure: Druk: - + Speed Snelheid - + Speed: Snelheid: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15672,542 +15672,542 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST-pluginbediening - + VST Sync VST sync - - + + Automated Geautomatiseerd - + Close Sluiten - organicInstrument + OrganicInstrument - + Distortion Vervorming - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Vervorming: - + Volume: Volume: - + Randomise Willekeuring maken - - + + Osc %1 waveform: Osc %1 golfvorm: - + Osc %1 volume: Osc %1 volume: - + Osc %1 panning: Balans osc %1: - + Osc %1 stereo detuning Osc %1 stereo-ontstemming - + cents cent - + Osc %1 harmonic: Osc %1 harmonisch: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: kanaal-preset - + Bank selector Bank-selector - + Bank Bank - + Program selector Program-selector - + Patch Patch - + Name Naam - + OK Ok - + Cancel Annuleren - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Patch - + Gain Gain - + Reverb Reverb - + Reverb room size Reverb kamergrootte - + Reverb damping Reverb demping - + Reverb width Reverb-breedte - + Reverb level Reverb niveau - + Chorus Chorus - + Chorus voices Chorus stemmen - + Chorus level Chorus niveau - + Chorus speed Chorus snelheid - + Chorus depth Chorus diepte - + A soundfont %1 could not be loaded. Een soundfont &1 kon niet geladen worden. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file SoundFont-bestand openen - + Choose patch Patch kiezen - + Gain: Gain: - + Apply reverb (if supported) Reverb toepassen (indien ondersteund) - + Room size: Kamergrootte: - + Damping: Demping: - + Width: Breedte: - - + + Level: Niveau: - + Apply chorus (if supported) Chorus toepassen (indien ondersteund) - + Voices: Stemmen: - + Speed: Snelheid: - + Depth: Diepte: - + SoundFont Files (*.sf2 *.sf3) SoundFont-bestanden (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Golf - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH BREEDTE - + Width: Breedte: - stereoEnhancerControls + StereoEnhancerControls - + Width Breedte - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Links naar links vol: - + Left to Right Vol: Links naar rechts vol: - + Right to Left Vol: Rechts naar links vol: - + Right to Right Vol: Rechts naar rechts vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left Links naar links - + Left to Right Links naar rechts - + Right to Left Rechts naar links - + Right to Right Rechts naar rechts - vestigeInstrument + VestigeInstrument - + Loading plugin Plugin laden - + Please wait while loading the VST plugin... Even geduld, de VST-plugin wordt geladen... - vibed + Vibed - + String %1 volume Snaar %1 volume - + String %1 stiffness Snaar %1 hardheid - + Pick %1 position Aanslag %1 positie - + Pickup %1 position Pickup %1 positie - + String %1 panning String %1 balans - + String %1 detune String %1 ontstemmen - + String %1 fuzziness String %1 zachtheid - + String %1 length String %1 lengte - + Impulse %1 Impuls %1 - + String %1 String %1 - vibedView + VibedView - + String volume: String volume: - + String stiffness: Hardheid snaar: - + Pick position: Aanslagpositie: - + Pickup position: Pickup-positie: - + String panning: String balans: - + String detune: String ontstemmen: - + String fuzziness: String zachtheid: - + String length: String lengte: - + Impulse Impuls - + Octave Octaaf - + Impulse Editor Impuls-editor - + Enable waveform Golfvorm activeren - + Enable/disable string String in-/uitschakelen - + String Snaar - - + + Sine wave Sinusgolf - - + + Triangle wave Driehoeksgolf - - + + Saw wave Zaagtandgolf - - + + Square wave Blokgolf - - + + White noise Witte ruis - - + + User-defined wave Aangepaste golf - - + + Smooth waveform Golfvorm zacht maken - - + + Normalize waveform Golfvorm normaliseren - voiceObject + VoiceObject Voice %1 pulse width @@ -16265,71 +16265,71 @@ Verzeker u ervan dat u leesrechten heeft voor het bestand en zijn bevattende map - waveShaperControlDialog + WaveShaperControlDialog - + INPUT INVOER - + Input gain: Invoer-gain: - + OUTPUT UITVOER - + Output gain: Uitvoer-gain: - - + + Reset wavegraph Golfvorm herstellen - - + + Smooth wavegraph Golfvorm zacht maken - - + + Increase wavegraph amplitude by 1 dB Golfgrafiek-amplitude verhogen met 1 dB - - + + Decrease wavegraph amplitude by 1 dB Golfgrafiek-amplitude verlagen met 1 dB - + Clip input Invoer clippen - + Clip input signal to 0 dB Invoersignaal clippen naar 0 dB - waveShaperControls + WaveShaperControls - + Input gain Invoer-gain - + Output gain Uitvoer-gain diff --git a/data/locale/oc.ts b/data/locale/oc.ts index 14fea1e0f0..d81f5594b9 100644 --- a/data/locale/oc.ts +++ b/data/locale/oc.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample Invertir l'escapolon - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: Amplificar: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Longada de l'escapolon: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About A prepauses - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licéncia - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Fichièr - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Ajuda - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Configuracion - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Nòu - + Ctrl+N - + &Open... &Dobrir... - - + + Open... - + Ctrl+O - + &Save &Enregistrar - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Abandonar - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Mostrar UIG @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Configuracion - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Pas cap - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Fichièr - + &Edit &Editar - + &Quit &Abandonar - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Afichatge seleccionat - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise Rumor blanc - + Digital Triangle wave Onda triangulara digitala - + Digital Saw wave Onda en dents-de-sèrra digitala - + Digital Ramp wave - + Digital Square wave Onda cairada digitala - + Digital Moog saw wave Onda en dents-de-sèrra Moog digitala - + Triangle wave Onda triangulara - + Saw wave Onda en dents-de-sèrra - + Ramp wave - + Square wave Onda cairada - + Moog saw wave Onda Moog en dents-de-sèrra. - + Abs. sine wave - + Random Aleatòria - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view Vista dels operadors - + Matrix view - - - + + + Volume Volum - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Ataca - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Volum del canal 1 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume Volum del canal 2 - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Volum del canal 3 - + Channel 4 volume Volum del canal 4 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Volum general - + Vibrato Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Volum - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 Activar lo canal 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle 12.5% del cicle - - + + 25% Duty cycle 25% del cicle - - + + 50% Duty cycle 50% del cicle - - + + 75% Duty cycle 75% del cicle - + Enable channel 2 Activar lo canal 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 Activar lo canal 3 - + Noise Frequency Frequéncia del rumor - + Frequency sweep - + Enable channel 4 Activar lo canal 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode Mòda de rumor - + Master volume Volum general - + Vibrato Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected Cap de fichièr seleccionat - + Open patch file Dobrir un fichièr de son - + Patch-Files (*.pat) Fichièr de son (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE BASA - + Base: - + AMNT AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: Ataca: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack Ataca - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX ZynAddSubFX integrat @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects Efièches - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Barrar - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nom - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Configuracion - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Barrar @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Òc - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Non - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Osc %1 volum: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees gras - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave Onda triangulara - + Saw wave Onda en dents-de-sèrra - + Square wave Onda cairada - + Moog-like saw wave - + Exponential wave - + White noise Rumor blanc - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Precedent (-) - + Save preset - + Next (+) Seguent (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) Fichièrs DLL (*.dll) - + EXE-files (*.exe) Fichièrs EXE (*.exe) - + No VST plugin loaded - + Preset - + by per - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 Volum A1 - + Volume A2 Volum A2 - + Volume B1 Volum B1 - + Volume B2 Volum B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volum - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Normalizar - - + + Invert Invertir - - + + Smooth - - + + Sine wave - - - + + + Triangle wave Onda triangulara - + Saw wave Onda en dents-de-sèrra - - + + Square wave Onda cairada @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI Mostrar UIG - audioFileProcessor + AudioFileProcessor - + Amplify Amplificar - + Start of sample - + End of sample - + Loopback point - + Reverse sample Invertir l'escapolon - + Loop mode - + Stutter - + Interpolation mode - + None Pas cap - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave Onda triangulara - - + + Saw wave Onda en dents-de-sèrra - - + + Square wave Onda cairada - - + + White noise Rumor blanc - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize Normalizar - dynProcControlDialog + DynProcControlDialog - + INPUT DINTRADA - + Input gain: Ganh en dintrada: - + OUTPUT SORTIDA - + Output gain: Ganh en sortida: - + ATTACK ATACA - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain Ganh en dintrada - + Output gain Ganh en sortida - + Attack time Temps d'ataca - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length Longada - + Start distortion - + End distortion - + Gain Ganh - + Envelope slope - + Noise Rumor - + Click Clic - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: Ganh: - + Envelope length: - + Envelope slope: - + Click: Clic: - + Noise: Rumor: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efièches disponibles - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name Nom - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output Sortida - + Toggled - + Integer - + Float - - + + Yes Òc - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave Onda en dents-de-sèrra - + Click here for a saw-wave. Clicatz aquí per una onda en dents-de-sèrra. - + Triangle wave Onda triangulara - + Click here for a triangle-wave. Clicatz aquí per una onda triangulara. - + Square wave Onda cairada - + Click here for a square-wave. Clicatz aquí per una onda cairada. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave Onda Moog - + Click here for a moog-like wave. Clicatz aquí per una onda de tipe Moog. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. Clicatz aquí per una onda exponenciala. - + Click here for white-noise. Clicatz aquí per un rumor blanc. - + Bandlimited saw wave - + Click here for bandlimited saw wave. Clicatz per una onda en dents-de-sèrra - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness Duretat - + Position Posicion - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed Velocitat del LFO - + LFO depth - + ADSR ADSR - + Pressure Pression - + Motion - + Speed Velocitat - + Bowed - + Spread Difusion - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Veire - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread Difusion - + Spread: Difusion: - + Missing files Fichièrs mancants - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness Duretat - + Hardness: Duretat: - + Position Posicion - + Position: Posicion: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed Velocitat del LFO - + LFO speed: Velocitat del LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Pression - + Pressure: Pression: - + Speed Velocitat - + Speed: Velocitat: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close Barrar - organicInstrument + OrganicInstrument - + Distortion - + Volume Volum - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Volum: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: Osc %1 volum: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector Selector de banca - + Bank Banca - + Program selector Selector de programa - + Patch - + Name Nom - + OK OK - + Cancel Barrar - sf2Instrument + Sf2Instrument - + Bank Banca - + Patch - + Gain Ganh - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Dobrir un fichièr SoundFont - + Choose patch - + Gain: Ganh: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: Amplor: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: Velocitat: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Amplor: - stereoEnhancerControls + StereoEnhancerControls - + Width Amplor - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform Activar la forma d'onda - + Enable/disable string - + String Còrda - - + + Sine wave - - + + Triangle wave Onda triangulara - - + + Saw wave Onda en dents-de-sèrra - - + + Square wave Onda cairada - - + + White noise Rumor blanc - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT DINTRADA - + Input gain: Ganh en dintrada: - + OUTPUT SORTIDA - + Output gain: Ganh en sortida: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Ganh en dintrada - + Output gain Ganh en sortida diff --git a/data/locale/pl.ts b/data/locale/pl.ts index 165801666b..c7f514472c 100644 --- a/data/locale/pl.ts +++ b/data/locale/pl.ts @@ -155,52 +155,52 @@ Radek Słowik AudioFileProcessorView - + Open sample Otwórz próbkę - + Reverse sample Odwróć próbkę - + Disable loop Wyłącz zapętlanie - + Enable loop Włącz zapętlanie - + Enable ping-pong loop Włącz pętlę typu "ping-pong" - + Continue sample playback across notes Kontunuuj odtwarzanie sampla w następnych nutach - + Amplify: Wzmocnienie: - + Start point: Punkt startu: - + End point: Punkt końca: - + Loopback point: Znacznik zapętlenia: @@ -208,7 +208,7 @@ Radek Słowik AudioFileProcessorWaveView - + Sample length: Długość próbki: @@ -884,144 +884,144 @@ Radek Słowik CarlaAboutW - + About Carla O Carla - + About O LMMS - + About text here - + Extended licensing here Rozszerzona licencja dostępna jest tu. - + Artwork Grafika - + Using KDE Oxygen icon set, designed by Oxygen Team. Używa ikon KDE Oxygen, stworzonych przez Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Zawiera elementy gałek, teł i innych małych rzeczy z Calf Studio Gear, Open AV i projektu OpenOctave. - + VST is a trademark of Steinberg Media Technologies GmbH. VST to znak towarowy Steinberg Media Technologies GmBH. - + Special thanks to António Saraiva for a few extra icons and artwork! Specialne podziękowania dla António Saraiva za dodatkowe ikony i grafiki. - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. Logo LV2 zostało zaprojektowane przez Thorstena Wilmsa, na podstawie koncepcji Petera Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. Klawiatura MIDI zaprojektowana przez Thorstena Wilmsa. - + Carla, Carla-Control and Patchbay icons designed by DoosC. Ikony Carla, Carla-Control i Patchbay zostały zaprojektowane przez DoosC. - + Features Funkcje - + AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: Przykład: - + License Licencja - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1586,50 +1586,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version Wersja Wtyczki - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Wersja %1<br> Carla jest w pełni funkcjonalnym hostem wtyczek audio%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) Wszystko (Razem z LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1637,516 +1637,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay Patchbay - + Logs Logi - + Loading... Ładowanie... - + Buffer Size: Rozmiar Bufora: - + Sample Rate: Częstotliwość Próbkowania: - + ? Xruns ? Xruns - + DSP Load: %p% - + &File &Plik - + &Engine &Silnik - + &Plugin &Wtyczka - + Macros (all plugins) Makra (wszystkie etyczki) - + &Canvas &Canvas - + Zoom Przybliż - + &Settings &Ustawienia - + &Help &Pomoc - + toolBar - + Disk Dysk - - + + Home Strona domowa - + Transport - + Playback Controls - + Time Information - + Frame: Klatka: - + 000'000'000 000'000'000 - + Time: Czas: - + 00:00:00 00:00:00 - + BBT: BBT: - + 000|00|0000 000|00|0000 - + Settings Ustawienia - + BPM BPM - + Use JACK Transport - + Use Ableton Link - + &New &Nowy - + Ctrl+N Ctrl+N - + &Open... &Otwórz... - - + + Open... Otwórz... - + Ctrl+O Ctrl+O - + &Save &Zapisz - + Ctrl+S Ctrl+S - + Save &As... Zapisz &Jako... - - + + Save As... Zapisz Jako... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Zakończ - + Ctrl+Q Ctrl+Q - + &Start &Start - + F5 F5 - + St&op St&op - + F6 F6 - + &Add Plugin... &Dodaj Wtyczkę - + Ctrl+A Ctrl+A - + &Remove All &Usuń Wszystko - + Enable Włącz - + Disable Wyłącz - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) 0% Głośności (Wyciszone) - + 100% Volume 100% Głośności - + Center Balance - + &Play &Odtwórz - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop &Zatrzymaj - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards &Wstecz - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards &Na przód - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Aranżuj - + Ctrl+G Ctrl+G - - + + &Refresh &Odśwież - + Ctrl+R Ctrl+R - + Save &Image... Zapisz &Obraz - + Auto-Fit - + Zoom In Przybliż - + Ctrl++ Ctrl++ - + Zoom Out Oddal - + Ctrl+- Ctrl+- - + Zoom 100% 100% Przybliżenia - + Ctrl+1 Ctrl+1 - + Show &Toolbar Pokaż &Pasek Narzędzi - + &Configure Carla - + &About %O programie - + About &JUCE O &JUCE - + About &Qt O &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... %Połącz - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... Dodaj &Aplikację JACK - + &Configure driver... &Konfiguruj sterownik... - + Panic - + Open custom driver panel... @@ -2154,56 +2154,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Eksportuj jako... - - - - + + + + Error BłądBłą - + Failed to load project Nie udało się załadować projektu - + Failed to save project Nie udało się zapisać projektu - + Quit Wyjdź - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning Ostrzeżenie - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -2212,7 +2212,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Pokaż GUI @@ -2220,635 +2220,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Ustawienia - + main - + canvas canvas - + engine silnik - + osc osc - + file-paths - + plugin-paths - + wine wine - + experimental - + Widget - - + + Main - - + + Canvas Canvas - - + + Engine Silnik - + File Paths - + Plugin Paths Ścieżki Wtyczek - + Wine Wine - - + + Experimental Eksperymentalne - + <b>Main</b> <b>Główne</b> - + Paths Ścieżki - + Default project folder: Domyślny folder projektu: - + Interface Interfejs - + Interface refresh interval: - - + + ms ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme Motyw - + Use Carla "PRO" theme (needs restart) - + Color scheme: Schemat kolorów: - + Black Czarny - + System Systemowe - + Enable experimental features Włącz eksperymentalne funkcje - + <b>Canvas</b> <b>Canvas</b> - + Bezier Lines Linie Beziera - + Theme: Motyw: - + Size: Rozmiar: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Opcje - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing Antyaliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> <b>Silnik</b> - - + + Core Rdzeń - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay Patchbay - + Audio driver: Sterownik audio: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... ... - + Reset Xrun counter after project load - + Plugin UIs UI Wtyczek - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings Zresetuj silnik aby załadować nowe ustawienia - + <b>OSC</b> <b>OSC</b> - + Enable OSC Włącz OSC - + Enable TCP port Włącz port TCP - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port Włącz port UDP - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> <b>Ścieżki do Plików</b> - + Audio Audio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... Dodaj... - - + + Remove Usuń - - + + Change... Zmień... - + <b>Plugin Paths</b> <b>Ścieżki do Wtyczek</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins - + <b>Wine</b> <b>Wine</b> - + Executable Wykonywalne - + Path to 'wine' binary: - + Prefix Prefiks - + Auto-detect Wine prefix based on plugin filename Automatycznie wykrywaj prefiks Wine na bazie nazwy pliku wtyczki - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> <b>Eksperymentalne</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications Włącz aplikacje jack - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) Użyj OpenGL do renderowania (wymaga restartu) - + High Quality Anti-Aliasing (OpenGL only) Antyaliasing Wysokiej Jakości (tylko OpenGL) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path Dodaj Ścieżkę @@ -3671,178 +3671,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application Dodaj Aplikację JACK - + Note: Features not implemented yet are greyed out Uwaga: Funkcje, które nie zostały jeszcze zaimplementowane są wyszarzone - + Application Aplikacja - + Name: Nazwa: - + Application: Aplikacja: - + From template Z szablonu - + Custom Własne - + Template: Szablon: - + Command: Komenda: - + Setup Konfiguracja - + Session Manager: Menedżer Sesji: - + None Brak - + Audio inputs: Wejścia audio: - + MIDI inputs: Wejścia MIDI: - + Audio outputs: Wyjścia audio: - + MIDI outputs: Wyjścia MIDI: - + Take control of main application window - + Workarounds Progi - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: Port UDP: - + Remote host: Zdalny host: - + TCP Port: Port TCP: - + Reported host - + Automatic Automatycznie - + Custom: Własne: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value Ustaw wartość - + TextLabel - + Scale Points @@ -3850,37 +3850,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings Ustawienia Sterownika - + Device: Urządzenie: - + Buffer size: Rozmiar bufora: - + Sample rate: Częstotliwość próbkowania - + Triple buffer Bufor potrójny - + Show Driver Control Panel - + Restart the engine to load the new settings Zresetuj silnik aby załadować nowe ustawienia @@ -6925,7 +6925,7 @@ Upewnij się, że masz uprawnienia do zapisu do pliku i katalogu zawierającego - + Default preset Ustawienia domyślne @@ -7119,17 +7119,17 @@ Upewnij się, że masz uprawnienia do zapisu do pliku i katalogu zawierającego JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -7137,22 +7137,22 @@ Upewnij się, że masz uprawnienia do zapisu do pliku i katalogu zawierającego JuceAboutW - + About JUCE O JUCE - + <b>About JUCE</b> <b>O JUCE</b> - + This program uses JUCE version 3.x.x. Ten program używa JUCE w wersji 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -7164,7 +7164,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -8081,234 +8081,234 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 3/4 - + 4/4 - + 5/4 - + 6/4 6/4 - + Measures: Pomiary: - - - + + + 1 - + 2 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Plik - + &Edit &Edycja - + &Quit Zakończ [&Q] - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8382,595 +8382,595 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset Osc 3 Przesunięcie fazowe stereo - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Wybrany widok - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Fala sinusoidalna - + Bandlimited Triangle wave Fala trójkątna pasmowo limitowana - + Bandlimited Saw wave Fala piłokształtna pasmowo limitowana - + Bandlimited Ramp wave Fala rampowa pasmowo limitowana - + Bandlimited Square wave Fala kwadratowa pasmowo limitowana - + Bandlimited Moog saw wave Fala piłokształtna Mooga pasmowo limitowana - - + + Soft square wave Fala kwadratowa łagodna - + Absolute sine wave Fala sinusoidalna o wartości bezwzględnej - - + + Exponential wave Fala wykładnicza - + White noise Biały szum - + Digital Triangle wave Cyfrowa fala trójkątna - + Digital Saw wave Cyfrowa fala piłokształtna - + Digital Ramp wave Cyfrowa fala rampowa - + Digital Square wave Cyfrowa fala kwadratowa - + Digital Moog saw wave Cyfrowa fala piłokształtna Mooga - + Triangle wave Fala trójkątna - + Saw wave Fala piłokształtna - + Ramp wave Fala rampowa - + Square wave Fala prostokątna - + Moog saw wave Fala piłokształtna Mooga - + Abs. sine wave Fala sin. o wart. bezwzgl. - + Random Losowe - + Random smooth Losowe gładkie @@ -8978,240 +8978,240 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view Widok operatorowy - + Matrix view Widok macierzowy - - - + + + Volume Głośność - - - + + + Panning Panoramowanie - - - + + + Coarse detune Odstrojenie zgrubne - - - + + + semitones półtony - - + + Fine tune left - - - - + + + + cents centy - - + + Fine tune right - - - + + + Stereo phase offset Przesunięcie fazy stereo - - - - - + + + + + deg st - + Pulse width Współczynnik wypełnienia impulsu - + Send sync on pulse rise Wyślij sync przy wzroście pulsu - + Send sync on pulse fall Wyślij sync przy spadku pulsu - + Hard sync oscillator 2 Sync twarde oscylatora 2 - + Reverse sync oscillator 2 Sync odwrócone oscylatora 2 - + Sub-osc mix - + Hard sync oscillator 3 Sync twarde oscylatora 3 - + Reverse sync oscillator 3 Sync odwrócone oscylatora 3 - - - - + + + + Attack Atak - - + + Rate Tempo - - + + Phase Faza - - + + Pre-delay Opóźnienie wstępne - - + + Hold Przetrzymanie - - + + Decay Zanikanie - - + + Sustain Podtrzymanie - - + + Release Wybrzmiewanie - - + + Slope Nachylenie - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Współczynnik modulacji @@ -9262,102 +9262,102 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Głośność kanału 1 - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune Kanał 2 Zgrubne odstrojenie - + Channel 2 Volume Kanał 2 Głośność - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Głośność kanału 3 - + Channel 4 volume Głośność kanału 4 - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Głośność główna - + Vibrato Vibrato @@ -9365,155 +9365,155 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Głośność - - - + + + Coarse detune Odstrojenie zgrubne - - - + + + Envelope length Długość obwiedni - + Enable channel 1 Włącz kanał 1 - + Enable envelope 1 Włącz obwiednię 1 - + Enable envelope 1 loop Włącz pętlę obwiedni 1 - + Enable sweep 1 Włącz wobulację 1 - - + + Sweep amount Ilość wobulacji - - + + Sweep rate Częstotliwość wobulacji - - + + 12.5% Duty cycle 12,5% Cykl pracy - - + + 25% Duty cycle 25% Cykl pracy - - + + 50% Duty cycle 50% Cykl pracy - - + + 75% Duty cycle 75% Cykl pracy - + Enable channel 2 Włącz kanał 2 - + Enable envelope 2 Włącz obwiednię 2 - + Enable envelope 2 loop Włącz pętlę obwiedni 2 - + Enable sweep 2 Włącz wobulację 2 - + Enable channel 3 Włącz kanał 3 - + Noise Frequency Częstotliwość szumu - + Frequency sweep Wobulacja częstotliwości - + Enable channel 4 Włącz kanał 4 - + Enable envelope 4 Włącz obwiednię 4 - + Enable envelope 4 loop Włącz pętlę obwiedni 4 - + Quantize noise frequency when using note frequency Kwantyzuj częstotliwość szumu przy użyciu częstotliwości nuty. - + Use note frequency for noise Użyj częstotliwości nuty dla szumu - + Noise mode Tryb szumu - + Master volume Głośność główna - + Vibrato Vibrato @@ -9696,60 +9696,60 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Osc %1 przebieg - + Osc %1 harmonic Osc %1 harmoniczne - - + + Osc %1 volume Osc %1 głośność - - + + Osc %1 panning Osc %1 panoramowanie - - + + Osc %1 fine detuning left Osc %1 dokładne odstrojenie lewo - + Osc %1 coarse detuning Osc %1 zgrubne odstrojenie - + Osc %1 fine detuning right Osc %1 dokładne odstrojenie prawo - + Osc %1 phase-offset Osc %1 przesunięcie fazowe - + Osc %1 stereo phase-detuning Osc %1 odstrojenie fazy stereo - + Osc %1 wave shape Osc %1 kształt fali - + Modulation type %1 Rodzaj modulacji %1 @@ -9813,42 +9813,42 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop Pętla - + Loop mode Tryb zapętlenia - + Tune Dostrojenie - + Tune mode Tryb dostrojenia - + No file selected Nie wybrano żadnego pliku - + Open patch file Otwórz plik Patch - + Patch-Files (*.pat) Pliki Patch (*.pat) @@ -9930,72 +9930,72 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE BAZA - + Base: - + AMNT ILOŚĆ - + Modulation amount: Współczynnik modulacji: - + MULT MNOŻ - + Amount multiplicator: - + ATCK ATAK - + Attack: Atak: - + DCAY ZANIK - + Release: Wybrzmiewanie: - + TRSH PRÓG: - + Treshold: Próg: - + Mute output Wycisz wyjście - + Absolute value @@ -10003,42 +10003,42 @@ Odwiedź witrynę http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value Wartość bazowa - + Modulation amount Współczynnik modulacji - + Attack Narastanie - + Release Wybrzmiewanie - + Treshold Próg - + Mute output Wycisz wyjście - + Absolute value - + Amount multiplicator @@ -10475,7 +10475,7 @@ Powód: "%2" Natywna wtyczka wzmacniacza - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Prosty sampler z licznymi ustawieniami dla sampli (np. perkusji) w ścieżce instrumentu @@ -10485,7 +10485,7 @@ Powód: "%2" Łatwo i szybko podbij bas - + Customizable wavetable synthesizer Konfigurowalny syntezator tablicowy (wavetable). @@ -10495,12 +10495,12 @@ Powód: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10525,7 +10525,7 @@ Powód: "%2" Wtyczka podwójnego filtra - + plugin for processing dynamics in a flexible way @@ -10555,12 +10555,12 @@ Powód: "%2" Filtr importujący pliki Hydrogen do LMMS - + Versatile drum synthesizer Wszechstronny syntezator perkusyjny - + List installed LADSPA plugins Pokaż zainstalowane wtyczki LADSPA @@ -10570,7 +10570,7 @@ Powód: "%2" Wtyczka umożliwiająca załadowanie dowolnego efektu LADSPA wewnątrz LMMS. - + Incomplete monophonic imitation TB-303 Niezupełna monofoniczna emulacja syntezatora TB-303. @@ -10595,7 +10595,7 @@ Powód: "%2" Filtr do importowania plików MIDI do LMMS. - + Monstrous 3-oscillator synth with modulation matrix Potworny 3-oscylatorowy syntezator z macierzą modulacji @@ -10605,7 +10605,7 @@ Powód: "%2" - + A NES-like synthesizer Syntezator odwzorowujący NES-a @@ -10615,17 +10615,17 @@ Powód: "%2" 2-operatorowy syntezator FM - + Additive Synthesizer for organ-like sounds Syntezator Addytywny umożliwiający stworzenie dźwięków zbliżonych brzmieniem do organów. - + GUS-compatible patch instrument Instrument kompatybilny z standardem sampli GUS. - + Plugin for controlling knobs with sound peaks Wtyczka do kontrolowania regulatorów za pośrednictwem szczytów dźwięku. @@ -10635,12 +10635,12 @@ Powód: "%2" Algorytm pogłosu Seana Costello - + Player for SoundFont files Odtwarzacz plików SoundFont. - + LMMS port of sfxr Port sxfr dla LMMS @@ -10657,22 +10657,22 @@ Te układy scalone były stosowane w komputerach Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file Wtyczka rozszerzająca bazę stereo. - + Plugin for freely manipulating stereo output Wtyczka do nieograniczonego manipulowania wyjściami stereofonicznymi. - + Tuneful things to bang on Melodyjny instrument pałeczkowy. - + Three powerful oscillators you can modulate in several ways Trzy potężne oscylatory, które możesz modulować na kilka sposobów @@ -10682,12 +10682,12 @@ Te układy scalone były stosowane w komputerach Commodore 64. - + VST-host for using VST(i)-plugins within LMMS Host VST pozwalający na użycie wtyczek VST(i) w LMMS. - + Vibrating string modeler Symulator drgającej struny. @@ -10697,12 +10697,12 @@ Te układy scalone były stosowane w komputerach Commodore 64. wtyczka pozwalająca na korzystanie z efektów VST w LMMS. - + 4-oscillator modulatable wavetable synth 4-oscylatorowy modularny syntezator tablicowy (wavetable) - + plugin for waveshaping wtyczka kształtująca falę @@ -10712,7 +10712,7 @@ Te układy scalone były stosowane w komputerach Commodore 64. Instrument przetwarzający wyrażenia matematyczne - + Embedded ZynAddSubFX Wbudowany syntezator ZynAddSubFX. @@ -10720,292 +10720,292 @@ Te układy scalone były stosowane w komputerach Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU - + Sound Kits - + Type Rodzaj - + Effects Efekty - + Instruments Instrumenty - + MIDI Plugins Wtyczki MIDI - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin &Dodaj Wtyczkę - + Cancel Anuluj - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: Format: - + Architecture: Architektura: - + Type: Rodzaj: - + MIDI Ins: Wejścia MIDI: - + Audio Ins: Wejścia Audio: - + CV Outs: - + MIDI Outs: Wyjścia MIDI: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: Wyjścia Audio: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nazwa - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F Ctrl+F @@ -11013,128 +11013,128 @@ Te układy scalone były stosowane w komputerach Commodore 64. PluginEdit - + Plugin Editor - + Edit Edytuj - + Control Regulator - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Ustawienia - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name @@ -11143,57 +11143,57 @@ Nazwa Wtyczki - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: Nazwa: - + Type: Rodzaj: - + Maker: - + Copyright: - + Unique ID: @@ -11214,17 +11214,17 @@ Nazwa Wtyczki PluginParameter - + Form - + Parameter Name - + ... ... @@ -11232,148 +11232,148 @@ Nazwa Wtyczki PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Zamkni @@ -11381,69 +11381,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Włącz - + On/Off On/Off - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit Edytuj - + Remove Usuń - + Plugin Name Nazwa Wtyczki - + Preset: @@ -11641,7 +11641,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11654,28 +11654,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Twórca: - + Copyright: Prawa autorskie: - + Requires Real Time: Wymaga czasu rzeczywistego: - - - + + + @@ -11683,9 +11683,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Tak - - - + + + @@ -11693,25 +11693,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Nie - + Real Time Capable: Zdolność do pracy w czasie rzeczywistym: - + In Place Broken: - + Channels In: Kanały wejściowe: - + Channels Out: Kanały wyjściowe: @@ -13822,144 +13822,144 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Synchronizuj oscylator 1 z oscylatorem 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Synchronizuj oscylator 2 z oscylatorem 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Osc %1 - głośność: - + Osc %1 panning: Osc %1 - panoramowanie: - + Osc %1 coarse detuning: Osc %1 - zgrubne odstrojenie: - + semitones półtony - + Osc %1 fine detuning left: Osc %1 - dokładne odstrojenie w lewo: - - + + cents centy - + Osc %1 fine detuning right: Osc %1 - dokładne odstrojenie w prawo: - + Osc %1 phase-offset: Osc %1 - przesunięcie fazowe: - - + + degrees stopni - + Osc %1 stereo phase-detuning: Osc %1 - odstrojenie fazy stereo: - + Sine wave Fala sinusoidalna - + Triangle wave Fala trójkątna - + Saw wave Fala piłokształtna - + Square wave Fala prostokątna - + Moog-like saw wave - + Exponential wave Fala wykładnicza - + White noise Biały szum - + User-defined wave @@ -14046,73 +14046,73 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające VestigeInstrumentView - - + + Open VST plugin Otwórz wtyczkę VST - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Poprzedni (-) - + Save preset Zapisz preset - + Next (+) Następny (+) - + Show/hide GUI Pokaż/ukryj GUI - + Turn off all notes Wycisz wszystkie nuty - + DLL-files (*.dll) Pliki DLL (*.dll) - + EXE-files (*.exe) Pliki EXE (*.exe) - + No VST plugin loaded - + Preset Preset - + by autorstwa - + - VST plugin control - kontrola wtyczki VST @@ -14164,49 +14164,49 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające VstPlugin - + The VST plugin %1 could not be loaded. Wtyczka VST %1 nie może zostać załadowana. - + Open Preset Otwórz Preset - - + + Vst Plugin Preset (*.fxp *.fxb) Preset wtyczki VST (*.fxp *.fxb) - + : default : domyślne - + Save Preset Zapisz Preset - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -14224,147 +14224,147 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające WatsynInstrument - + Volume A1 Głośność A1 - + Volume A2 Głośność A2 - + Volume B1 Głośność B1 - + Volume B2 Głośność B2 - + Panning A1 Panoramowanie A1 - + Panning A2 Panoramowanie A2 - + Panning B1 Panoramowanie B1 - + Panning B2 Panoramowanie B2 - + Freq. multiplier A1 Mnożnik częst. A1 - + Freq. multiplier A2 Mnożnik częst. A2 - + Freq. multiplier B1 Mnożnik częst. B1 - + Freq. multiplier B2 Mnożnik częst. B2 - + Left detune A1 Odstrojenie w lewo A1 - + Left detune A2 Odstrojenie w lewo A2 - + Left detune B1 Odstrojenie w lewo B1 - + Left detune B2 Odstrojenie w lewo B2 - + Right detune A1 Odstrojenie w prawo A1 - + Right detune A2 Odstrojenie w prawo A2 - + Right detune B1 Odstrojenie w prawo B1 - + Right detune B2 Odstrojenie w prawo B2 - + A-B Mix Miks A-B - + A-B Mix envelope amount A-B Mix ilość obwiedni - + A-B Mix envelope attack A-B Mix atak obwiedni - + A-B Mix envelope hold A-B Mix przetrzymywanie obwiedni - + A-B Mix envelope decay A-B Mix zanikanie obwiedni - + A1-B2 Crosstalk A1-B2 Przesłuch - + A2-A1 modulation A2-A1 Modulacja - + B2-B1 modulation B2-B1 Modulacja - + Selected graph Zaznaczony graf @@ -14372,224 +14372,224 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające WatsynView - - - - + + + + Volume Głośność - - - - + + + + Panning Panoramowanie - - - - + + + + Freq. multiplier Mnożnik częst. - - - - + + + + Left detune Odstrojenie w lewo - - - - - - - - + + + + + + + + cents centy - - - - + + + + Right detune Odstrojenie w prawo - + A-B Mix Miks A-B - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 Wybierz oscylator A1 - + Select oscillator A2 Wybierz oscylator A2 - + Select oscillator B1 Wybierz oscylator B1 - + Select oscillator B2 Wybierz oscylator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Narysuj swój własny przebieg przeciągając kursorem po tym wykresie. - + Load waveform Załaduj kształt fali - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize Normalizacja - - + + Invert Odwróć - - + + Smooth Wygładzanie - - + + Sine wave Fala sinusoidalna - - - + + + Triangle wave Fala trójkątna - + Saw wave Fala piłokształtna - - + + Square wave Fala prostokątna @@ -14781,42 +14781,42 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency - + Filter resonance - + Bandwidth Szerokość Pasma - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14824,343 +14824,343 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: - + FREQ FREQ - + Filter resonance: - + RES RES - + Bandwidth: Szerokość Pasma: - + BW BW - + FM gain: - + FM GAIN FM GAIN - + Resonance center frequency: Częstotliwość środkowa zafalowania: - + RES CF RES-CF - + Resonance bandwidth: Szerokość pasma zafalowania: - + RES BW RES BW - + Forward MIDI control changes - + Show GUI Pokaż GUI - audioFileProcessor + AudioFileProcessor - + Amplify Wzmacniaj - + Start of sample Początek sampla - + End of sample Koniec sampla - + Loopback point Znacznik zapętlenia: - + Reverse sample Odwróć próbkę - + Loop mode Tryb zapętlenia - + Stutter - + Interpolation mode Tryb interpolacji - + None Brak - + Linear Liniowa - + Sinc - + Sample not found: %1 Nie odnaleziono sampla: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Narysuj swój własny przebieg przeciągając kursorem po tym wykresie. - - + + Sine wave Fala sinusoidalna - - + + Triangle wave Fala trójkątna - - + + Saw wave Fala piłokształtna - - + + Square wave Fala prostokątna - - + + White noise Biały szum - - + + User-defined wave - - + + Smooth waveform Gładki kształt przebiegu - + Interpolation Interpolacja - + Normalize Normalizacja - dynProcControlDialog + DynProcControlDialog - + INPUT WEJŚCIE - + Input gain: Wzmocnienie wejścia: - + OUTPUT WYJŚCIE - + Output gain: Wzmocnienie wyjścia: - + ATTACK NARASTANIE - + Peak attack time: - + RELEASE WYBRZMIEWANIE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph Płynny wykres falowy - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain Wzmocnienie wejścia - + Output gain Wzmocnienie wyścia - + Attack time Czas narastania - + Release time Czas wybrzmiewania - + Stereo mode Tryb stereo @@ -15174,766 +15174,766 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające - kickerInstrument + KickerInstrument - + Start frequency Częstotliwość początkowa - + End frequency Częstotliwość końcowa - + Length Długość - + Start distortion - + End distortion - + Gain Wzmocnienie - + Envelope slope - + Noise Szum - + Click Kliknięcie - + Frequency slope - + Start from note Zacznij od nuty - + End to note Zakończ nutą - kickerInstrumentView + KickerInstrumentView - + Start frequency: Częstotliwość początkowa: - + End frequency: Częstotliwość końcowa: - + Frequency slope: - + Gain: Wzmocnienie: - + Envelope length: - + Envelope slope: - + Click: Kliknięcie: - + Noise: Szum: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Dostępne Efekty - - + + Unavailable Effects Niedostępne Efekty - - + + Instruments Instrumenty - - + + Analysis Tools Narzędzia Analizujące - - + + Don't know Nieznane - + Type: Rodzaj: - ladspaDescription + LadspaDescription - + Plugins Wtyczki - + Description Opis - ladspaPortDialog + LadspaPortDialog - + Ports Porty - + Name Nazwa - + Rate Tempo - + Direction Kierunek - + Type Rodzaj - + Min < Default < Max Min < Domyślne < Max - + Logarithmic Logarytmiczny - + SR Dependent Zależny od SR - + Audio Audio - + Control Regulator - + Input Wejście - + Output Wyjście - + Toggled Przełączalne - + Integer Całkowite - + Float Zmiennoprzecinkowe - - + + Yes Tak - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Częstotliwość Odcięcia VCF - + VCF Resonance Rezonans VCF - + VCF Envelope Mod Modyfikacja Obwiedni VCF - + VCF Envelope Decay Zanikanie Obwiedni VCF - + Distortion Zniekształcenie - + Waveform Kształt Przebiegu - + Slide Decay Ślizgające Zanikanie - + Slide Ślizganie - + Accent Akcent - + Dead Martwy - + 24dB/oct Filter Filtr 24dB/okt - lb302SynthView + Lb302SynthView - + Cutoff Freq: Częst. Odc.: - + Resonance: Rezonans: - + Env Mod: Mod. Obw.: - + Decay: Zanikanie: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-que, 24dB/oktawę, filtr III rzędu - + Slide Decay: Zanikanie z poślizgiem: - + DIST: DIST: - + Saw wave Fala piłokształtna - + Click here for a saw-wave. Kliknij tutaj, aby przełączyć na przebieg piłokształtny. - + Triangle wave Fala trójkątna - + Click here for a triangle-wave. Kliknij tutaj, aby przełączyć na przebieg trójkątny. - + Square wave Fala prostokątna - + Click here for a square-wave. Kliknij tutaj, aby przełączyć na przebieg prostokątny. - + Rounded square wave Fala prostokątna, zaokrąglona - + Click here for a square-wave with a rounded end. Kliknij tutaj, aby przełączyć na przebieg prostokątny z zaokrąglonymi narożami. - + Moog wave Fala Mooga - + Click here for a moog-like wave. Kliknij tutaj, aby przełączyć na przebieg Mooga. - + Sine wave Fala sinusoidalna - + Click for a sine-wave. Kliknij tutaj, aby przełączyć na przebieg sinusoidalny. - - + + White noise wave Biały szum - + Click here for an exponential wave. Kliknij tutaj, aby przełączyć na przebieg wykładniczy. - + Click here for white-noise. Kliknij tutaj, aby przełączyć na przebieg stochastyczny. - + Bandlimited saw wave Fala piłokształtna pasmowo ograniczona - + Click here for bandlimited saw wave. Kliknij tutaj, aby przełączyć na pasmowo ograniczoną falę piłokształtną. - + Bandlimited square wave Fala kwadratowa pasmowo ograniczona - + Click here for bandlimited square wave. Kliknij tutaj, aby przełączyć na pasmowo ograniczoną falę kwadratową. - + Bandlimited triangle wave Fala trójkątna pasmowo ograniczona - + Click here for bandlimited triangle wave. Kliknij tutaj, aby przełączyć na pasmowo ograniczoną falę trójkątną. - + Bandlimited moog saw wave Fala piłokształtna Mooga pasmowo ograniczona - + Click here for bandlimited moog saw wave. Kliknij tutaj, aby przełączyć na pasmowo ograniczoną falę piłokształtną Mooga. - malletsInstrument + MalletsInstrument - + Hardness Twardość - + Position Pozycja - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulator - + Crossfade Crossfade - + LFO speed Szybkość LFO - + LFO depth Głębia LFO - + ADSR ADSR - + Pressure Ciśnienie - + Motion Ruch - + Speed Prędkość - + Bowed Pochylenie - + Spread Rozstrzał - + Marimba Marimba - + Vibraphone Wibrafon - + Agogo Agogo - + Wood 1 - + Reso Rezonans - + Wood 2 - + Beats Uderzenia - + Two fixed - + Clump Stąpnięcie - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Harfa Szklana - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Rozstrzał - + Spread: Rozstrzał: - + Missing files Brakujące pliki - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Instalacja STK wygląda na niekompletną. Upewnij się, że pełny pakiet Stk został zainstalowany. - + Hardness Twardość - + Hardness: Twardość: - + Position Pozycja - + Position: Pozycja: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulator - + Modulator: Modulator: - + Crossfade Crossfade - + Crossfade: Crossfade: - + LFO speed Szybkość LFO - + LFO speed: Szybkość LFO: - + LFO depth Głębia LFO - + LFO depth: Głębia LFO: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Ciśnienie - + Pressure: Ciśnienie: - + Speed Prędkość - + Speed: Prędkość: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15957,542 +15957,542 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - kontrola wtyczki VST - + VST Sync Synchronizacja VST - - + + Automated Automatyzowane - + Close Zamknij - organicInstrument + OrganicInstrument - + Distortion Zniekształcenie - + Volume Głośność - organicInstrumentView + OrganicInstrumentView - + Distortion: Zniekształcenie: - + Volume: Głośność: - + Randomise Randomizuj - - + + Osc %1 waveform: Osc %1 przebieg: - + Osc %1 volume: Osc %1 głośność: - + Osc %1 panning: Osc %1 panoramowanie: - + Osc %1 stereo detuning Osc %1 odstrojenie stereo - + cents cent(y) - + Osc %1 harmonic: Osc %1 harmoniczne: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Preset kanału - + Bank selector Selektor banku - + Bank Bank - + Program selector Selektor programu - + Patch Próbka - + Name Nazwa - + OK OK - + Cancel Anuluj - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Próbka - + Gain Wzmocnienie - + Reverb Pogłos - + Reverb room size Rozmiar pomieszczenia - + Reverb damping Tłumienie pogłosu - + Reverb width Rozpiętość pogłosu - + Reverb level Poziom pogłosu - + Chorus Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. Soundfont %1 nie może zostać załadowany. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Otwórz plik SoundFont - + Choose patch Wybierz próbkę - + Gain: Wzmocnienie: - + Apply reverb (if supported) Nałóż pogłos (jeśli wspierane) - + Room size: Rozmiar pokoju: - + Damping: Tłumienie - + Width: Szerokość: - - + + Level: Poziom: - + Apply chorus (if supported) Nałóż chorus (jeśli wspierane) - + Voices: Głosy: - + Speed: Prędkość: - + Depth: Rozdzielczość bitowa: - + SoundFont Files (*.sf2 *.sf3) Pliki SoundFont (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Fala - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH SZEROKOŚĆ - + Width: Szerokość: - stereoEnhancerControls + StereoEnhancerControls - + Width Szerokość - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Głośność Lewy IN Lewy OUT: - + Left to Right Vol: Głośność Lewy IN Prawy OUT: - + Right to Left Vol: Głośność Prawy IN Lewy OUT: - + Right to Right Vol: Głośność Prawy IN Prawy OUT: - stereoMatrixControls + StereoMatrixControls - + Left to Left Lewy IN >> Lewy OUT - + Left to Right Lewy IN >> Prawy OUT - + Right to Left Prawy IN >> Lewy OUT - + Right to Right Prawy IN >> Prawy OUT - vestigeInstrument + VestigeInstrument - + Loading plugin Ładowanie wtyczki - + Please wait while loading the VST plugin... Proszę poczekać, trwa ładowanie wtyczki VST… - vibed + Vibed - + String %1 volume String %1 - głośność - + String %1 stiffness String %1 - sztywność - + Pick %1 position Punkt Wymuszenia %1 - + Pickup %1 position Punkt Monitorowania %1 - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impuls %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Sztywność struny: - + Pick position: Punkt Wymuszenia: - + Pickup position: Punkt Monitorowania: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse Impuls - + Octave Oktawa - + Impulse Editor Edytor Impulsu - + Enable waveform Włącz przebieg - + Enable/disable string - + String Struna - - + + Sine wave Przebieg Sinusoidalny - - + + Triangle wave Przebieg Trójkątny - - + + Saw wave Przebieg Piłokształtny - - + + Square wave Przebieg Prostokątny - - + + White noise Biały szum - - + + User-defined wave - - + + Smooth waveform Gładki kształt przebiegu - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16550,71 +16550,71 @@ Upewnij się, że masz uprawnienia do odczytu tego pliku i katalogu zawierające - waveShaperControlDialog + WaveShaperControlDialog - + INPUT WEJŚCIE - + Input gain: Wzmocnienie wejścia: - + OUTPUT WYJŚCIE - + Output gain: Wzmocnienie wyjścia: - - + + Reset wavegraph - - + + Smooth wavegraph Płynny wykres falowy - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Przytnij wejście - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Wzmocnienie wejścia - + Output gain Wzmocnienie wyścia diff --git a/data/locale/pt.ts b/data/locale/pt.ts index 8ecc87f1cc..91bf55318e 100644 --- a/data/locale/pt.ts +++ b/data/locale/pt.ts @@ -151,52 +151,52 @@ Se você estiver interessado em traduzir LMMS para outro idioma ou quer melhorar AudioFileProcessorView - + Open sample Abrir amostra - + Reverse sample Inverter amostra - + Disable loop Desabilitar loop - + Enable loop Habilitar Loop - + Enable ping-pong loop Habilitar loop ping-pong - + Continue sample playback across notes Continua a tocar a amostra entre as notas - + Amplify: Amplificar: - + Start point: Ponto de início: - + End point: Ponto de fim: - + Loopback point: Ponto de auto-retorno: @@ -204,7 +204,7 @@ Se você estiver interessado em traduzir LMMS para outro idioma ou quer melhorar AudioFileProcessorWaveView - + Sample length: Tamanho da amostra: @@ -881,144 +881,144 @@ Se você estiver interessado em traduzir LMMS para outro idioma ou quer melhorar CarlaAboutW - + About Carla Sobre Carla - + About Sobre - + About text here - + Extended licensing here - + Artwork Arte - + Using KDE Oxygen icon set, designed by Oxygen Team. Usando o conjunto de ícones KDE Oxygen, projetado pelo Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Contém alguns botões, fundos e outras pequenas artes dos projetos Calf Studio Gear, OpenAV e OpenOctave. - + VST is a trademark of Steinberg Media Technologies GmbH. VST é uma marca comercial de Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! Agradecimento especial para António Saraiva por alguns ícones e arte extra! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. O logo de LV2 foi projetado por Thorsten Wilms, baseado no conceito de Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. Teclado MIDI projetado por Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. Ícones de Carla, Carla-Control e Patchbay projetados por DoosC. - + Features Recursos - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: Comandos válidos: - + valid osc commands here comandos osc válidos aqui - + Example: Exemplo: - + License Licença - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1303,50 +1303,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1354,516 +1354,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Arquivo - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help Aj&uda - + toolBar - + Disk - - + + Home Início - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Tempo: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Opções - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Novo - + Ctrl+N - + &Open... &Abrir... - - + + Open... - + Ctrl+O - + &Save &Salvar - + Ctrl+S - + Save &As... Salvar &como... - - + + Save As... - + Ctrl+Shift+S - + &Quit Sai&r - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play &Reproduzir - + Ctrl+Shift+P - + &Stop &Parar - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In Aumentar Zoom - + Ctrl++ - + Zoom Out Reduzir Zoom - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla &Configurar Carla - + &About &Sobre - + About &JUCE Sobre &JUCE - + About &Qt Sobre &QT - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1871,56 +1871,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Exportar como... - - - - + + + + Error Erro - + Failed to load project - + Failed to save project - + Quit Fechar - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning Aviso - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Ainda existem alguns plugins carregados, você precisa removê-los para interromper o motor. @@ -1930,7 +1930,7 @@ Você quer fazer isso agora? CarlaInstrumentView - + Show GUI Mostrar GUI @@ -1938,635 +1938,635 @@ Você quer fazer isso agora? CarlaSettingsW - + Settings Opções - + main principal - + canvas - + engine motor - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental Experimental - + <b>Main</b> <b>Principal</b> - + Paths Caminhos - + Default project folder: Pasta padrão do projeto: - + Interface Interface - + Interface refresh interval: Intervalo de atualização da interface: - - + + ms ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme Tema - + Use Carla "PRO" theme (needs restart) Usar tema "PRO" da Carla (precisa reiniciar) - + Color scheme: Esquema de cores: - + Black Preto - + System Sistema - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines Linhas de Bezier - + Theme: Tema: - + Size: Tamanho: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Opções - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Áudio - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3389,178 +3389,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Nenhum - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3568,37 +3568,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Taxa de amostragem: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6642,7 +6642,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Pré configuração padrão @@ -6836,17 +6836,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6854,22 +6854,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6881,7 +6881,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7797,234 +7797,234 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Arquivo - + &Edit &Editar - + &Quit Sai&r - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8098,595 +8098,595 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Vista selecionada - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Onda senoidal - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave Onda exponencial - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave Onda triangular - + Saw wave Onda dente de serra - + Ramp wave Onda de rampa - + Square wave Onda quadrada - + Moog saw wave - + Abs. sine wave - + Random Aleatório - + Random smooth @@ -8694,240 +8694,240 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so MonstroView - + Operators view Visão do operador - + Matrix view Ver matriz - - - + + + Volume Volume - - - + + + Panning Panorâmico - - - + + + Coarse detune - - - + + + semitones semitons - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack Ataque - - + + Rate Taxa - - + + Phase Fase - - + + Pre-delay - - + + Hold Espera - - + + Decay Decaimento - - + + Sustain Sustentação - - + + Release Relaxamento - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Quantidade de modulação @@ -8978,102 +8978,102 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Canal 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume Canal 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Canal 3 volume - + Channel 4 volume Canal 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Volume Final - + Vibrato Vibrato @@ -9081,155 +9081,155 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so NesInstrumentView - - - - + + + + Volume Volume - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 Ativar canal 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 Ativar canal 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 Ativar canal 3 - + Noise Frequency Ruído de Frequência - + Frequency sweep - + Enable channel 4 Ativar canal 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise Usar frequência de nota para ruído - + Noise mode Modo de ruído - + Master volume Volume Final - + Vibrato Vibrato @@ -9412,60 +9412,60 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so OscillatorObject - + Osc %1 waveform Forma de Onda Osc %1 - + Osc %1 harmonic - - + + Osc %1 volume Volume Osc %1 - - + + Osc %1 panning Panorâmico Osc %1 - - + + Osc %1 fine detuning left Ajuste fino esquerdo Osc %1 - + Osc %1 coarse detuning Ajuste bruto Osc %1 - + Osc %1 fine detuning right Ajuste fino direito %1 - + Osc %1 phase-offset Defasamento Osc %1 - + Osc %1 stereo phase-detuning Ajuste de fase estéreo Osc %1 - + Osc %1 wave shape Formato de onda Osc %1 - + Modulation type %1 Tipo de modulação %1 @@ -9529,42 +9529,42 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so PatmanView - + Open patch - + Loop Loop - + Loop mode Modo de loop - + Tune Afinar - + Tune mode Modo de afinação - + No file selected Nenhum arquivo selecionado - + Open patch file Abrir arquivo de patch - + Patch-Files (*.pat) Arquivos de Patch (*.pat) @@ -9646,72 +9646,72 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so PeakControllerEffectControlDialog - + BASE BASE - + Base: - + AMNT QNTD - + Modulation amount: Quantidade de modulação: - + MULT MULT - + Amount multiplicator: - + ATCK ATQU - + Attack: Ataque: - + DCAY DCAI - + Release: Relaxamento: - + TRSH - + Treshold: - + Mute output Deixar saída muda - + Absolute value @@ -9719,42 +9719,42 @@ Por favor visite http://lmms.sf.net/wiki para ter acesso a mais infromações so PeakControllerEffectControls - + Base value Valor base - + Modulation amount Quantidade de modulação - + Attack Ataque - + Release Relaxamento - + Treshold - + Mute output Deixar saída muda - + Absolute value - + Amount multiplicator @@ -10191,7 +10191,7 @@ Motivo: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10201,7 +10201,7 @@ Motivo: "%2" - + Customizable wavetable synthesizer Sintetizador de formas de onda customizáveis @@ -10211,12 +10211,12 @@ Motivo: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument Instrumento do Rack Carla @@ -10241,7 +10241,7 @@ Motivo: "%2" - + plugin for processing dynamics in a flexible way @@ -10271,12 +10271,12 @@ Motivo: "%2" Filtro para importação de arquivos do Hydrogen para o LMMS - + Versatile drum synthesizer - + List installed LADSPA plugins Lista dos plugins LADSPA instalados @@ -10286,7 +10286,7 @@ Motivo: "%2" plugin para uso de efeitos LADSPA arbitrários dentro do LMMS. - + Incomplete monophonic imitation TB-303 Imitação monofônica incompleta de TB-303 @@ -10311,7 +10311,7 @@ Motivo: "%2" Filtro para importação de arquivos MIDI para o LMMS - + Monstrous 3-oscillator synth with modulation matrix @@ -10321,7 +10321,7 @@ Motivo: "%2" - + A NES-like synthesizer @@ -10331,17 +10331,17 @@ Motivo: "%2" Dois Operadores de Síntese FM - + Additive Synthesizer for organ-like sounds Síntetizador de Síntese Aditiva para sons tipo de órgão - + GUS-compatible patch instrument Pré definição de instrumento compatível com GUS (Gravis Ultrasound) - + Plugin for controlling knobs with sound peaks Plugin para controlar botões com os picos sonoros @@ -10351,12 +10351,12 @@ Motivo: "%2" - + Player for SoundFont files Tocador de arquivos de SounFont - + LMMS port of sfxr sfxr para LMMS @@ -10373,22 +10373,22 @@ Este chip foi utilizado no computador Commodore 64. - + Plugin for enhancing stereo separation of a stereo input file Plugin para melhorar a separação estéreo de um arquivo de entrada estéreo - + Plugin for freely manipulating stereo output Plugin para livre manipulação das saídas estéreo - + Tuneful things to bang on Instrumentos percussivos com afinação para você usar - + Three powerful oscillators you can modulate in several ways @@ -10398,12 +10398,12 @@ Este chip foi utilizado no computador Commodore 64. - + VST-host for using VST(i)-plugins within LMMS Servidor (host) VST para usar plugins VST(i) com o LMMS - + Vibrating string modeler Modelador de Cordas vibrantes @@ -10413,12 +10413,12 @@ Este chip foi utilizado no computador Commodore 64. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10428,7 +10428,7 @@ Este chip foi utilizado no computador Commodore 64. - + Embedded ZynAddSubFX Poderoso sintetizador ZynAddSubFx embutido no LMMS @@ -10436,292 +10436,292 @@ Este chip foi utilizado no computador Commodore 64. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Tipo - + Effects Efeitos - + Instruments Instrumentos - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Cancelar - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Tipo: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Nome - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10729,185 +10729,185 @@ Este chip foi utilizado no computador Commodore 64. PluginEdit - + Plugin Editor - + Edit - + Control Controle - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Opções - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Tipo: - + Maker: - + Copyright: - + Unique ID: @@ -10928,17 +10928,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10946,148 +10946,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Fechar @@ -11095,69 +11095,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Liga/Desliga - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11355,7 +11355,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11368,28 +11368,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Marcador: - + Copyright: Direitos autorais: - + Requires Real Time: Requer Processamento em Tempo Real: - - - + + + @@ -11397,9 +11397,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Sim - - - + + + @@ -11407,25 +11407,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Não - + Real Time Capable: Capacitado para Processamento em Tempo Real: - + In Place Broken: Com Local Quebrado: - + Channels In: Canais de Entrada: - + Channels Out: Canais de Saída: @@ -13535,144 +13535,144 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Sincronize o oscilador 1 com o oscilador 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Sincronize o oscilador 2 com o oscilador 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Volume Osc %1: - + Osc %1 panning: Panorâmico Osc %1: - + Osc %1 coarse detuning: Ajuste bruto Osc %1: - + semitones semitons - + Osc %1 fine detuning left: Ajuste fino esquerdo Osc %1: - - + + cents centésimos - + Osc %1 fine detuning right: Ajuste fino direito %1: - + Osc %1 phase-offset: Defasamento Osc %1: - - + + degrees graus - + Osc %1 stereo phase-detuning: Defasamento estéreo Osc %1: - + Sine wave Onda senoidal - + Triangle wave Onda triangular - + Saw wave Onda dente de serra - + Square wave Onda quadrada - + Moog-like saw wave - + Exponential wave Onda exponencial - + White noise - + User-defined wave @@ -13759,73 +13759,73 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Anterior (-) - + Save preset Salvar pré definição - + Next (+) Próximo (+) - + Show/hide GUI Mostrar/esconder GUI - + Turn off all notes Desligar todas as notas - + DLL-files (*.dll) Arquivos DLL (*.dll) - + EXE-files (*.exe) Arquivos EXE (*.exe) - + No VST plugin loaded - + Preset Pré definição - + by por - + - VST plugin control - Controle de plugins VST @@ -13877,49 +13877,49 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset Abrir pré definição - - + + Vst Plugin Preset (*.fxp *.fxb) Pré definição de Plugin VST (*.fxp *.fxb) - + : default : padrão - + Save Preset Salvar pré definição - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa WatsynInstrument - + Volume A1 Volume A1 - + Volume A2 Volume A2 - + Volume B1 Volume B1 - + Volume B2 Volume B2 - + Panning A1 Panorâmico A1 - + Panning A2 Panorâmico A2 - + Panning B1 Panorâmico B1 - + Panning B2 Panorâmico B2 - + Freq. multiplier A1 Multiplicador de freq. A1 - + Freq. multiplier A2 Multiplicador de freq. A2 - + Freq. multiplier B1 Multiplicador de freq. B1 - + Freq. multiplier B2 Multiplicador de freq. B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14085,224 +14085,224 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa WatsynView - - - - + + + + Volume Volume - - - - + + + + Panning Panorâmico - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Desenhe sua própria forma de onda aqui utilizando seu mouse no gráfico. - + Load waveform - + Load a waveform from a sample file - + Phase left Fase esquerda - + Shift phase by -15 degrees - + Phase right Fase direita - + Shift phase by +15 degrees - - + + Normalize Normalização - - + + Invert Inverter - - + + Smooth Suave - - + + Sine wave Onda senoidal - - - + + + Triangle wave Onda triangular - + Saw wave Onda dente de serra - - + + Square wave Onda quadrada @@ -14494,42 +14494,42 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth Largura da Banda - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14537,343 +14537,343 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ FREQ - + Filter resonance: - + RES - + Bandwidth: Largura da Banda: - + BW LBnd - + FM gain: - + FM GAIN GANHO FM - + Resonance center frequency: Frequência Central de Ressonância: - + RES CF RES FC - + Resonance bandwidth: Banda de Ressonância: - + RES BW RES Bnd - + Forward MIDI control changes - + Show GUI Mostrar GUI - audioFileProcessor + AudioFileProcessor - + Amplify Amplificar - + Start of sample Início da amostra - + End of sample Fim da amostra - + Loopback point - + Reverse sample Amostra reversa - + Loop mode Modo de loop - + Stutter Gaguejar - + Interpolation mode Modo de interpolação - + None Nenhum - + Linear Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Desenhe sua própria forma de onda aqui utilizando seu mouse no gráfico. - - + + Sine wave Onda senoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda dente de serra - - + + Square wave Onda quadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation Interpolação - + Normalize Normalização - dynProcControlDialog + DynProcControlDialog - + INPUT ENTRADA - + Input gain: Ganho de entrada: - + OUTPUT SAÍDA - + Output gain: Ganho de saída: - + ATTACK ATAQUE - + Peak attack time: - + RELEASE LANÇAMENTO - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum Modo estéreo: máximo - + Process based on the maximum of both stereo channels Processo baseado no máximo de ambos canais estéreo - + Stereo mode: average Modo estéreo: médio - + Process based on the average of both stereo channels - + Stereo mode: unlinked Modo estéreo: desvinculado - + Process each stereo channel independently Processo de cada canal estéreo independentemente - dynProcControls + DynProcControls - + Input gain Ganho de entrada - + Output gain Ganho de saída - + Attack time Tempo de ataque - + Release time Tempo de lançamento - + Stereo mode Modo Estéreo @@ -14887,766 +14887,766 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa - kickerInstrument + KickerInstrument - + Start frequency Frequência de partida - + End frequency Frequência final - + Length Comprimento - + Start distortion - + End distortion - + Gain Ganho - + Envelope slope - + Noise Ruído - + Click Clique - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: Frequência de partida: - + End frequency: Frequência final: - + Frequency slope: - + Gain: Ganho: - + Envelope length: - + Envelope slope: - + Click: Clique: - + Noise: Ruído: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Efeitos Disponíveis - - + + Unavailable Effects Efeitos Indisponíveis - - + + Instruments Instrumentos - - + + Analysis Tools Ferramentas de Análise - - + + Don't know Sei lá.. - + Type: Tipo: - ladspaDescription + LadspaDescription - + Plugins Plugins - + Description Descrição - ladspaPortDialog + LadspaPortDialog - + Ports Portas - + Name Nome - + Rate Taxa - + Direction Direção - + Type Tipo - + Min < Default < Max Min < Padrão < Máx - + Logarithmic Logarítmico - + SR Dependent Dependente de SR - + Audio Áudio - + Control Controle - + Input Entradas - + Output Saídas - + Toggled Alternado - + Integer Inteiro - + Float Decimal - - + + Yes Sim - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF - Frequência de corte - + VCF Resonance VCF - Ressonância - + VCF Envelope Mod VCF - Modulação do Envelope - + VCF Envelope Decay VCF - Decaimento do Envelope - + Distortion Distorção - + Waveform Forma de onda - + Slide Decay Decaimento gradual - + Slide Gradual - + Accent Realce - + Dead Morto - + 24dB/oct Filter Filtro 24dB/oct - lb302SynthView + Lb302SynthView - + Cutoff Freq: Freq Corte: - + Resonance: Ressonância: - + Env Mod: Mod Env: - + Decay: Decaimento: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-que, 24dB/octave, filtro 3 pole - + Slide Decay: Decaimento gradual: - + DIST: - + Saw wave Onda dente de serra - + Click here for a saw-wave. Clique aqui para usar uma onda dente de serra. - + Triangle wave Onda triangular - + Click here for a triangle-wave. Clique aqui para usar uma onda triangular. - + Square wave Onda quadrada - + Click here for a square-wave. Clique aqui para usar uma onda quadrada. - + Rounded square wave Onda quadrada arredondada - + Click here for a square-wave with a rounded end. Clique aqui para usar uma onda quadrada arredondada. - + Moog wave Onda Moog - + Click here for a moog-like wave. Clique aqui para usar uma onda tipo moog. - + Sine wave Onda senoidal - + Click for a sine-wave. Clique aqui para usar uma onda senoidal. - - + + White noise wave Ruído branco - + Click here for an exponential wave. Clique aqui para usar uma onda exponencial. - + Click here for white-noise. Clique aqui para usar um ruído branco. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness Dificuldade - + Position Posição - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Modulador - + Crossfade Transição - + LFO speed LFO - Velocidade - + LFO depth - + ADSR ADSR - + Pressure Pressão - + Motion Movimento - + Speed Velocidade - + Bowed De Arco - + Spread Propagação - + Marimba Marimba - + Vibraphone Vibrafone - + Agogo Agogo - + Wood 1 - + Reso Resso - + Wood 2 - + Beats Batidas - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Taça - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrumento - + Spread Propagação - + Spread: Propagação: - + Missing files Arquivos ausentes - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness Dificuldade - + Hardness: Dificuldade: - + Position Posição - + Position: Posição: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Modulador - + Modulator: Modulador: - + Crossfade Transição - + Crossfade: Transição: - + LFO speed LFO - Velocidade - + LFO speed: Velocidade do LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: - + Pressure Pressão - + Pressure: Pressão: - + Speed Velocidade - + Speed: Velocidade: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - Controle de plugins VST - + VST Sync Sincronização VST - - + + Automated Automatizado - + Close Fechar - organicInstrument + OrganicInstrument - + Distortion Distorção - + Volume Volume - organicInstrumentView + OrganicInstrumentView - + Distortion: Distorção: - + Volume: Volume: - + Randomise Aleatorizar - - + + Osc %1 waveform: Forma de Onda Osc %1: - + Osc %1 volume: Volume Osc %1: - + Osc %1 panning: Panorâmico Osc %1: - + Osc %1 stereo detuning - + cents centésimos - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank Banco - + Program selector - + Patch Programação - + Name Nome - + OK OK - + Cancel Cancelar - sf2Instrument + Sf2Instrument - + Bank Banco - + Patch Programação - + Gain Ganho - + Reverb Reverberação - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Abrir o arquivo SoundFont - + Choose patch - + Gain: Ganho: - + Apply reverb (if supported) Aplicar reverberação (se suportado) - + Room size: - + Damping: - + Width: Largura: - - + + Level: - + Apply chorus (if supported) Aplicar chorus (se suportado) - + Voices: - + Speed: Velocidade: - + Depth: Precisão: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Largura: - stereoEnhancerControls + StereoEnhancerControls - + Width Largura - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Esq para Esq Vol: - + Left to Right Vol: Esq para Dir Vol: - + Right to Left Vol: Dir para Esq Vol: - + Right to Right Vol: Dir para Dir Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left Esq para Esq - + Left to Right Esq para Dir - + Right to Left Dir para Esq - + Right to Right Dir para Dir - vestigeInstrument + VestigeInstrument - + Loading plugin Carregando plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Cordas %1 volume - + String %1 stiffness Cordas %1 dureza - + Pick %1 position Pegada %1 posição - + Pickup %1 position Super Pegada %1 posição - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Impulso %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Dureza da corda: - + Pick position: Escolher pinçada: - + Pickup position: Posição do captador: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Oitava - + Impulse Editor Editor de Impulso - + Enable waveform Habilitar forma de onda - + Enable/disable string - + String Corda - - + + Sine wave Onda senoidal - - + + Triangle wave Onda triangular - - + + Saw wave Onda dente de serra - - + + Square wave Onda quadrada - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Por favor certifique-se que você tem permissões de leitura para o arquivo e pa - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ENTRADA - + Input gain: Ganho de entrada: - + OUTPUT SAÍDA - + Output gain: Ganho de saída: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Ganho de entrada - + Output gain Ganho de saída diff --git a/data/locale/ro.ts b/data/locale/ro.ts index db32b6ad32..7d3413f89d 100644 --- a/data/locale/ro.ts +++ b/data/locale/ro.ts @@ -151,52 +151,52 @@ Dacă sunteți interesat în traducerea LMMS într-o altă limbă sau doriți s AudioFileProcessorView - + Open sample - + Reverse sample Eșantion invers - + Disable loop Dezactivați bucla - + Enable loop Activați bucla - + Enable ping-pong loop - + Continue sample playback across notes Continuă redarea eșantionului între note - + Amplify: Amplifică: - + Start point: - + End point: - + Loopback point: Punct de buclă: @@ -204,7 +204,7 @@ Dacă sunteți interesat în traducerea LMMS într-o altă limbă sau doriți s AudioFileProcessorWaveView - + Sample length: Lungimea eșantionului: @@ -880,144 +880,144 @@ Dacă sunteți interesat în traducerea LMMS într-o altă limbă sau doriți s CarlaAboutW - + About Carla - + About Despre - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licență (autorizație) - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1302,50 +1302,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1353,516 +1353,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings - + BPM - + Use JACK Transport - + Use Ableton Link - + &New - + Ctrl+N - + &Open... - - + + Open... - + Ctrl+O - + &Save - + Ctrl+S - + Save &As... - - + + Save As... - + Ctrl+Shift+S - + &Quit - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1870,56 +1870,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1928,7 +1928,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1936,635 +1936,635 @@ Do you want to do this now? CarlaSettingsW - + Settings - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3387,178 +3387,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3566,37 +3566,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7794,234 +7794,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit - + &Quit - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8095,595 +8095,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8691,240 +8691,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Volum - - - + + + Panning Distribuție spațială (mono / stereo / multi-channel) - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8975,102 +8975,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume - + Vibrato @@ -9078,155 +9078,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Volum - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume - + Vibrato @@ -9409,60 +9409,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9526,42 +9526,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9643,72 +9643,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9716,42 +9716,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release - + Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10187,7 +10187,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10197,7 +10197,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10207,12 +10207,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10237,7 +10237,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10267,12 +10267,12 @@ Reason: "%2" - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10282,7 +10282,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10307,7 +10307,7 @@ Reason: "%2" - + Monstrous 3-oscillator synth with modulation matrix @@ -10317,7 +10317,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10327,17 +10327,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10347,12 +10347,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10368,22 +10368,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10393,12 +10393,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10408,12 +10408,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10423,7 +10423,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10431,292 +10431,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10724,185 +10724,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10923,17 +10923,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10941,148 +10941,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11090,69 +11090,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11350,7 +11350,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11363,28 +11363,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11392,9 +11392,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11402,25 +11402,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13527,144 +13527,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13751,73 +13751,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13869,49 +13869,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset - + .fxp - + .FXP - + .FXB - + .fxb @@ -13929,147 +13929,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14077,224 +14077,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Volum - - - - + + + + Panning Distribuție spațială (mono / stereo / multi-channel) - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14486,42 +14486,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14529,343 +14529,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample Eșantion invers - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14879,766 +14879,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion - + Waveform - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15662,542 +15662,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion - + Volume Volum - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name - + OK - + Cancel - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left - + Left to Right - + Right to Left - + Right to Right - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16255,71 +16255,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/ru.ts b/data/locale/ru.ts index 3216aaad4a..80d1a4b759 100644 --- a/data/locale/ru.ts +++ b/data/locale/ru.ts @@ -163,52 +163,52 @@ Simple88 (2016) AudioFileProcessorView - + Open sample Открыть сэмпл - + Reverse sample Развернуть сэмпл - + Disable loop Отключить петлю - + Enable loop Включить петлю - + Enable ping-pong loop Включить петлю «вперёд-назад» - + Continue sample playback across notes Продолжить воспроизведение сэмпла по нотам - + Amplify: Усиление: - + Start point: Начальная точка: - + End point: Конечная точка: - + Loopback point: Точка возврата петли: @@ -216,7 +216,7 @@ Simple88 (2016) AudioFileProcessorWaveView - + Sample length: Длительность сэмпла: @@ -892,144 +892,144 @@ Simple88 (2016) CarlaAboutW - + About Carla О Carla - + About О программе - + About text here О тексте здесь - + Extended licensing here - + Artwork Художественное оформление - + Using KDE Oxygen icon set, designed by Oxygen Team. Использует набор значков KDE Oxygen, созданный Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. VST является торговой маркой Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features Возможности - + AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: Пример: - + License Лицензия - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1314,50 +1314,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version Версия плагина - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Версия %1<br>Carla — полнофункциональный хост аудио-плагинов%2.<br><br>Copyright © 2011–2019 falkTX<br> - - + + (Engine not running) (Движок не запущен) - + Everything! (Including LRDF) Всё! (Включая LRDF) - + Everything! (Including CustomData/Chunks) Всё! (Включая CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> Завершено около 110&#37; (с пользовательскими расширениями)<br/>Реализованные функции и расширения:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1365,516 +1365,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: Размер буфера: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Файл - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &Справка - + toolBar - + Disk - - + + Home Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Время: - + 00:00:00 00:00:00 - + BBT: - + 000|00|0000 000|00|0000 - + Settings Настройки - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Создать - + Ctrl+N Ctrl+N - + &Open... &Открыть... - - + + Open... Открыть… - + Ctrl+O Ctrl+O - + &Save Со&хранить - + Ctrl+S Ctrl+S - + Save &As... Сохранить &как... - - + + Save As... Сохранить как… - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Выход - + Ctrl+Q Ctrl+Q - + &Start - + F5 F5 - + St&op - + F6 F6 - + &Add Plugin... - + Ctrl+A Ctrl+A - + &Remove All - + Enable Включить - + Disable Отключить - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) 0% громкости (приглушить) - + 100% Volume 100% громкости - + Center Balance - + &Play - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange - + Ctrl+G Ctrl+G - - + + &Refresh - + Ctrl+R Ctrl+R - + Save &Image... - + Auto-Fit Вписать - + Zoom In Увеличить - + Ctrl++ Ctrl++ - + Zoom Out Уменьшить - + Ctrl+- Ctrl+- - + Zoom 100% Исходный размер - + Ctrl+1 Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About &О программе - + About &JUCE О &JUCE - + About &Qt О &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1882,56 +1882,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... Экспортировать как… - - - - + + + + Error Ошибка - + Failed to load project Не удалось загрузить проект - + Failed to save project Не удалось сохранить проект - + Quit Покинуть - + Are you sure you want to quit Carla? Закрыть Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning Предупреждение - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Имеются загруженные плагины. Нужно удалить их, чтобы остановить движок. @@ -1941,7 +1941,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Показать интерфейс @@ -1949,635 +1949,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Настройки - + main - + canvas - + engine движок - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine Движок - + File Paths - + Plugin Paths - + Wine Wine - - + + Experimental - + <b>Main</b> - + Paths Пути - + Default project folder: - + Interface Интерфейс - + Interface refresh interval: Интервал обновления интерфейса: - - + + ms мс - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme Тема - + Use Carla "PRO" theme (needs restart) Использовать тему Carla “PRO” (требуется перезагрузка) - + Color scheme: Цветовая схема: - + Black Чёрная - + System Системная - + Enable experimental features Включить экспериментальные функции - + <b>Canvas</b> - + Bezier Lines - + Theme: Тема: - + Size: Размер: - + 775x600 775×600 - + 1550x1200 1550×1200 - + 3100x2400 3100×2400 - + 4650x3600 4650×3600 - + 6200x4800 6200×4800 - + Options Опции - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing Сглаживание - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> <b>Движок</b> - - + + Core Ядро - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: Звуковой драйвер: - + Process mode: Режим обработки: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings Перезапустите движок, чтобы загрузить новые настройки - + <b>OSC</b> - + Enable OSC - + Enable TCP port Включить порт TCP - - + + Use specific port: Использовать указанный порт: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port Включить порт UDP - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Аудио - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... Добавить… - - + + Remove Удалить - - + + Change... Изменить… - + <b>Plugin Paths</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins Перезапустите Carla, чтобы найти новые плагины - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path Добавить путь @@ -3400,179 +3400,179 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out Не реализованные функции отмечены серым цветом - + Application Приложение - + Name: Название: - + Application: Приложение: - + From template Из шаблона - + Custom Настраиваемый - + Template: Шаблон: - + Command: Команда: - + Setup Настройка - + Session Manager: - + None Нет - + Audio inputs: Звуковые входы: - + MIDI inputs: Входы MIDI: - + Audio outputs: Звуковые выходы: - + MIDI outputs: Выходы MIDI: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: Порт UDP: - + Remote host: Удалённый хост: - + TCP Port: Порт TCP: - + Reported host - + Automatic Автоматически - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. В некоторых сетях (например, USB-соединения) удалённая система не может связаться с локальной сетью. Здесь можно указать, к какому хосту или IP подключать удалённую Carla. Если не уверены, оставьте «Автоматически». - + Set value Установить значение - + TextLabel - + Scale Points @@ -3580,37 +3580,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings Параметры драйвера - + Device: Устройство: - + Buffer size: Размер буфера: - + Sample rate: Частота сэмплирования: - + Triple buffer Тройной буфер - + Show Driver Control Panel - + Restart the engine to load the new settings Перезапустите движок, чтобы загрузить новые настройки @@ -6654,7 +6654,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Основная предустановка @@ -6848,17 +6848,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6866,22 +6866,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE О JUCE - + <b>About JUCE</b> <b>О JUCE</b> - + This program uses JUCE version 3.x.x. Эта программа использует JUCE версии 3.*.*. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6900,7 +6900,7 @@ JUCE лицензируется в соответствии с GNU Public Licens Copyright © 2017 ROLI Ltd. - + This program uses JUCE version %1. Эта программа использует JUCE версии %1. @@ -7819,234 +7819,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 5 - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: - + &File &Файл - + &Edit &Правка - + &Quit В&ыход - + &Insert Mode - + F - + &Velocity Mode - + D Ре-диез D - + Select All Выбрать всё - + A Ля диез A @@ -8120,595 +8120,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume Ген 1 громкость - + Osc 1 panning Ген 1 баланс - + Osc 1 coarse detune Ген 1 грубая подстройка - + Osc 1 fine detune left Ген 1 точная подстройка слева - + Osc 1 fine detune right Ген 1 точная подстройка справа - + Osc 1 stereo phase offset Ген 1 сдвиг стерео-фазы - + Osc 1 pulse width Осц 1 длина импульса - + Osc 1 sync send on rise Осц 1 посыл синхро на подъёме - + Osc 1 sync send on fall Осц 1 посыл синхро на спаде - + Osc 2 volume Ген 2 громкость - + Osc 2 panning Ген 2 баланс - + Osc 2 coarse detune Ген 2 грубая подстройка - + Osc 2 fine detune left Ген 2 точная подстройка слева - + Osc 2 fine detune right Ген 2 точная подстройка справа - + Osc 2 stereo phase offset Ген 2 сдвиг стерео-фазы - + Osc 2 waveform Осц 2 форма волны - + Osc 2 sync hard Осц 2 синхро сильная - + Osc 2 sync reverse Осц 2 синхро обратная - + Osc 3 volume Ген 3 громкость - + Osc 3 panning Ген 3 баланс - + Osc 3 coarse detune Ген 3 грубая подстройка - + Osc 3 Stereo phase offset Ген 3 сдвиг стерео-фазы - + Osc 3 sub-oscillator mix Осц 3 доп-осциллятор микс - + Osc 3 waveform 1 Осц 3 форма волны 1 - + Osc 3 waveform 2 Осц 3 форма волны 2 - + Osc 3 sync hard Осц 3 синхр сильная - + Osc 3 Sync reverse Осц 3 синхр обратная - + LFO 1 waveform Форма 1 LFO волны - + LFO 1 attack LFO 1 атака - + LFO 1 rate LFO 1 частота - + LFO 1 phase LFO 1 фаза - + LFO 2 waveform Форма 2 LFO волны - + LFO 2 attack LFO 2 атака - + LFO 2 rate LFO 2 частота - + LFO 2 phase LFO 2 фаза - + Env 1 pre-delay Огиб 1 предзадержка - + Env 1 attack Огиб 1 атака - + Env 1 hold Огиб. 1 удержание - + Env 1 decay Огиб. 1 спад - + Env 1 sustain Огиб. 1 выдержка - + Env 1 release Огиб. 1 затухание - + Env 1 slope Огиб 1 уклон - + Env 2 pre-delay Огиб 2 предзадержка - + Env 2 attack Огиб 2 атака - + Env 2 hold Огиб. 2 удержание - + Env 2 decay Огиб. 2 спад - + Env 2 sustain Огиб. 2 выдержка - + Env 2 release Огиб. 2 затухание - + Env 2 slope Огиб 2 уклон - + Osc 2+3 modulation Осц 2+3 модуляция - + Selected view Выбранный вид - + Osc 1 - Vol env 1 Ген 1 - Громк. огиб. 1 - + Osc 1 - Vol env 2 Ген 1 - Громк. огиб. 2 - + Osc 1 - Vol LFO 1 Ген 1 - Громк. LFO 1 - + Osc 1 - Vol LFO 2 Ген 1 - Громк. LFO 2 - + Osc 2 - Vol env 1 Ген 2 - Громк. огиб. 1 - + Osc 2 - Vol env 2 Ген 2 - Громк. огиб. 2 - + Osc 2 - Vol LFO 1 Ген 2 - Громк. LFO 1 - + Osc 2 - Vol LFO 2 Ген 2 - Громк. LFO 2 - + Osc 3 - Vol env 1 Ген 3 - Громк. огиб. 1 - + Osc 3 - Vol env 2 Ген 3 - Громк. огиб. 2 - + Osc 3 - Vol LFO 1 Ген 3 - Громк. LFO 1 - + Osc 3 - Vol LFO 2 Ген 3 - Громк. LFO 2 - + Osc 1 - Phs env 1 Ген 1 - Фаза огиб. 1 - + Osc 1 - Phs env 2 Ген 1 - Фаза огиб. 2 - + Osc 1 - Phs LFO 1 Ген 1 - Фаза LFO 1 - + Osc 1 - Phs LFO 2 Ген 1 - Фаза LFO 2 - + Osc 2 - Phs env 1 Ген 2 - Фаза огиб. 1 - + Osc 2 - Phs env 2 Ген 2 - Фаза огиб. 2 - + Osc 2 - Phs LFO 1 Ген 2 - Фаза LFO 1 - + Osc 2 - Phs LFO 2 Ген 2 - Фаза LFO 2 - + Osc 3 - Phs env 1 Ген 3 - Фаза огиб. 1 - + Osc 3 - Phs env 2 Ген 3 - Фаза огиб. 2 - + Osc 3 - Phs LFO 1 Ген 3 - Фаза LFO 1 - + Osc 3 - Phs LFO 2 Ген 3 - Фаза LFO 2 - + Osc 1 - Pit env 1 Осц 1 - Pit огиб 1 - + Osc 1 - Pit env 2 Осц 1 - Pit огиб 2 - + Osc 1 - Pit LFO 1 Осц 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 Осц 1 - Pit LFO 2 - + Osc 2 - Pit env 1 Осц 2 - Pit огиб 1 - + Osc 2 - Pit env 2 Осц 2 - Pit огиб 2 - + Osc 2 - Pit LFO 1 Осц 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 Осц 2 - Pit LFO 2 - + Osc 3 - Pit env 1 Осц 3 - Pit огиб 1 - + Osc 3 - Pit env 2 Осц 3 - Pit огиб 2 - + Osc 3 - Pit LFO 1 Осц 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 Осц 3 - Pit LFO 2 - + Osc 1 - PW env 1 Осц 1 - PW Огиб 1 - + Osc 1 - PW env 2 Осц 1 - PW Огиб 2 - + Osc 1 - PW LFO 1 Осц 1 - PW LFO 1 - + Osc 1 - PW LFO 2 Осц 1 - PW LFO 2 - + Osc 3 - Sub env 1 Осц 3 - Доп огиб 1 - + Osc 3 - Sub env 2 Осц 3 - Доп огиб 2 - + Osc 3 - Sub LFO 1 Осц 3 - Доп LFO 1 - + Osc 3 - Sub LFO 2 Осц 3 - Доп LFO 2 - - + + Sine wave Синусоида - + Bandlimited Triangle wave Тембр. треугольная волна - + Bandlimited Saw wave Тембр. пило-волна - + Bandlimited Ramp wave Тембр. пологая волна - + Bandlimited Square wave Тембр. квадратная волна - + Bandlimited Moog saw wave Тембр. Муг пило-волна - - + + Soft square wave Сглаженная квадратная волна - + Absolute sine wave Идеальная синусоида - - + + Exponential wave Экспоненциальная волна - + White noise Белый шум - + Digital Triangle wave Цифровая треугольная волна - + Digital Saw wave Цифровая пило-волна - + Digital Ramp wave Цифровая пологая волна - + Digital Square wave Цифровая квадратная волна - + Digital Moog saw wave Цифровая Муг пило-волна - + Triangle wave Треугольная волна - + Saw wave Пило-волна - + Ramp wave Пологая волна - + Square wave Квадрат - + Moog saw wave Муг пило-волна - + Abs. sine wave Идеальная синусоида - + Random Случайно - + Random smooth Случайное сглаживание @@ -8716,240 +8716,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view Операторский вид - + Matrix view Матричный вид - - - + + + Volume Громкость - - - + + + Panning Баланс - - - + + + Coarse detune Грубая подстройка - - - + + + semitones полутона - - + + Fine tune left Точная настройка слева - - - - + + + + cents Центы - - + + Fine tune right Точная настройка справа - - - + + + Stereo phase offset Сдвиг стерео фазы - - - - - + + + + + deg град - + Pulse width Длительность импульса - + Send sync on pulse rise Выдача синхронизации по нарастанию импульса - + Send sync on pulse fall Выдача синхронизации по спаду импульса - + Hard sync oscillator 2 Жёсткая синхр осциллятора 2 - + Reverse sync oscillator 2 Обратная синхр осциллятора 2 - + Sub-osc mix Микс доп-осц - + Hard sync oscillator 3 Жёсткая синхр генератора 3 - + Reverse sync oscillator 3 Обратная синхр генератора 3 - - - - + + + + Attack Атака - - + + Rate Частота выборки - - + + Phase Фаза - - + + Pre-delay Предзадержка - - + + Hold Удержание - - + + Decay Спад - - + + Sustain Выдержка - - + + Release Затухание - - + + Slope Фронт - + Mix osc 2 with osc 3 Смешать осц. 2 с осц. 3 - + Modulate amplitude of osc 3 by osc 2 Модулировать амплитуду осц. 3 сигналом с 2 - + Modulate frequency of osc 3 by osc 2 Модулировать частоту осц. 3 сигналом с 2 - + Modulate phase of osc 3 by osc 2 Модулировать фазу осц. 3 сигналом с 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Глубина модуляции @@ -9000,102 +9000,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune Грубая подстройка канала 1 - + Channel 1 volume Громкость канала 1 - + Channel 1 envelope length Длительность огибающей канала 1 - + Channel 1 duty cycle Рабочий цикл канала 1 - + Channel 1 sweep amount Уровень колебаний канала 1 - + Channel 1 sweep rate Частота колебаний канала 1 - + Channel 2 Coarse detune Грубая подстройка канала 2 - + Channel 2 Volume Громкость канала 2 - + Channel 2 envelope length Длительность огибающей канала 2 - + Channel 2 duty cycle Рабочий цикл канала 2 - + Channel 2 sweep amount Уровень колебаний канала 2 - + Channel 2 sweep rate Частота колебаний канала 2 - + Channel 3 coarse detune Грубая подстройка канала 3 - + Channel 3 volume Громкость канала 3 - + Channel 4 volume Громкость канала 4 - + Channel 4 envelope length Длительность огибающей канала 4 - + Channel 4 noise frequency Частота шума канала 4 - + Channel 4 noise frequency sweep Частота помех колебаний канала 4 - + Master volume Главная громкость - + Vibrato Вибрато @@ -9103,155 +9103,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Громкость - - - + + + Coarse detune Грубая подстройка - - - + + + Envelope length Длина огибающей - + Enable channel 1 Включить канал 1 - + Enable envelope 1 Включить огибающую 1 - + Enable envelope 1 loop Включить петлю огибающей 1 - + Enable sweep 1 Включить колебание 1 - - + + Sweep amount Амплитуда колебаний - - + + Sweep rate Частота колебаний - - + + 12.5% Duty cycle 12.5% Рабочий цикл - - + + 25% Duty cycle 25% Рабочий цикл - - + + 50% Duty cycle 50% Рабочий цикл - - + + 75% Duty cycle 75% Рабочий цикл - + Enable channel 2 Включить канал 2 - + Enable envelope 2 Включить огибающую 2 - + Enable envelope 2 loop Включить петлю огибающей 2 - + Enable sweep 2 Включить колебание 2 - + Enable channel 3 Включить канал 3 - + Noise Frequency Частота шума - + Frequency sweep Частота колебаний - + Enable channel 4 Включить канал 4 - + Enable envelope 4 Включить огибающую 4 - + Enable envelope 4 loop Включить петлю огибающей 4 - + Quantize noise frequency when using note frequency Квантовать частоту шума при использовании частоты ноты - + Use note frequency for noise Использовние частоты ноты для шума - + Noise mode Режим шума - + Master volume Главная громкость - + Vibrato Вибрато @@ -9434,60 +9434,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Форма сигнала осциллятора %1 - + Osc %1 harmonic Осц %1 гармонический - - + + Osc %1 volume Громкость осциллятора %1 - - + + Osc %1 panning Стереобаланс для осциллятора %1 - - + + Osc %1 fine detuning left Тонкая подстройка осц %1 слева - + Osc %1 coarse detuning Подстройка осц %1 грубая - + Osc %1 fine detuning right Тонкая подстройка осц %1 справа - + Osc %1 phase-offset Сдвиг фазы для осц %1 - + Osc %1 stereo phase-detuning Подстройка стерео-фазы осц %1 - + Osc %1 wave shape Гладкость сигнала осц %1 - + Modulation type %1 Тип модуляции %1 @@ -9551,42 +9551,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch Открыть патч - + Loop Петля - + Loop mode Режим петли - + Tune Подстроить - + Tune mode Режим подстройки - + No file selected Не выбран файл - + Open patch file Открыть патч-файл - + Patch-Files (*.pat) Патч-файлы (*.pat) @@ -9668,72 +9668,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE БАЗА - + Base: Основа: - + AMNT ГЛУБ. - + Modulation amount: Глубина модуляции: - + MULT МНОЖ. - + Amount multiplicator: Множитель: - + ATCK АТК - + Attack: Атака: - + DCAY СПАД - + Release: Затухание: - + TRSH ПОРОГ - + Treshold: Порог: - + Mute output Заглушить вывод - + Absolute value Абсолютное значение @@ -9741,42 +9741,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value Опорное значение - + Modulation amount Глубина модуляции - + Attack Атака - + Release Затухание - + Treshold Порог - + Mute output Заглушить вывод - + Absolute value Абсолютное значение - + Amount multiplicator Множитель @@ -10213,7 +10213,7 @@ Reason: "%2" Родной плагин усилителя - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Простой сэмплер с разными установками по использованию сэмплов (как барабаны) в инструментальной дорожке @@ -10223,7 +10223,7 @@ Reason: "%2" Накачай свой бас быстро и просто - + Customizable wavetable synthesizer Настраиваемый синтезатор звукозаписей (wavetable) @@ -10233,12 +10233,12 @@ Reason: "%2" Бит-дробилка с передискретизацией - + Carla Patchbay Instrument Инструмент Carla Patchbay - + Carla Rack Instrument Инструментальная стойка Carla @@ -10263,7 +10263,7 @@ Reason: "%2" Плагин двойного фильтра - + plugin for processing dynamics in a flexible way Плагин для гибкой обработки динамики @@ -10293,12 +10293,12 @@ Reason: "%2" Фильтр для импорта файлов Hydrogen в LMMS - + Versatile drum synthesizer Универсальный барабанный синтезатор - + List installed LADSPA plugins Показать установленные модули LADSPA @@ -10308,7 +10308,7 @@ Reason: "%2" Модуль, позволяющий использовать в LMMS любые эффекты LADSPA. - + Incomplete monophonic imitation TB-303 Незавершённая монофоническая имитация TB-303 @@ -10333,7 +10333,7 @@ Reason: "%2" Фильтр для импорта MIDI-файлов в LMMS - + Monstrous 3-oscillator synth with modulation matrix Чудовищный 3-осциляторный синт с матрицей модуляции @@ -10343,7 +10343,7 @@ Reason: "%2" Плагин многократной задержки эха - + A NES-like synthesizer Синтезатор типа NES @@ -10353,17 +10353,17 @@ Reason: "%2" 2-параметровый FM-синт - + Additive Synthesizer for organ-like sounds Синтезатор звуков вроде органа - + GUS-compatible patch instrument Патч-инструмент, совместимый с GUS - + Plugin for controlling knobs with sound peaks Модуль для установки значений регуляторов по пикам громкости @@ -10373,12 +10373,12 @@ Reason: "%2" Алгоритм реверберации Шона Костелло - + Player for SoundFont files Проигрыватель файлов SoundFont - + LMMS port of sfxr LMMS-порт SFXR @@ -10395,22 +10395,22 @@ This chip was used in the Commodore 64 computer. Графический анализатор спектра - + Plugin for enhancing stereo separation of a stereo input file Модуль, усиливающий разницу между каналами стереозаписи - + Plugin for freely manipulating stereo output Модуль для произвольного управления стереовыходом - + Tuneful things to bang on Мелодичные ударные - + Three powerful oscillators you can modulate in several ways Три мощных осциллятора, модулируемые несколькими способами @@ -10420,12 +10420,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS VST-хост для поддержки модулей VST(i) в LMMS - + Vibrating string modeler Моделирование вибрирующих струн @@ -10435,12 +10435,12 @@ This chip was used in the Commodore 64 computer. Плагин для использования любых VST-эффектов в LMMS - + 4-oscillator modulatable wavetable synth 4-осцилляторный модулируемый волновой синтезатор - + plugin for waveshaping Плагин для сглаживания волн @@ -10450,7 +10450,7 @@ This chip was used in the Commodore 64 computer. Анализатор математических выражений - + Embedded ZynAddSubFX Встроенный ZynAddSubFX @@ -10458,292 +10458,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format Формат - + Internal - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + Sound Kits - + Type Тип - + Effects Эффекты - + Instruments Инструменты - + MIDI Plugins - + Other/Misc - + Architecture Архитектура - + Native - + Bridged - + Bridged (Wine) - + Requirements Требования - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Отмена - + Refresh Обновить - + Reset filters Сбросить фильтры - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: Формат: - + Architecture: Архитектура: - + Type: Тип: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information Информация - + Name Имя - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F Ctrl+F @@ -10751,128 +10751,128 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor Редактор плагинов - + Edit Правка - + Control Контроль - + MIDI Control Channel: - + N N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Настройки - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name @@ -10881,57 +10881,57 @@ Plugin Name - + Program: Программа: - + MIDI Program: - + Save State Сохранить состояние - + Load State Загрузить состояние - + Information Информация - + Label/URI: - + Name: Название: - + Type: Тип: - + Maker: - + Copyright: - + Unique ID: @@ -10952,17 +10952,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name Название параметра - + ... @@ -10970,149 +10970,149 @@ Plugin Name PluginRefreshW - + Carla - Refresh Carla — обновление - + Search for new... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native - + POSIX 32bit POSIX 32-бит - + POSIX 64bit POSIX 64-бит - + Windows 32bit Windows 32-бит - + Windows 64bit Windows 64-бит - + Available tools: Доступные инструменты: - + python3-rdflib (LADSPA-RDF support) python3-rdflib (поддержка LADSPA-RDF) - + carla-discovery-win64 carla-discovery-win64 - + carla-discovery-native carla-discovery-native - + carla-discovery-posix32 carla-discovery-posix32 - + carla-discovery-posix64 carla-discovery-posix64 - + carla-discovery-win32 carla-discovery-win32 - + Options: Опции: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). Во время сканирования Carla будет проверять плагины (чтобы убедиться, что они не вылетят). Чтобы ускорить сканирование, эти проверки можно отключить (на свой страх и риск). - + Run processing checks while scanning Выполнять проверки во время сканирования - + Press 'Scan' to begin the search Нажмите «Сканировать», чтобы начать поиск - + Scan Сканировать - + >> Skip >> Пропустить - + Close Закрыть @@ -11120,69 +11120,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable Включить - + On/Off Вкл/Выкл - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit Правка - + Remove Удалить - + Plugin Name Название плагина - + Preset: Пресет: @@ -11380,7 +11380,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11393,28 +11393,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Автор: - + Copyright: Авторское право: - + Requires Real Time: Требует работать в реальном времени: - - - + + + @@ -11422,9 +11422,9 @@ You can disable these checks to get a faster scanning time (at your own risk).да - - - + + + @@ -11432,25 +11432,25 @@ You can disable these checks to get a faster scanning time (at your own risk).нет - + Real Time Capable: Работа в реальном времени: - + In Place Broken: Неисправен: - + Channels In: Каналов на входе: - + Channels Out: Каналов на выходе: @@ -13562,144 +13562,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Модулировать фазу осциллятора 1 сигналом с 2 - + Modulate amplitude of oscillator 1 by oscillator 2 Модулировать амплитуду осциллятора 1 сигналом с 2 - + Mix output of oscillators 1 & 2 Смешать выход осцилляторов 1 и 2 - + Synchronize oscillator 1 with oscillator 2 Синхронизировать осциллятор 1 с осц 2 - + Modulate frequency of oscillator 1 by oscillator 2 Модулировать частоту осциллятора 1 сигналом с 2 - + Modulate phase of oscillator 2 by oscillator 3 Модулировать фазу осциллятора 2 сигналом с 3 - + Modulate amplitude of oscillator 2 by oscillator 3 Модулировать амплитуду осциллятора 2 сигналом с 3 - + Mix output of oscillators 2 & 3 Смешать выход осцилляторов 2 и 3 - + Synchronize oscillator 2 with oscillator 3 Синхронизировать осциллятор 2 с осц 3 - + Modulate frequency of oscillator 2 by oscillator 3 Модулировать частоту осциллятора 2 сигналом с 3 - + Osc %1 volume: Громкость осц %1: - + Osc %1 panning: Баланс осц %1: - + Osc %1 coarse detuning: Грубая подстройка осц %1: - + semitones полутон[а,ов] - + Osc %1 fine detuning left: Точная подстройка осц %1 слева: - - + + cents цент[а,ов] - + Osc %1 fine detuning right: Точная подстройка осц %1 справа: - + Osc %1 phase-offset: Сдвиг фазы осц %1: - - + + degrees ° - + Osc %1 stereo phase-detuning: Подстройка стерео-фазы осциллятора %1: - + Sine wave Синусоида - + Triangle wave Треугольная волна - + Saw wave Пило-волна - + Square wave Квадрат-волна - + Moog-like saw wave Типа муг пило-волна - + Exponential wave Экспоненциальная волна - + White noise Белый шум - + User-defined wave Своя волна @@ -13786,73 +13786,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin Открыть VST-плагин - + Control VST plugin from LMMS host Контроль VST-модуля из хоста LMMS - + Open VST plugin preset Открыть пресет VST-плагина - + Previous (-) Предыдущий (−) - + Save preset Сохранить настройку - + Next (+) Следующий (+) - + Show/hide GUI Показать/скрыть интерфейс - + Turn off all notes Выключить все ноты - + DLL-files (*.dll) Библиотеки DLL (*.dll) - + EXE-files (*.exe) Программы EXE (*.exe) - + No VST plugin loaded Нет загруженного VST-модуля - + Preset Предустановка - + by от - + - VST plugin control - управление VST-плагином @@ -13904,49 +13904,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. VST-плагин %1 не загружается. - + Open Preset Открыть предустановку - - + + Vst Plugin Preset (*.fxp *.fxb) Предустановка VST-плагина (*.fxp *.fxb) - + : default : основные - + Save Preset Сохранить настройку - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13964,147 +13964,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 Громкость А1 - + Volume A2 Громкость А2 - + Volume B1 Громкость B1 - + Volume B2 Громкость B2 - + Panning A1 Панорама А1 - + Panning A2 Панорама А2 - + Panning B1 Панорама В1 - + Panning B2 Панорама В2 - + Freq. multiplier A1 Множитель частоты А1 - + Freq. multiplier A2 Множитель частоты А2 - + Freq. multiplier B1 Множитель частоты B1 - + Freq. multiplier B2 Множитель частоты B2 - + Left detune A1 Подстройка левого А1 - + Left detune A2 Подстройка левого A2 - + Left detune B1 Подстройка левого B1 - + Left detune B2 Подстройка левого B2 - + Right detune A1 Подстройка правого A1 - + Right detune A2 Подстройка правого A2 - + Right detune B1 Подстройка правого B1 - + Right detune B2 Подстройка правого B2 - + A-B Mix Микс A-B - + A-B Mix envelope amount Уровень A-B микса огибающей - + A-B Mix envelope attack Атака A-B микса огибающей - + A-B Mix envelope hold Удержание A-B микса огибающей - + A-B Mix envelope decay Спад A-B микса огибающей - + A1-B2 Crosstalk Смешивание A1-B2 - + A2-A1 modulation A2-A1 Модуляция - + B2-B1 modulation B2-B1 Модуляция - + Selected graph Выбранный график @@ -14112,224 +14112,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Громкость - - - - + + + + Panning Баланс - - - - + + + + Freq. multiplier Множитель частоты - - - - + + + + Left detune Подстройка слева - - - - - - - - + + + + + + + + cents центы - - - - + + + + Right detune Подстройка справа - + A-B Mix Микс A-B - + Mix envelope amount Уровень огибающей микса - + Mix envelope attack Атака огибающей микса - + Mix envelope hold Удержание огибающей микса - + Mix envelope decay Спад огибающей микса - + Crosstalk Смешивание - + Select oscillator A1 Выбрать генератор А1 - + Select oscillator A2 Выбрать генератор А2 - + Select oscillator B1 Выбрать генератор В1 - + Select oscillator B2 Выбрать генератор В2 - + Mix output of A2 to A1 Смешать выход А2 с А1 - + Modulate amplitude of A1 by output of A2 Модулировать амплитуду A1 выходом с A2 - + Ring modulate A1 and A2 Кольцевая модуляция A1 и A2 - + Modulate phase of A1 by output of A2 Модулировать фазу A1 выходом с A2 - + Mix output of B2 to B1 Смешать выход из B2 в B1 - + Modulate amplitude of B1 by output of B2 Модулировать амплитуду B1 выходом с B2 - + Ring modulate B1 and B2 Кольцевая модуляция B1 и B2 - + Modulate phase of B1 by output of B2 Модулировать фазу B1 выходом с B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Нарисуйте кривую сигнала, двигая зажатую мышь по этому графу. - + Load waveform Загрузить форму волны - + Load a waveform from a sample file Загрузить форму волны из сэмпл-файла - + Phase left Фаза слева - + Shift phase by -15 degrees Сдвинуть фазу на -15° - + Phase right Фаза справа - + Shift phase by +15 degrees Сдвинуть фазу на +15° - - + + Normalize Нормализовать - - + + Invert Инвертировать - - + + Smooth Сгладить - - + + Sine wave Синусоида - - - + + + Triangle wave Треугольная волна - + Saw wave Пило-волна - - + + Square wave Квадрат-волна @@ -14521,42 +14521,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento Портаменто - + Filter frequency Частота фильтра - + Filter resonance Резонанс фильтра - + Bandwidth Полоса пропускания - + FM gain FM усиление - + Resonance center frequency Частота центра резонанса - + Resonance bandwidth Полоса пропуска резонанса - + Forward MIDI control change events Передавать события изменений MIDI управления @@ -14564,343 +14564,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: Портаменто: - + PORT PORT - + Filter frequency: Частота фильтра: - + FREQ FREQ - + Filter resonance: Резонанс фильтра: - + RES RES - + Bandwidth: Полоса пропускания: - + BW BW - + FM gain: FM усиление: - + FM GAIN FM УСИЛ - + Resonance center frequency: Частоты центра резонанса: - + RES CF RES CF - + Resonance bandwidth: Полоса пропуска резонанса: - + RES BW RES BW - + Forward MIDI control changes Передавать изменения MIDI управления - + Show GUI Показать интерфейс - audioFileProcessor + AudioFileProcessor - + Amplify Усиление - + Start of sample Начало сэмпла - + End of sample Конец сэмпла - + Loopback point Точка петли - + Reverse sample Перевернуть сэмпл - + Loop mode Режим повтора - + Stutter Запинание - + Interpolation mode Режим интерполяции - + None Нет - + Linear Линейный - + Sinc Sinc - + Sample not found: %1 Сэмпл не найден: %1 - bitInvader + BitInvader - + Sample length Длина сэмпла - bitInvaderView + BitInvaderView - + Sample length Длина сэмпла - + Draw your own waveform here by dragging your mouse on this graph. Здесь вы можете рисовать собственный сигнал. - - + + Sine wave Синусоида - - + + Triangle wave Треугольник - - + + Saw wave Пило-волна - - + + Square wave Квадрат (Меандр) - - + + White noise Белый шум - - + + User-defined wave Своя волна - - + + Smooth waveform Сгладить волну - + Interpolation Интерполяция - + Normalize Нормализовать - dynProcControlDialog + DynProcControlDialog - + INPUT ВХОД - + Input gain: Входное усиление: - + OUTPUT ВЫХОД - + Output gain: Выходное усиление: - + ATTACK АТАКА - + Peak attack time: Время пиковой атаки: - + RELEASE ЗАТУХАНИЕ - + Peak release time: Время затухания пика: - - + + Reset wavegraph Сбросить волновой график - - + + Smooth wavegraph Сгладить волновой график - - + + Increase wavegraph amplitude by 1 dB Увеличить амплитуду графика волны на 1 дБ - - + + Decrease wavegraph amplitude by 1 dB Уменьшить амплитуду графика волны на 1 дБ - + Stereo mode: maximum Режим стерео: максимум - + Process based on the maximum of both stereo channels Обработка по максимуму обоих стерео каналов - + Stereo mode: average Режим стерео: средне - + Process based on the average of both stereo channels Обработка по средней обоих стерео-каналов - + Stereo mode: unlinked Режим стерео: раздельно - + Process each stereo channel independently Обрабатывает каждый стерео-канал независимо - dynProcControls + DynProcControls - + Input gain Входная мощность - + Output gain Выходная мощность - + Attack time Время атаки - + Release time Время затухания - + Stereo mode Режим стерео @@ -14914,766 +14914,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Начальная частота - + End frequency Конечная частота - + Length Длина - + Start distortion Начало перегруза - + End distortion Конец перегруза - + Gain Усиление - + Envelope slope Уклон огибающей - + Noise Шум - + Click Щелчок - + Frequency slope Уклон частоты - + Start from note Начать с ноты - + End to note Закончить нотой - kickerInstrumentView + KickerInstrumentView - + Start frequency: Начальная частота: - + End frequency: Конечная частота: - + Frequency slope: Уклон частоты - + Gain: Усиление: - + Envelope length: Длина огибающей: - + Envelope slope: Уклон огибающей: - + Click: Щелчок: - + Noise: Шум: - + Start distortion: Начало перегруза: - + End distortion: Конец перегруза: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Доступные эффекты - - + + Unavailable Effects Недоступные эффекты - - + + Instruments Инструменты - - + + Analysis Tools Анализаторы - - + + Don't know Неизвестные - + Type: Тип: - ladspaDescription + LadspaDescription - + Plugins Модули - + Description Описание - ladspaPortDialog + LadspaPortDialog - + Ports Порты - + Name Название - + Rate Частота выборки - + Direction Направление - + Type Тип - + Min < Default < Max Меньше < Стандарт < Больше - + Logarithmic Логарифмический - + SR Dependent Зависимость от SR - + Audio Аудио - + Control Контроль - + Input Ввод - + Output Вывод - + Toggled Включено - + Integer Целое - + Float Дробное - - + + Yes Да - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Частота среза VCF - + VCF Resonance Резонанс VCF - + VCF Envelope Mod Модуляция огибающей VCF - + VCF Envelope Decay Спад огибающей VCF - + Distortion Перегруз - + Waveform Форма сигнала - + Slide Decay Сдвиг спада - + Slide Сдвиг - + Accent Акцент - + Dead Глухо - + 24dB/oct Filter 24дБ/окт фильтр - lb302SynthView + Lb302SynthView - + Cutoff Freq: Частота среза: - + Resonance: Резонанс: - + Env Mod: Мод Огиб: - + Decay: Спад: - + 303-es-que, 24dB/octave, 3 pole filter 303-й, 24 дБ/окт., 3-полюсный фильтр - + Slide Decay: Сдвиг спада: - + DIST: DIST: - + Saw wave Пило-волна - + Click here for a saw-wave. Клик для пило волны - + Triangle wave Треугольная волна - + Click here for a triangle-wave. Нажать здесь для треугольной волны. - + Square wave Квадрат-волна - + Click here for a square-wave. Жми тут для квадрат волны. - + Rounded square wave Волна скругленного квадрата - + Click here for a square-wave with a rounded end. Жми тут для квадратной волны скруглённой в конце. - + Moog wave Муг волна - + Click here for a moog-like wave. Сгенерировать волну похожую на муг. - + Sine wave Синусоида - + Click for a sine-wave. Создать синусоиду. - - + + White noise wave Белый шум - + Click here for an exponential wave. Создать экспоненциальный сигнал. - + Click here for white-noise. Создать белый шум. - + Bandlimited saw wave Тембр. пило-волна - + Click here for bandlimited saw wave. Нажать здесь для тембр. пило-волны. - + Bandlimited square wave Тембр. квадратная волна - + Click here for bandlimited square wave. Нажать здесь для тембр. квадратной волны - + Bandlimited triangle wave Тембр. треугольная волна - + Click here for bandlimited triangle wave. Нажать здесь для тембр. треугольной волны. - + Bandlimited moog saw wave Тембр. пило-волна - + Click here for bandlimited moog saw wave. Нажать здесь для тембр. пило-муг (moog) волны. - malletsInstrument + MalletsInstrument - + Hardness Жёсткость - + Position Положение - + Vibrato gain Усиление вибрато - + Vibrato frequency Частота вибрато - + Stick mix Уровень барабанных палочек - + Modulator Модулятор - + Crossfade Переход - + LFO speed Скорость LFO - + LFO depth Глубина LFO - + ADSR ADSR - + Pressure Давление - + Motion Движение - + Speed Скорость - + Bowed Наклон - + Spread Разброс - + Marimba Маримба - + Vibraphone Вибрафон - + Agogo Агого - + Wood 1 Дерево 1 - + Reso Резо - + Wood 2 Дерево 2 - + Beats Удары - + Two fixed Два постоянно - + Clump Тяжёлая поступь - + Tubular bells Трубчатые колокола - + Uniform bar Одинаковый размер - + Tuned bar Регулируемый размер - + Glass Стекло - + Tibetan bowl Тибетская чаша - malletsInstrumentView + MalletsInstrumentView - + Instrument Инструмент - + Spread Разброс - + Spread: Разброс: - + Missing files Файлы отсутствуют - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Похоже устновка Stk прошла не полностью. Пожалуйста, убедитесь, что пакет Stk полностью установлен! - + Hardness Жёсткость - + Hardness: Жёсткость: - + Position Положение - + Position: Положение: - + Vibrato gain Усиление вибрато - + Vibrato gain: Усиление вибрато: - + Vibrato frequency Частота вибрато - + Vibrato frequency: Частота вибрато: - + Stick mix Уровень барабанных палочек - + Stick mix: Уровень палочек: - + Modulator Модулятор - + Modulator: Модулятор: - + Crossfade Переход - + Crossfade: Переход: - + LFO speed Скорость LFO - + LFO speed: Скорость LFO: - + LFO depth Глубина LFO - + LFO depth: Глубина LFO: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Давление - + Pressure: Давление: - + Speed Скорость - + Speed: Скорость: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15697,542 +15697,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control Управление VST плагином - + VST Sync VST синхронизация - - + + Automated Автоматизировано - + Close Закрыть - organicInstrument + OrganicInstrument - + Distortion Перегруз - + Volume Громкость - organicInstrumentView + OrganicInstrumentView - + Distortion: Перегруз: - + Volume: Громкость: - + Randomise Случайно - - + + Osc %1 waveform: Форма сигнала для осциллятора %1: - + Osc %1 volume: Громкость осциллятора %1: - + Osc %1 panning: Баланс для осциллятора %1: - + Osc %1 stereo detuning Осц %1 стерео подстройка - + cents сотые - + Osc %1 harmonic: Осц %1 гармоника: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth : предустановка канала - + Bank selector Выбор банка - + Bank Банк - + Program selector Выбор программы - + Patch Патч - + Name Имя - + OK ОК - + Cancel Отмена - sf2Instrument + Sf2Instrument - + Bank Банк - + Patch Патч - + Gain Усиление - + Reverb Реверберация - + Reverb room size Размер помещения реверберации - + Reverb damping Затухание реверберации - + Reverb width Ширина реверберации - + Reverb level Уровень реверберации - + Chorus Хорус - + Chorus voices Голоса хоруса - + Chorus level Уровень хоруса - + Chorus speed Скорость хоруса - + Chorus depth Глубина хоруса - + A soundfont %1 could not be loaded. SoundFont %1 не удаётся загрузить. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Открыть файл SoundFront - + Choose patch Выбрать патч - + Gain: Усиление: - + Apply reverb (if supported) Применить эффект реверберации (если поддерживается) - + Room size: Размер помещения: - + Damping: Приглушение: - + Width: Ширина: - - + + Level: Уровни: - + Apply chorus (if supported) Применить эффект хорус (если поддерживается) - + Voices: Голоса: - + Speed: Скорость: - + Depth: Емкость: - + SoundFont Files (*.sf2 *.sf3) Файлы SoundFont (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Волна - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH ШИРИНА - + Width: Ширина: - stereoEnhancerControls + StereoEnhancerControls - + Width Ширина - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: От левого на левый: - + Left to Right Vol: От левого на правый: - + Right to Left Vol: От правого на левый: - + Right to Right Vol: От правого на правый: - stereoMatrixControls + StereoMatrixControls - + Left to Left От левого на левый - + Left to Right От левого на правый - + Right to Left От правого на левый - + Right to Right От правого на правый - vestigeInstrument + VestigeInstrument - + Loading plugin Загрузка модуля - + Please wait while loading the VST plugin... Подождите, пока грузится VST-плагин… - vibed + Vibed - + String %1 volume Громкость %1 струны - + String %1 stiffness Жёсткость %1 струны - + Pick %1 position Лад %1 - + Pickup %1 position Положение %1 звукоснимателя - + String %1 panning Стерео-баланс струны %1 - + String %1 detune Подстройка струны %1 - + String %1 fuzziness Плавание струны: - + String %1 length Длина струны %1 - + Impulse %1 Импульс %1 - + String %1 Струна %1 - vibedView + VibedView - + String volume: Громкость струны: - + String stiffness: Натяжение струны: - + Pick position: Лад: - + Pickup position: Положение звукоснимателя: - + String panning: Стерео-баланс струны: - + String detune: Подстройка струны: - + String fuzziness: Расплывчатость струны: - + String length: Длина струны: - + Impulse Импульс - + Octave Октава - + Impulse Editor Редактор сигнала - + Enable waveform Включить - + Enable/disable string Включить/отключить струну - + String Струна - - + + Sine wave Синусоида - - + + Triangle wave Треугольник - - + + Saw wave Пило-волна - - + + Square wave Квадратная волна - - + + White noise Белый шум - - + + User-defined wave Своя волна - - + + Smooth waveform Сгладить волну - - + + Normalize waveform Нормализовать форму волны - voiceObject + VoiceObject Voice %1 pulse width @@ -16290,71 +16290,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ВХОД - + Input gain: Входная мощность: - + OUTPUT ВЫХОД - + Output gain: Выходная мощность: - - + + Reset wavegraph Сбросить волновой график - - + + Smooth wavegraph Сгладить волновой график - - + + Increase wavegraph amplitude by 1 dB Увеличить амплитуду графика волны на 1 дБ - - + + Decrease wavegraph amplitude by 1 dB Уменьшить амплитуду графика волны на 1 дБ - + Clip input Срезать входной сигнал - + Clip input signal to 0 dB Обрезать входной сигнал на 0 dB - waveShaperControls + WaveShaperControls - + Input gain Входная мощность - + Output gain Выходная мощность diff --git a/data/locale/sl.ts b/data/locale/sl.ts index 73179d7f2d..13e2f09755 100644 --- a/data/locale/sl.ts +++ b/data/locale/sl.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample - + Disable loop - + Enable loop - + Enable ping-pong loop - + Continue sample playback across notes - + Amplify: - + Start point: - + End point: - + Loopback point: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Vizitka - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Licenca - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Nastavitve - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &Novo - + Ctrl+N - + &Open... &Odpri... - - + + Open... - + Ctrl+O - + &Save &Shrani - + Ctrl+S - + Save &As... Shr%Ani kot... - - + + Save As... - + Ctrl+Shift+S - + &Quit Izhod - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error - + Failed to load project - + Failed to save project - + Quit - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Nastavitve - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio - + MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6639,7 +6639,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset @@ -6833,17 +6833,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6851,22 +6851,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6878,7 +6878,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7793,234 +7793,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 - + 7 - + 8 - + 9 - + 10 - + 11 - + 12 - + 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File - + &Edit Ur&Edi - + &Quit Izhod - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8094,595 +8094,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave - + Saw wave - + Ramp wave - + Square wave - + Moog saw wave - + Abs. sine wave - + Random - + Random smooth @@ -8690,240 +8690,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view - - - + + + Volume Obseg - - - + + + Panning - - - + + + Coarse detune - - - + + + semitones - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold - - + + Decay - - + + Sustain - - + + Release Prepustitev - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount @@ -8974,102 +8974,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Poveljnik ladje - + Vibrato Vibrato @@ -9077,155 +9077,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Obseg - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume Poveljnik ladje - + Vibrato Vibrato @@ -9408,60 +9408,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform - + Osc %1 harmonic - - + + Osc %1 volume - - + + Osc %1 panning - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9525,42 +9525,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop - + Loop mode - + Tune - + Tune mode - + No file selected - + Open patch file - + Patch-Files (*.pat) @@ -9642,72 +9642,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE - + Base: - + AMNT - + Modulation amount: - + MULT - + Amount multiplicator: - + ATCK - + Attack: - + DCAY - + Release: - + TRSH - + Treshold: - + Mute output - + Absolute value @@ -9715,42 +9715,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value - + Modulation amount - + Attack - + Release Prepustitev - + Treshold Treshold - + Mute output - + Absolute value - + Amount multiplicator @@ -10186,7 +10186,7 @@ Reason: "%2" - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track @@ -10196,7 +10196,7 @@ Reason: "%2" - + Customizable wavetable synthesizer @@ -10206,12 +10206,12 @@ Reason: "%2" - + Carla Patchbay Instrument - + Carla Rack Instrument @@ -10236,7 +10236,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10266,12 +10266,12 @@ Reason: "%2" Sito za uvažanje Hydrogen datotek v LMMS - + Versatile drum synthesizer - + List installed LADSPA plugins @@ -10281,7 +10281,7 @@ Reason: "%2" - + Incomplete monophonic imitation TB-303 @@ -10306,7 +10306,7 @@ Reason: "%2" Sito za uvažanje MIDI datotek v LMMS - + Monstrous 3-oscillator synth with modulation matrix @@ -10316,7 +10316,7 @@ Reason: "%2" - + A NES-like synthesizer @@ -10326,17 +10326,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument - + Plugin for controlling knobs with sound peaks @@ -10346,12 +10346,12 @@ Reason: "%2" - + Player for SoundFont files - + LMMS port of sfxr @@ -10367,22 +10367,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10392,12 +10392,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS - + Vibrating string modeler @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10422,7 +10422,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX @@ -10430,292 +10430,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type - + Effects - + Instruments - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Preklic - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name Ime - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10723,185 +10723,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Nastavitve - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: - + Maker: - + Copyright: - + Unique ID: @@ -10922,17 +10922,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10940,148 +10940,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Zapri @@ -11089,69 +11089,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off - - - - + + + + PluginName - + MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11349,7 +11349,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11362,28 +11362,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: - + Copyright: - + Requires Real Time: - - - + + + @@ -11391,9 +11391,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11401,25 +11401,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: - + In Place Broken: - + Channels In: - + Channels Out: @@ -13526,144 +13526,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave - + Triangle wave - + Saw wave - + Square wave - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13750,73 +13750,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) - + Save preset Shrani glasbilce - + Next (+) - + Show/hide GUI - + Turn off all notes - + DLL-files (*.dll) - + EXE-files (*.exe) - + No VST plugin loaded - + Preset - + by - + - VST plugin control @@ -13868,49 +13868,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. - + Open Preset - - + + Vst Plugin Preset (*.fxp *.fxb) - + : default - + Save Preset Shrani glasbilce - + .fxp - + .FXP - + .FXB - + .fxb @@ -13928,147 +13928,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14076,224 +14076,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Obseg - - - - + + + + Panning - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize - - + + Invert - - + + Smooth - - + + Sine wave - - - + + + Triangle wave - + Saw wave - - + + Square wave @@ -14485,42 +14485,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency - + Filter resonance - + Bandwidth Pasovna širina - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14528,343 +14528,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ - + Filter resonance: - + RES - + Bandwidth: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI - audioFileProcessor + AudioFileProcessor - + Amplify - + Start of sample - + End of sample - + Loopback point - + Reverse sample - + Loop mode - + Stutter - + Interpolation mode - + None - + Linear - + Sinc - + Sample not found: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - + Interpolation - + Normalize - dynProcControlDialog + DynProcControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain - + Output gain - + Attack time - + Release time - + Stereo mode @@ -14878,766 +14878,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency - + End frequency - + Length - + Start distortion - + End distortion - + Gain - + Envelope slope - + Noise - + Click - + Frequency slope - + Start from note - + End to note - kickerInstrumentView + KickerInstrumentView - + Start frequency: - + End frequency: - + Frequency slope: - + Gain: - + Envelope length: - + Envelope slope: - + Click: - + Noise: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects - - + + Unavailable Effects - - + + Instruments - - + + Analysis Tools - - + + Don't know - + Type: - ladspaDescription + LadspaDescription - + Plugins - + Description - ladspaPortDialog + LadspaPortDialog - + Ports - + Name Ime - + Rate - + Direction - + Type - + Min < Default < Max - + Logarithmic - + SR Dependent - + Audio - + Control - + Input - + Output - + Toggled - + Integer - + Float - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion izkrivljanje - + Waveform - + Slide Decay - + Slide - + Accent Barva akcentov - + Dead Odmrlo - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: - + Env Mod: - + Decay: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave - + Click here for a saw-wave. - + Triangle wave - + Click here for a triangle-wave. - + Square wave - + Click here for a square-wave. - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave - + Click for a sine-wave. - - + + White noise wave - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15661,542 +15661,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - + VST Sync - - + + Automated - + Close - organicInstrument + OrganicInstrument - + Distortion izkrivljanje - + Volume Obseg - organicInstrumentView + OrganicInstrumentView - + Distortion: - + Volume: Glasnost: - + Randomise - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset - + Bank selector - + Bank - + Program selector - + Patch - + Name Ime - + OK V redu - + Cancel Preklic - sf2Instrument + Sf2Instrument - + Bank - + Patch - + Gain - + Reverb - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Odpri SoundFont datoteko - + Choose patch - + Gain: - + Apply reverb (if supported) - + Room size: - + Damping: - + Width: - - + + Level: - + Apply chorus (if supported) - + Voices: - + Speed: - + Depth: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: - stereoEnhancerControls + StereoEnhancerControls - + Width - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: - + Left to Right Vol: - + Right to Left Vol: - + Right to Right Vol: - stereoMatrixControls + StereoMatrixControls - + Left to Left Od desne proti levi - + Left to Right Od leve proti desni - + Right to Left Od desne proti levi - + Right to Right Od desne proti levi - vestigeInstrument + VestigeInstrument - + Loading plugin - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform - + Enable/disable string - + String - - + + Sine wave - - + + Triangle wave - - + + Saw wave - - + + Square wave - - + + White noise - - + + User-defined wave - - + + Smooth waveform - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16254,71 +16254,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT - + Input gain: - + OUTPUT - + Output gain: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain - + Output gain diff --git a/data/locale/sr.ts b/data/locale/sr.ts index 5db09a6e89..016a61de1c 100644 --- a/data/locale/sr.ts +++ b/data/locale/sr.ts @@ -6389,7 +6389,7 @@ Remember to also save your project manually. - SpectrumAnalyzerControlDialog + SaControlsDialog Linear spectrum @@ -6400,7 +6400,7 @@ Remember to also save your project manually. - SpectrumAnalyzerControls + SaControls Linear spectrum @@ -7505,7 +7505,7 @@ Please make sure you have read-permission to the file and the directory containi - audioFileProcessor + AudioFileProcessor Amplify @@ -7556,14 +7556,14 @@ Please make sure you have read-permission to the file and the directory containi - bitInvader + BitInvader Samplelength - bitInvaderView + BitInvaderView Sample Length @@ -7638,7 +7638,7 @@ Please make sure you have read-permission to the file and the directory containi - dynProcControlDialog + DynProcControlDialog INPUT @@ -7729,7 +7729,7 @@ Please make sure you have read-permission to the file and the directory containi - dynProcControls + DynProcControls Input gain @@ -7770,7 +7770,7 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument Start frequency @@ -7821,7 +7821,7 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrumentView + KickerInstrumentView Start frequency: @@ -7864,7 +7864,7 @@ Please make sure you have read-permission to the file and the directory containi - ladspaBrowserView + LadspaBrowserView Available Effects @@ -7907,7 +7907,7 @@ Double clicking any of the plugins will bring up information on the ports. - ladspaDescription + LadspaDescription Plugins @@ -7918,7 +7918,7 @@ Double clicking any of the plugins will bring up information on the ports. - ladspaPortDialog + LadspaPortDialog Ports @@ -7985,7 +7985,7 @@ Double clicking any of the plugins will bring up information on the ports. - lb302Synth + Lb302Synth VCF Cutoff Frequency @@ -8032,7 +8032,7 @@ Double clicking any of the plugins will bring up information on the ports. - lb302SynthView + Lb302SynthView Cutoff Freq: @@ -8155,7 +8155,7 @@ Double clicking any of the plugins will bring up information on the ports. - malletsInstrument + MalletsInstrument Hardness @@ -8274,7 +8274,7 @@ Double clicking any of the plugins will bring up information on the ports. - malletsInstrumentView + MalletsInstrumentView Instrument @@ -8393,7 +8393,7 @@ Double clicking any of the plugins will bring up information on the ports. - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -8424,7 +8424,7 @@ Double clicking any of the plugins will bring up information on the ports. - manageVestigeInstrumentView + ManageVestigeInstrumentView - VST plugin control @@ -8455,7 +8455,7 @@ Double clicking any of the plugins will bring up information on the ports. - opl2instrument + OpulenzInstrument Patch @@ -8574,7 +8574,7 @@ Double clicking any of the plugins will bring up information on the ports. - opl2instrumentView + OpulenzInstrumentView Attack @@ -8593,7 +8593,7 @@ Double clicking any of the plugins will bring up information on the ports. - organicInstrument + OrganicInstrument Distortion @@ -8604,7 +8604,7 @@ Double clicking any of the plugins will bring up information on the ports. - organicInstrumentView + OrganicInstrumentView Distortion: @@ -8655,7 +8655,7 @@ Double clicking any of the plugins will bring up information on the ports. - papuInstrument + FreeBoyInstrument Sweep time @@ -8750,7 +8750,7 @@ Double clicking any of the plugins will bring up information on the ports. - papuInstrumentView + FreeBoyInstrumentView Sweep Time: @@ -8921,7 +8921,7 @@ Double clicking any of the plugins will bring up information on the ports. - patchesDialog + PatchesDialog Qsynth: Channel Preset @@ -8956,7 +8956,7 @@ Double clicking any of the plugins will bring up information on the ports. - pluginBrowser + PluginBrowser no description @@ -9136,7 +9136,7 @@ This chip was used in the Commodore 64 computer. - sf2Instrument + Sf2Instrument Bank @@ -9195,7 +9195,7 @@ This chip was used in the Commodore 64 computer. - sf2InstrumentView + Sf2InstrumentView Open other SoundFont file @@ -9270,14 +9270,14 @@ This chip was used in the Commodore 64 computer. - sfxrInstrument + SfxrInstrument Wave Form - sidInstrument + SidInstrument Cutoff @@ -9304,7 +9304,7 @@ This chip was used in the Commodore 64 computer. - sidInstrumentView + SidInstrumentView Volume: @@ -9439,7 +9439,7 @@ This chip was used in the Commodore 64 computer. - stereoEnhancerControlDialog + StereoEnhancerControlDialog WIDE @@ -9450,14 +9450,14 @@ This chip was used in the Commodore 64 computer. - stereoEnhancerControls + StereoEnhancerControls Width - stereoMatrixControlDialog + StereoMatrixControlDialog Left to Left Vol: @@ -9476,7 +9476,7 @@ This chip was used in the Commodore 64 computer. - stereoMatrixControls + StereoMatrixControls Left to Left @@ -9495,7 +9495,7 @@ This chip was used in the Commodore 64 computer. - vestigeInstrument + VestigeInstrument Loading plugin @@ -9506,7 +9506,7 @@ This chip was used in the Commodore 64 computer. - vibed + Vibed String %1 volume @@ -9549,7 +9549,7 @@ This chip was used in the Commodore 64 computer. - vibedView + VibedView Volume: @@ -9740,7 +9740,7 @@ The LED in the lower right corner of the waveform editor determines whether the - voiceObject + VoiceObject Voice %1 pulse width @@ -9787,7 +9787,7 @@ The LED in the lower right corner of the waveform editor determines whether the - waveShaperControlDialog + WaveShaperControlDialog INPUT @@ -9846,7 +9846,7 @@ The LED in the lower right corner of the waveform editor determines whether the - waveShaperControls + WaveShaperControls Input gain diff --git a/data/locale/sv.ts b/data/locale/sv.ts index d814b3815f..81158be209 100644 --- a/data/locale/sv.ts +++ b/data/locale/sv.ts @@ -151,52 +151,52 @@ Om du är intresserad av att översätta LMMS till ett annat språk eller vill f AudioFileProcessorView - + Open sample Öppna ljudfil - + Reverse sample Spela baklänges - + Disable loop Inaktivera slinga - + Enable loop Aktivera slinga - + Enable ping-pong loop Aktivera ping-pong loop - + Continue sample playback across notes Fortsätt spela ljudfil över noter - + Amplify: Förstärkning: - + Start point: Startpunkt: - + End point: Slutpunkt: - + Loopback point: Slinga-tillbaka punkt: @@ -204,7 +204,7 @@ Om du är intresserad av att översätta LMMS till ett annat språk eller vill f AudioFileProcessorWaveView - + Sample length: Ljudfilens längd: @@ -880,144 +880,144 @@ Om du är intresserad av att översätta LMMS till ett annat språk eller vill f CarlaAboutW - + About Carla Om Carla - + About Om - + About text here Om-text här - + Extended licensing here Utökad licensiering här - + Artwork Bilder - + Using KDE Oxygen icon set, designed by Oxygen Team. Använder KDE:s Oxygen ikonuppsättning, designad av Oxygen-gruppen. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Innehåller vissa rattar, bakgrunder och andra små bilder från Calf Studio Gear-, OpenAV- och OpenOctave-projekten. - + VST is a trademark of Steinberg Media Technologies GmbH. VST är ett registrerat varumärke av Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! Speciellt tack till António Saraiva för ett antal extra ikoner och bilder! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. LV2-logotypen har designats av Thorsten Wilms, baserat på ett koncept från Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. MIDI-keyboard designad av Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. Ikoner för Carla, Carla-styrning och kopplingsplint designade av DoosC. - + Features Funktioner - + AU/AudioUnit: AU/AudioUnit: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel TextLabel - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC OSC - + Host URLs: Värd-URL:er: - + Valid commands: Giltiga kommandon: - + valid osc commands here giltiga osc-kommandon här - + Example: Exempel: - + License Licens - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1580,50 +1580,50 @@ SLUT PÅ LICENSVILLKOR - + OSC Bridge Version OSC-bryggversion - + Plugin Version Tilläggsversion - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Version %1<br>Carla är en fullt utrustad ljudtilläggsvärd%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) (Motor kör inte) - + Everything! (Including LRDF) Allt! (Inklusive LRDF) - + Everything! (Including CustomData/Chunks) Allting! (Inklusive CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> Om 110&#37; komplett (med anpassade tillägg)<br/>Implementerad funktion/tillägg:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host Använder Juce-värd - + About 85% complete (missing vst bank/presets and some minor stuff) Omkring 85% färdigställt (saknar vst-bank/förinställningar och vissa mindre grejor) @@ -1631,516 +1631,516 @@ SLUT PÅ LICENSVILLKOR CarlaHostW - + MainWindow HuvudFönster - + Rack Rack - + Patchbay Kopplingsplint - + Logs Loggar - + Loading... Läser in... - + Buffer Size: Buffertstorlek: - + Sample Rate: Samplingsfrekvens: - + ? Xruns ? Överskridanden - + DSP Load: %p% DSP-belastning: %p% - + &File &Arkiv - + &Engine &Motor - + &Plugin &Tillägg - + Macros (all plugins) Makron (alla tillägg) - + &Canvas &Duk - + Zoom Zooma - + &Settings &Inställningar - + &Help &Hjälp - + toolBar verktygsFält - + Disk Disk - - + + Home Hem - + Transport Transport - + Playback Controls Uppspelningskontroller - + Time Information Tidinformation - + Frame: Bild: - + 000'000'000 000'000'000 - + Time: Tid: - + 00:00:00 00:00:00 - + BBT: BBT: - + 000|00|0000 000|00|0000 - + Settings Inställningar - + BPM BPM - + Use JACK Transport Använd JACK-transport - + Use Ableton Link Använd Ableton Link - + &New &Ny - + Ctrl+N Ctrl+N - + &Open... &Öppna... - - + + Open... Öppna... - + Ctrl+O Ctrl+O - + &Save &Spara - + Ctrl+S Ctrl+S - + Save &As... Spara &som... - - + + Save As... Spara som... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Avsluta - + Ctrl+Q Ctrl+Q - + &Start &Starta - + F5 F5 - + St&op St&opp - + F6 F6 - + &Add Plugin... &Lägg till tillägg... - + Ctrl+A Ctrl+A - + &Remove All &Ta bort alla - + Enable Aktivera - + Disable Inaktivera - + 0% Wet (Bypass) 0% effekt (förbikoppla) - + 100% Wet 100% effekt - + 0% Volume (Mute) 0% volym (tyst) - + 100% Volume 100% volym - + Center Balance Centrumbalans - + &Play &Spela - + Ctrl+Shift+P Ctrl+Shift+P - + &Stop &Stopp - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards &Bakåt - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards &Framåt - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Arrangera - + Ctrl+G Ctrl+G - - + + &Refresh &Uppdatera - + Ctrl+R Ctrl+R - + Save &Image... Spara &bild... - + Auto-Fit Autoanpassa - + Zoom In Zooma in - + Ctrl++ Ctrl++ - + Zoom Out Zooma ut - + Ctrl+- Ctrl+- - + Zoom 100% Zooma 100% - + Ctrl+1 Ctrl+1 - + Show &Toolbar Visa &verktygsfält - + &Configure Carla &Konfigurera Carla - + &About &Om - + About &JUCE Om &JUCE - + About &Qt Om &Qt - + Show Canvas &Meters Visa Duk&mätare - + Show Canvas &Keyboard Visa Duk&tangentbord - + Show Internal Visa intern - + Show External Visa extern - + Show Time Panel Visa tidspanel - + Show &Side Panel Visa &sidopanel - + &Connect... &Anslut... - + Compact Slots Komprimera fack - + Expand Slots Expandera fack - + Perform secret 1 Utför hemlighet 1 - + Perform secret 2 Utför hemlighet 2 - + Perform secret 3 Utför hemlighet 3 - + Perform secret 4 Utför hemlighet 4 - + Perform secret 5 Utför hemlighet 5 - + Add &JACK Application... Lägg till &JACK-program… - + &Configure driver... &Konfigurera drivrutin... - + Panic Panik - + Open custom driver panel... Öppna anpassad drivrutinspanel… @@ -2148,57 +2148,57 @@ SLUT PÅ LICENSVILLKOR CarlaHostWindow - + Export as... Exportera som... - - - - + + + + Error Fel - + Failed to load project Det gick inte att läsa in projektet - + Failed to save project Det gick inte att spara projektet - + Quit Avsluta - + Are you sure you want to quit Carla? Är du säker på att du vill stänga Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 Kunde inte ansluta till Ljudbakände ”%1”, möjliga skäl: %2 - + Could not connect to Audio backend '%1' Kunde inte ansluta till Ljudbakände ”%1” - + Warning Varning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Det finns fortfarande några tillägg inlästa, du måste ta bort dem för att stoppa motorn. @@ -2208,7 +2208,7 @@ Vill du göra det nu? CarlaInstrumentView - + Show GUI Visa användargränssnitt @@ -2216,636 +2216,636 @@ Vill du göra det nu? CarlaSettingsW - + Settings Inställningar - + main huvud - + canvas duk - + engine motor - + osc osc - + file-paths filsökvägar - + plugin-paths tilläggssökvägar - + wine wine - + experimental experimentell - + Widget Kontroll - - + + Main Huvud - - + + Canvas Duk - - + + Engine Motor - + File Paths Filsökvägar - + Plugin Paths Tilläggssökvägar - + Wine Wine - - + + Experimental Experimentell - + <b>Main</b> <b>Huvud</b> - + Paths Sökvägar - + Default project folder: Standardprojektmapp: - + Interface Gränssnitt - + Interface refresh interval: Gränssnittets uppdateringsintervall: - - + + ms ms - + Show console output in Logs tab (needs engine restart) Visa konsolutmatning i Loggflik (kräver motoromstart) - + Show a confirmation dialog before quitting Visa en bekräftelsedialog innan avslut - - + + Theme Tema - + Use Carla "PRO" theme (needs restart) Använd Carla ”PRO”-tema (kräver omstart) - + Color scheme: Färgschema: - + Black Svart - + System System - + Enable experimental features Aktivera experimentella funktioner - + <b>Canvas</b> <b>Duk</b> - + Bezier Lines Bézierlinjer - + Theme: Tema: - + Size: Storlek: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Alternativ - + Auto-hide groups with no ports Dölj grupper utan portar automatiskt - + Auto-select items on hover Automarkera objekt vid hovring - + Basic eye-candy (group shadows) Grundläggande ögongodis (gruppskuggor) - + Render Hints Renderingstips - + Anti-Aliasing Kantutjämning - + Full canvas repaints (slower, but prevents drawing issues) Fullständiga dukomritningar (långsammare, men förhindrar uppritningsproblem) - + <b>Engine</b> <b>Motor</b> - - + + Core Kärna - + Single Client Enkel klient - + Multiple Clients Flera klienter - - + + Continuous Rack Kontinuerligt rack - - + + Patchbay Kopplingsplint - + Audio driver: Ljuddrivrutin: - + Process mode: Hanteringsläge: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog Maximalt antal parametrar att tillåta i den inbyggda ”Redigera”-dialogen - + Max Parameters: Max parametrar: - + ... ... - + Reset Xrun counter after project load Återställ Överskridsräknaren efter projektinläsning - + Plugin UIs Tilläggsgränssnitt - - + + How much time to wait for OSC GUIs to ping back the host Hur lång tid att vänta för OSC-användargränssnitt att pinga tillbaka till värden - + UI Bridge Timeout: Tidsgräns för användargränssnittsbryggor: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code Använd OSC-GUI-bryggor när möjligt, för att på detta sätt separera användargränssnittet från DSP-koden. - + Use UI bridges instead of direct handling when possible Använd gränssnittsbryggor istället för direkthantering när möjligt - + Make plugin UIs always-on-top Placera alltid tilläggsgränssnitt överst - + Make plugin UIs appear on top of Carla (needs restart) Placera tilläggsgränssnitt ovanpå Carla (kräver omstart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS OBSERVERA: Tilläggsgränssnitt över bryggor kan inte hanteras av Carla på macOS - - + + Restart the engine to load the new settings Starta om motorn för att läsa in de nya inställningarna - + <b>OSC</b> <b>OSC</b> - + Enable OSC Aktivera OSC - + Enable TCP port Aktivera TCP-port - - + + Use specific port: Använd specifik port: - + Overridden by CARLA_OSC_TCP_PORT env var Åsidosatt av miljövariabeln CARLA_OSC_TCP_PORT - - + + Use randomly assigned port Använd slumpmässigt tilldelad port - + Enable UDP port Aktivera UDP-port - + Overridden by CARLA_OSC_UDP_PORT env var Åsidosatt av miljövariabeln CARLA_OSC_UDP_PORT - + DSSI UIs require OSC UDP port enabled DSSI-användargränssnit kräver att OSC UDP-port är aktiverad - + <b>File Paths</b> <b>Filsökvägar</b> - + Audio Ljud - + MIDI MIDI - + Used for the "audiofile" plugin Används för tillägget "audiofile" - + Used for the "midifile" plugin Används för tillägget "midifile" - - + + Add... Lägg till... - - + + Remove Ta bort - - + + Change... Ändra... - + <b>Plugin Paths</b> <b>Tilläggssökvägar</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins Starta om Carla för att hitta nya tillägg - + <b>Wine</b> <b>Wine</b> - + Executable Körbar - + Path to 'wine' binary: Sökväg till "wine"-binär: - + Prefix Prefix - + Auto-detect Wine prefix based on plugin filename Automatisk detektering av Wine-prefix baserat på filnamn för tillägg - + Fallback: Reservinställning: - + Note: WINEPREFIX env var is preferred over this fallback Notera: Miljövariabeln WINEPREFIX föredras framför denna reservinställning - + Realtime Priority Realtidsprioritet - + Base priority: Grundprioritet: - + WineServer priority: WineServer-prioritet: - + These options are not available for Carla as plugin Dessa alternativ finns inte tillgängliga för Carla som tillägg - + <b>Experimental</b> <b>Experimentell</b> - + Experimental options! Likely to be unstable! Experimentalla alternativ! Förmodligen instabila! - + Enable plugin bridges Aktivera tilläggsbryggor - + Enable Wine bridges Aktivera Wine-bryggor - + Enable jack applications Aktivera jack-program - + Export single plugins to LV2 Exportera enskilda tillägg till LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) Läs in Carla-bakände i global namnrymd (INTE REKOMMENDERAT) - + Fancy eye-candy (fade-in/out groups, glow connections) Snyggt ögongodisk (grupper tonas in/ut, glödande anslutningar) - + Use OpenGL for rendering (needs restart) Använd OpenGL för rendering (kräver omstart) - + High Quality Anti-Aliasing (OpenGL only) Högkvalitativ kantutjämning (endast OpenGL) - + Render Ardour-style "Inline Displays" Rendera Ardour-liknande ”inbyggda visningar” - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. Tvinga mono-tillägg att använda stereo genom att köra 2 instanser av det samtidigt. Detta läge är inte tillgängligt för VST-tillägg. - + Force mono plugins as stereo Tvinga mono-tillägg att vara stereo - + Prevent plugins from doing bad stuff (needs restart) Förhindra tillägg från att göra dumheter (kräver omstart) - + Whenever possible, run the plugins in bridge mode. När det är möjligt, kör tillägget i bryggat läge. - + Run plugins in bridge mode when possible Kör tillägg i bryggat läge när det är möjligt - - - - + + + + Add Path Lägg till sökväg @@ -3668,179 +3668,179 @@ Detta läge är inte tillgängligt för VST-tillägg. Dialog - + Add JACK Application Lägga till JACK-program - + Note: Features not implemented yet are greyed out Notera: Funktioner som inte är implementerade än är utgråade - + Application Program - + Name: Namn: - + Application: Program: - + From template Från mall - + Custom Anpassad - + Template: Mall: - + Command: Kommando: - + Setup Inställning - + Session Manager: Sessionshanterare: - + None Ingen - + Audio inputs: Ljudingångar: - + MIDI inputs: MIDI-ingångar: - + Audio outputs: Ljudutgångar: - + MIDI outputs: MIDI-utgångar: - + Take control of main application window Ta kontroll över programmets huvudfönster - + Workarounds Lösningar - + Wait for external application start (Advanced, for Debug only) Vänta på att externt program startar (Avancerad, endast för felsökning) - + Capture only the first X11 Window Fånga endast det första X11-fönstret - + Use previous client output buffer as input for the next client Använd föregående klients utgångsbuffert som ingångsbuffert för nästa klient - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index Simulera 16 JACK MIDI-ingångar, med MIDI-kanal som portindex - + Error here Fel här - + Carla Control - Connect Carla-kontroll - Anslut - + Remote setup Fjärrinställning - + UDP Port: UDP-port: - + Remote host: Fjärrvärd: - + TCP Port: TCP-port: - + Reported host Rapporterad värd - + Automatic Automatisk - + Custom: Anpassad: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. På vissa nätverk (så som USB-anslutningar), kan fjärrsystemet inte nå det lokala nätverket. Du kan här ange vilket värdnamn eller IP som fjärr-Carla ska ansluta till. Om du är osäker lämna värdet ”Automatisk”. - + Set value Ställ in värde - + TextLabel TextLabel - + Scale Points Skala punkter @@ -3848,37 +3848,37 @@ Om du är osäker lämna värdet ”Automatisk”. DriverSettingsW - + Driver Settings Drivrutinsinställningar - + Device: Enhet: - + Buffer size: Buffertstorlek: - + Sample rate: Samplingsfrekvens: - + Triple buffer Trippelbuffring - + Show Driver Control Panel Visa kontrollpanel för drivrutin - + Restart the engine to load the new settings Starta om motorn för att läsa in de nya inställningarna @@ -6923,7 +6923,7 @@ Se till att du har skrivbehörighet till filen och mappen som innehåller filen - + Default preset Standardinställning @@ -7117,17 +7117,17 @@ Se till att du har skrivbehörighet till filen och mappen som innehåller filen JackApplicationW - + NSM applications cannot use abstract or absolute paths NSM-program kan inte använda abstracta eller absoluta sökvägar - + NSM applications cannot use CLI arguments NSM-program kan inte använda kommandoradsargument - + You need to save the current Carla project before NSM can be used Du måste spara det aktuella Carla-projektet innan NSM kan avändas @@ -7135,22 +7135,22 @@ Se till att du har skrivbehörighet till filen och mappen som innehåller filen JuceAboutW - + About JUCE Om JUCE - + <b>About JUCE</b> <b>Om JUCE</b> - + This program uses JUCE version 3.x.x. Detta program använder JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -7169,7 +7169,7 @@ En modul (juce_core) licensierad under ISC. Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. Detta program använder JUCE version %1. @@ -8087,234 +8087,234 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). MidiPatternW - + MIDI Pattern MIDI-mönster - + Time Signature: Tidsignatur: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: Takter: - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 5 - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: Standardlängd: - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: Kvantisera: - + &File &Arkiv - + &Edit &Redigera - + &Quit &Avsluta - + &Insert Mode &Infogningsläge - + F F - + &Velocity Mode &Hastighetsläge - + D D - + Select All Välj alla - + A A @@ -8388,595 +8388,595 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). MonstroInstrument - + Osc 1 volume Osc. 1 volym - + Osc 1 panning Osc 1 panorering - + Osc 1 coarse detune Osc. 1 grovurstämning - + Osc 1 fine detune left Osc. 1 finurstämning vänster - + Osc 1 fine detune right Osc. 1 finurstämning höger - + Osc 1 stereo phase offset Osc. 1 stereofasposition - + Osc 1 pulse width Osc. 1 pulsbredd - + Osc 1 sync send on rise Osc. 1 synksändning vid stigning - + Osc 1 sync send on fall Osc. 1 synksändning vid fall - + Osc 2 volume Osc. 2 volym - + Osc 2 panning Osc 2 panorering - + Osc 2 coarse detune Osc. 2 grovurstämning - + Osc 2 fine detune left Osc. 2 finurstämning vänster - + Osc 2 fine detune right Osc. 2 finurstämning höger - + Osc 2 stereo phase offset Osc. 2 stereofasposition - + Osc 2 waveform Osc. 2 vågform - + Osc 2 sync hard Osc. 2 synk hård - + Osc 2 sync reverse Osc. 2 synk omvänd - + Osc 3 volume Osc. 3 volym - + Osc 3 panning Osc 3 panorering - + Osc 3 coarse detune Osc. 3 grovurstämning - + Osc 3 Stereo phase offset Osc. 3 stereofastposition - + Osc 3 sub-oscillator mix Osc. 3 underoscillatormix - + Osc 3 waveform 1 Osc. 3 vågform 1 - + Osc 3 waveform 2 Osc. 3 vågform 2 - + Osc 3 sync hard Osc. 3 synk hård - + Osc 3 Sync reverse Osc. 3 synk omvänd - + LFO 1 waveform LFO 1 vågform - + LFO 1 attack LFO 1. stegring - + LFO 1 rate LFO 1 hastighet - + LFO 1 phase LFO 1 fas - + LFO 2 waveform LFO 2 vågform - + LFO 2 attack LFO 2 stegring - + LFO 2 rate LFO 2 hastighet - + LFO 2 phase LFO 2 fas - + Env 1 pre-delay Knt 1 förfördröjning - + Env 1 attack Knt 1 stegring - + Env 1 hold Knt 1 håll - + Env 1 decay Knt 1 sänkning - + Env 1 sustain Knt 1 hållnivå - + Env 1 release Knt 1 avklingning - + Env 1 slope Knt 1 kurva - + Env 2 pre-delay Knt 2 förfördröjning - + Env 2 attack Knt 2 stegring - + Env 2 hold Knt 2 håll - + Env 2 decay Knt 2 sänkning - + Env 2 sustain Knt 2 hållnivå - + Env 2 release Knt 2 avklingning - + Env 2 slope Knt 2 kurva - + Osc 2+3 modulation Osc. 2+3-modulering - + Selected view Vald vy - + Osc 1 - Vol env 1 Osc. 1 - Vol. knt 1 - + Osc 1 - Vol env 2 Osc. 1 - Vol. knt 2 - + Osc 1 - Vol LFO 1 Osc. 1 - Vol. LFO 1 - + Osc 1 - Vol LFO 2 Osc. 1 - Vol. LFO 2 - + Osc 2 - Vol env 1 Osc. 2 - Vol. knt 1 - + Osc 2 - Vol env 2 Osc. 2 - Vol. knt 2 - + Osc 2 - Vol LFO 1 Osc. 2 - Vol. LFO 1 - + Osc 2 - Vol LFO 2 Osc. 2 - Vol. LFO 2 - + Osc 3 - Vol env 1 Osc. 3 - Vol. knt 1 - + Osc 3 - Vol env 2 Osc. 3 - Vol. knt 2 - + Osc 3 - Vol LFO 1 Osc. 3 - Vol. LFO 1 - + Osc 3 - Vol LFO 2 Osc. 3 - Vol. LFO 2 - + Osc 1 - Phs env 1 Osc. 1 - Fas knt 1 - + Osc 1 - Phs env 2 Osc. 1 - Fas knt 2 - + Osc 1 - Phs LFO 1 Osc. 1 - Fas LFO 1 - + Osc 1 - Phs LFO 2 Osc. 1 - Fas LFO 2 - + Osc 2 - Phs env 1 Osc. 2 - Fas knt 1 - + Osc 2 - Phs env 2 Osc. 2 - Fas knt 2 - + Osc 2 - Phs LFO 1 Osc. 2 - Fas LFO 1 - + Osc 2 - Phs LFO 2 Osc. 2 - Fas LFO 2 - + Osc 3 - Phs env 1 Osc. 3 - Fas knt 1 - + Osc 3 - Phs env 2 Osc. 3 - Fas knt 2 - + Osc 3 - Phs LFO 1 Osc. 3 - Fas LFO 1 - + Osc 3 - Phs LFO 2 Osc. 3 - Fas LFO 2 - + Osc 1 - Pit env 1 Osc. 1 - Pit knt 1 - + Osc 1 - Pit env 2 Osc. 1 - Pit knt 2 - + Osc 1 - Pit LFO 1 Osc. 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 Osc. 1 - Pit LFO 2 - + Osc 2 - Pit env 1 Osc. 2 - Pit knt 1 - + Osc 2 - Pit env 2 Osc. 2 - Pit knt 2 - + Osc 2 - Pit LFO 1 Osc. 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 Osc. 2 - Pit LFO 2 - + Osc 3 - Pit env 1 Osc. 3 - Pit knt 1 - + Osc 3 - Pit env 2 Osc. 3 - Pit knt 2 - + Osc 3 - Pit LFO 1 Osc. 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 Osc. 3 - Pit LFO 2 - + Osc 1 - PW env 1 Osc. 1 - PW knt 1 - + Osc 1 - PW env 2 Osc. 1 - PW knt 2 - + Osc 1 - PW LFO 1 Osc. 1 - PW LFO 1 - + Osc 1 - PW LFO 2 Osc. 1 - PW LFO 2 - + Osc 3 - Sub env 1 Osc. 3 - Sub knt 1 - + Osc 3 - Sub env 2 Osc. 3 - Sub knt 2 - + Osc 3 - Sub LFO 1 Osc. 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 Osc. 3 - Sub LFO 2 - - + + Sine wave Sinusvåg - + Bandlimited Triangle wave Bandbegränsad triangelvåg - + Bandlimited Saw wave Bandbegränsad sågtandsvåg - + Bandlimited Ramp wave Bandbegränsad rampvåg - + Bandlimited Square wave Bandbegränsad fyrkantsvåg - + Bandlimited Moog saw wave Bandbegränsad Moog sågtandsvåg - - + + Soft square wave Jämn fyrkantvåg - + Absolute sine wave Absolut sinusvåg - - + + Exponential wave Exponentiell våg - + White noise Vitt brus - + Digital Triangle wave Digital Triangelvåg - + Digital Saw wave Digital Sågtandsvåg - + Digital Ramp wave Digital rampvåg - + Digital Square wave Digital fyrkantsvåg - + Digital Moog saw wave Digital Moogsågtandsvåg - + Triangle wave Triangelvåg - + Saw wave Sågtandsvåg - + Ramp wave Rampvåg - + Square wave Fyrkantvåg - + Moog saw wave Moog sågtandsvåg - + Abs. sine wave Abs. sinusvåg - + Random Slumpmässig - + Random smooth Slumpmässigt jämn @@ -8984,240 +8984,240 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). MonstroView - + Operators view Operatörernas vy - + Matrix view Matrisvy - - - + + + Volume Volym - - - + + + Panning Panorering - - - + + + Coarse detune Grovurstämning - - - + + + semitones halvtoner - - + + Fine tune left Finurstämning vänster - - - - + + + + cents hundradelar - - + + Fine tune right Finurstämning höger - - - + + + Stereo phase offset Stereofasposition - - - - - + + + + + deg grd - + Pulse width Pulsbredd - + Send sync on pulse rise Skicka synk vid pulsstigning - + Send sync on pulse fall Skicka synk vid pulsfall - + Hard sync oscillator 2 Hård synk oscillator 2 - + Reverse sync oscillator 2 Omvänd synk oscillator 2 - + Sub-osc mix Underosc.-mix - + Hard sync oscillator 3 Hård synk oscillator 3 - + Reverse sync oscillator 3 Omvänd synk oscillator 3 - - - - + + + + Attack Attack - - + + Rate Värdera - - + + Phase Fas - - + + Pre-delay Förfördröjning - - + + Hold Håll - - + + Decay Decay - - + + Sustain Sustain - - + + Release Release - - + + Slope Lutning - + Mix osc 2 with osc 3 Mixa osc. 2 med osc. 3 - + Modulate amplitude of osc 3 by osc 2 Modulera amplituden för osc. 3 med osc. 2 - + Modulate frequency of osc 3 by osc 2 Modulera frekvens för osc. 3 med osc. 2 - + Modulate phase of osc 3 by osc 2 Modulera fasen för osc. 3 med osc. 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Moduleringsmängd @@ -9268,102 +9268,102 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). NesInstrument - + Channel 1 coarse detune Kanal 1 grovurstämning - + Channel 1 volume Kanal 1 volym - + Channel 1 envelope length Kanal 1 konturlängd - + Channel 1 duty cycle Kanal 1 arbetscykel - + Channel 1 sweep amount Kanal 1 svepmängd - + Channel 1 sweep rate Kanal 1 svephastighet - + Channel 2 Coarse detune Kanal 2 grovurstämning - + Channel 2 Volume Kanal 2 volym - + Channel 2 envelope length Kanal 2 konturlängd - + Channel 2 duty cycle Kanal 2 arbetscykel - + Channel 2 sweep amount Kanal 2 svepmängd - + Channel 2 sweep rate Kanal 2 svephastighet - + Channel 3 coarse detune Kanal 3 grovurstämning - + Channel 3 volume Kanal 3 volym - + Channel 4 volume Kanal 4 volym - + Channel 4 envelope length Kanal 4 konturlängd - + Channel 4 noise frequency Kanal 4 brusfrekvens - + Channel 4 noise frequency sweep Kanal 4 brusfrekvenssvep - + Master volume Huvudvolym - + Vibrato Vibrato @@ -9371,155 +9371,155 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). NesInstrumentView - - - - + + + + Volume Volym - - - + + + Coarse detune Grovurstämning - - - + + + Envelope length Konturlängd - + Enable channel 1 Aktivera kanal 1 - + Enable envelope 1 Aktivera kontur 1 - + Enable envelope 1 loop Aktivera kontur 1-loop - + Enable sweep 1 Aktivera svep 1 - - + + Sweep amount Svepmängd - - + + Sweep rate Svephastighet - - + + 12.5% Duty cycle 12.5% arbetscykel - - + + 25% Duty cycle 25% arbetscykel - - + + 50% Duty cycle 50% arbetscykel - - + + 75% Duty cycle 75% arbetscykel - + Enable channel 2 Aktivera kanal 2 - + Enable envelope 2 Aktivera kontur 2 - + Enable envelope 2 loop Aktivera kontur 2-loop - + Enable sweep 2 Aktivera svep 2 - + Enable channel 3 Aktivera kanal 3 - + Noise Frequency Brusfrekvens - + Frequency sweep Frekvenssvep - + Enable channel 4 Aktivera kanal 4 - + Enable envelope 4 Aktivera kontur 4 - + Enable envelope 4 loop Aktivera kontur 4-loop - + Quantize noise frequency when using note frequency Kvantifiera brusfrekvens vid användning av notfrekvens - + Use note frequency for noise Använd notfrekvens för brus - + Noise mode Brusläge - + Master volume Huvudvolym - + Vibrato Vibrato @@ -9702,60 +9702,60 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). OscillatorObject - + Osc %1 waveform Osc. %1 vågform - + Osc %1 harmonic Osc. %1 harmoni - - + + Osc %1 volume Osc %1 volym - - + + Osc %1 panning Osc %1 panorering - - + + Osc %1 fine detuning left Osc. %1 finurstämning vänster - + Osc %1 coarse detuning Osc. %1 grovurstämning - + Osc %1 fine detuning right Osc. %1 finurstämning höger - + Osc %1 phase-offset Osc. %1 fasposition - + Osc %1 stereo phase-detuning Osc %1 stereofasurstämning - + Osc %1 wave shape Osc %1 vågform - + Modulation type %1 Moduleringstyp %1 @@ -9819,42 +9819,42 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). PatmanView - + Open patch Öppna inställning - + Loop Slinga - + Loop mode Slinga-läge - + Tune Tune - + Tune mode Tune-läge - + No file selected Ingen fil vald - + Open patch file Öppna patch-fil - + Patch-Files (*.pat) Patch-filer (*.pat) @@ -9936,72 +9936,72 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). PeakControllerEffectControlDialog - + BASE BAS - + Base: Bas: - + AMNT BELP - + Modulation amount: Moduleringsmängd: - + MULT MULT - + Amount multiplicator: Mängdmultiplikator: - + ATCK STGR - + Attack: Attack: - + DCAY SÄNK - + Release: Release: - + TRSH NIVÅ - + Treshold: Tröskelvärde: - + Mute output Tysta utgångs-ljud - + Absolute value Absolut värde @@ -10009,42 +10009,42 @@ Besök https://lmms.io/documentation/ för dokumentation (Engelska). PeakControllerEffectControls - + Base value Basvärde - + Modulation amount Moduleringsmängd - + Attack Attack - + Release Release - + Treshold Tröskelvärde - + Mute output Tysta utgångs-ljud - + Absolute value Absolut värde - + Amount multiplicator Mängdmultiplikator @@ -10481,7 +10481,7 @@ Orsak: "%2" En inbyggd förstärkare-tillägg - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Enkel sampler med olika inställningar för att använda samplingar (t. ex. trummor) i ett instrumentspår @@ -10491,7 +10491,7 @@ Orsak: "%2" Öka din bas på snabbt och enkelt sätt - + Customizable wavetable synthesizer Anpassa vågtabellssynthesizer @@ -10501,12 +10501,12 @@ Orsak: "%2" En översamplande bitkrossare - + Carla Patchbay Instrument Instrument för Carla Kopplingsplint - + Carla Rack Instrument Carla Rack-instrument @@ -10531,7 +10531,7 @@ Orsak: "%2" Ett Dual filter-tillägg - + plugin for processing dynamics in a flexible way tillägg för dynamisk bearbetning på ett flexibelt sätt @@ -10561,12 +10561,12 @@ Orsak: "%2" Filter för att importera Hydrogen-filer till LMMS - + Versatile drum synthesizer Mångsidig trum-synth - + List installed LADSPA plugins Lista installerade LADSPA-tillägg @@ -10576,7 +10576,7 @@ Orsak: "%2" tillägg för att använda godtyckliga LADSPA-effekter inom LMMS. - + Incomplete monophonic imitation TB-303 Ofullstädig monofonisk imitation av TB-303 @@ -10601,7 +10601,7 @@ Orsak: "%2" Filter för att importera MIDI-filer till LMMS - + Monstrous 3-oscillator synth with modulation matrix Monstruös 3-oscillatorsynth med moduleringsmix @@ -10611,7 +10611,7 @@ Orsak: "%2" Ett flertapps ekofördröjningstillägg - + A NES-like synthesizer En NES-lik synthesizer @@ -10621,17 +10621,17 @@ Orsak: "%2" 2-operators FM-synth - + Additive Synthesizer for organ-like sounds Additiv synthesizer för orgellika ljud - + GUS-compatible patch instrument GUS-kompatibelt kopplingsinstrument - + Plugin for controlling knobs with sound peaks Tillägg för styrning av rattar med ljudtoppar @@ -10641,12 +10641,12 @@ Orsak: "%2" Reverb-algoritm av Sean Costello - + Player for SoundFont files Spelare för SoundFont-filer - + LMMS port of sfxr LMMS-port av sfxr @@ -10663,22 +10663,22 @@ Detta chip användes i datorn Commodore 64. En grafisk spektrumanalysator - + Plugin for enhancing stereo separation of a stereo input file Tillägg för att förbättra stereoseparation av en stereoingångsfil - + Plugin for freely manipulating stereo output Tillägg för fritt manipulera stereoutgång - + Tuneful things to bang on Melodiska saker att slå på - + Three powerful oscillators you can modulate in several ways Tre kraftfulla oscillatorer du kan modulera på flera sätt @@ -10688,12 +10688,12 @@ Detta chip användes i datorn Commodore 64. Stereofältsvisualiserare. - + VST-host for using VST(i)-plugins within LMMS VST-värd för att använda VST(i)-tillägg inom LMMS - + Vibrating string modeler Modellerare för vibrerande strängar @@ -10703,12 +10703,12 @@ Detta chip användes i datorn Commodore 64. tillägg för att använda godtyckliga VST-effekter inom LMMS. - + 4-oscillator modulatable wavetable synth 4-oscillators modulerbar vågtabellssynth - + plugin for waveshaping tillägg för vågformande @@ -10718,7 +10718,7 @@ Detta chip användes i datorn Commodore 64. Tolk för matematiska uttryck - + Embedded ZynAddSubFX Inbäddad ZynAddSubFX @@ -10726,292 +10726,292 @@ Detta chip användes i datorn Commodore 64. PluginDatabaseW - + Carla - Add New Carla - Lägg till ny - + Format Format - + Internal Intern - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + Sound Kits Ljuduppsättning - + Type Typ - + Effects Effekter - + Instruments Instrument - + MIDI Plugins MIDI-tillägg - + Other/Misc Annat/diverse - + Architecture Arkitektur - + Native Inbyggt - + Bridged Bryggad - + Bridged (Wine) Bryggad (Wine) - + Requirements Krav - + With Custom GUI Med anpassat användargränssnitt - + With CV Ports Med CV-portar - + Real-time safe only Endast realtidssäkert - + Stereo only Endast stereo - + With Inline Display Med inbyggd visning - + Favorites only Endast favoriter - + (Number of Plugins go here) (Antal tillägg placeras här) - + &Add Plugin &Lägg till tillägg - + Cancel Avbryt - + Refresh Uppdatera - + Reset filters Återställ filter - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel TextLabel - + Format: Format: - + Architecture: Arkitektur: - + Type: Typ: - + MIDI Ins: MIDI in: - + Audio Ins: Ljudingångar: - + CV Outs: CV-utgångar: - + MIDI Outs: MIDI ut: - + Parameter Ins: Parameteringångar: - + Parameter Outs: Parameterutgångar: - + Audio Outs: Ljudutgångar: - + CV Ins: CV-ingångar: - + UniqueID: UniqueID: - + Has Inline Display: Har inbyggd visning: - + Has Custom GUI: Has anpassat användargränssnitt: - + Is Synth: Är en synth: - + Is Bridged: Är bryggad: - + Information Information - + Name Namn - + Label/URI Etikett/URI - + Maker Tillverkare - + Binary/Filename Binär/filnamn - + Focus Text Search Fokusera på textsökning - + Ctrl+F Ctrl+F @@ -11019,128 +11019,128 @@ Detta chip användes i datorn Commodore 64. PluginEdit - + Plugin Editor Tilläggsredigerare - + Edit Redigera - + Control Kontroll - + MIDI Control Channel: MIDI-kontrollkanal: - + N N - + Output dry/wet (100%) Utgång original/effekt (100%) - + Output volume (100%) Utgångsvolym (100%) - + Balance Left (0%) Balans vänster (0%) - - + + Balance Right (0%) Balans höger (0%) - + Use Balance Använd balans - + Use Panning Använd panorering - + Settings Inställningar - + Use Chunks Använd stycken - + Audio: Ljud: - + Fixed-Size Buffer Buffer med fix storlek - + Force Stereo (needs reload) Tvingad stereo (kräver omstart) - + MIDI: MIDI: - + Map Program Changes Mapp programändringar - + Send Bank/Program Changes Skicka bank-/programändringar - + Send Control Changes Skicka kontrolländringar - + Send Channel Pressure Skicka kanaltryck - + Send Note Aftertouch Skicka efterberöring för noter - + Send Pitchbend Skicka tonhöjdsböjning - + Send All Sound/Notes Off Skicka alla ljud/noter av - + Plugin Name @@ -11149,57 +11149,57 @@ Tilläggsnamn - + Program: Program: - + MIDI Program: MIDI-program: - + Save State Spara tillstånd - + Load State Ladda tillstånd - + Information Information - + Label/URI: Etikett/URI: - + Name: Namn: - + Type: Typ: - + Maker: Tillverkare: - + Copyright: Upphovsrätt: - + Unique ID: Unikt ID: @@ -11220,17 +11220,17 @@ Tilläggsnamn PluginParameter - + Form Form - + Parameter Name Parameternamn - + ... ... @@ -11238,149 +11238,149 @@ Tilläggsnamn PluginRefreshW - + Carla - Refresh Carla - Uppdatera - + Search for new... Sök efter nya... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native Inbyggt - + POSIX 32bit POSIX 32bit - + POSIX 64bit POSIX 64bit - + Windows 32bit Windows 32bit - + Windows 64bit Windows 64bit - + Available tools: Tillgängliga verktyg: - + python3-rdflib (LADSPA-RDF support) python3-rdflib (LADSPA-RDF-stöd) - + carla-discovery-win64 carla-discovery-win64 - + carla-discovery-native carla-discovery-native - + carla-discovery-posix32 carla-discovery-posix32 - + carla-discovery-posix64 carla-discovery-posix64 - + carla-discovery-win32 carla-discovery-win32 - + Options: Alternativ: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). Carla kommer att köra små bearbetningskontroller vid skanning av tillägg (för att se till att de inte kraschar). Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på egen risk). - + Run processing checks while scanning Kör processkontroller under detektering - + Press 'Scan' to begin the search Tryck på 'Skanna' för att påbörja sökningen - + Scan Skanna - + >> Skip >> Hoppa - + Close Stäng @@ -11388,69 +11388,69 @@ Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på eg PluginWidget - - - - - + + + + + Frame Bild - + Enable Aktivera - + On/Off På/Av - - - - + + + + PluginName Tilläggsnamn - + MIDI MIDI - + AUDIO IN LJUDINGÅNG - + AUDIO OUT LJUDUTGÅNG - + GUI Användargränssnitt - + Edit Redigera - + Remove Ta bort - + Plugin Name Tilläggsnamn - + Preset: Förinställning: @@ -11648,7 +11648,7 @@ Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på eg QWidget - + Name: @@ -11661,28 +11661,28 @@ Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på eg - + Maker: Skapare: - + Copyright: Copyright: - + Requires Real Time: Kräver realtid: - - - + + + @@ -11690,9 +11690,9 @@ Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på eg Ja - - - + + + @@ -11700,25 +11700,25 @@ Du kan inaktivera dessa kontroller för att få en snabbare skanningstid (på eg Nej - + Real Time Capable: Klarar realtid: - + In Place Broken: Trasig på plats: - + Channels In: Kanaler in: - + Channels Out: Kanaler ut: @@ -13829,144 +13829,144 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Modulera fasen för oscillator 1 med oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 Modulera amplitud för oscillator 1 med oscillator 2 - + Mix output of oscillators 1 & 2 Mixa utgångarna från oscillatorerna 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Synkronisera oscillatorn 1 med oscillatorn 2 - + Modulate frequency of oscillator 1 by oscillator 2 Modulera frekvensen för oscillator 1 med oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 Modulera fasen för oscillator 2 med oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 Modulera amplituden för oscillator 2 med oscillator 3 - + Mix output of oscillators 2 & 3 Mixa utgångarna från oscialltorerna 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Synkronisera oscillatorn 2 med oscillatorn 3 - + Modulate frequency of oscillator 2 by oscillator 3 Modulera frekvensen för oscillator 2 med oscillator 3 - + Osc %1 volume: Osc %1 volym: - + Osc %1 panning: Osc %1 panorering: - + Osc %1 coarse detuning: Osc %1 grov urstämning: - + semitones halvtoner - + Osc %1 fine detuning left: Osc %1 fin urstämning vänster: - - + + cents hundradelar - + Osc %1 fine detuning right: Osc %1 fin urstämning höger: - + Osc %1 phase-offset: Osc %1 fasposition: - - + + degrees grader - + Osc %1 stereo phase-detuning: Osc %1 stereo fasurstämning: - + Sine wave Sinusvåg - + Triangle wave Triangelvåg - + Saw wave Sågtandsvåg - + Square wave Fyrkantvåg - + Moog-like saw wave Moogliknande sågtandsvåg - + Exponential wave Exponentiell våg - + White noise Vitt brus - + User-defined wave Användardefinierad våg @@ -14053,73 +14053,73 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen VestigeInstrumentView - - + + Open VST plugin Öppna VST-tillägg - + Control VST plugin from LMMS host Kontroll VST-tillägg från LMMS-värd - + Open VST plugin preset Öppna VST-tilläggsförinställning - + Previous (-) Tidigare (-) - + Save preset Spara förinställning - + Next (+) Nästa (+) - + Show/hide GUI Visa/dölj användargränssnitt - + Turn off all notes Stäng av alla noter - + DLL-files (*.dll) DLL-filer (*.dll) - + EXE-files (*.exe) EXE-filer (*.exe) - + No VST plugin loaded Inget VST-tillägg inläst - + Preset Förinställning - + by av - + - VST plugin control - VST tilläggskontroll @@ -14171,49 +14171,49 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen VstPlugin - + The VST plugin %1 could not be loaded. VST-tillägget %1 kunde inte läsas in. - + Open Preset Öppna Förinställning - - + + Vst Plugin Preset (*.fxp *.fxb) Vst-tilläggsförinställning (*.fxp *.fxb) - + : default : standard - + Save Preset Spara Förinställning - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -14231,147 +14231,147 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen WatsynInstrument - + Volume A1 Volym A1 - + Volume A2 Volym A2 - + Volume B1 Volym B2 - + Volume B2 Volym B2 - + Panning A1 Panorering A1 - + Panning A2 Panorering A2 - + Panning B1 Panorering B1 - + Panning B2 Panorering B2 - + Freq. multiplier A1 Frekv. multiplikator A1 - + Freq. multiplier A2 Frekv. multiplikator A2 - + Freq. multiplier B1 Frekv. multiplikator B1 - + Freq. multiplier B2 Frekv. multiplikator B2 - + Left detune A1 Vänster urstämning A1 - + Left detune A2 Vänster urstämning A2 - + Left detune B1 Vänster urstämning B1 - + Left detune B2 Vänster urstämning B2 - + Right detune A1 Höger urstämning A1 - + Right detune A2 Höger urstämning A2 - + Right detune B1 Höger urstämning B1 - + Right detune B2 Höger urstämning B2 - + A-B Mix A-B Mix - + A-B Mix envelope amount A-B-mix konturmängd - + A-B Mix envelope attack A-B-mix konturstegring - + A-B Mix envelope hold A-B-mix konturhåll - + A-B Mix envelope decay A-B-mix konturavklingning - + A1-B2 Crosstalk A1-B2-överhörning - + A2-A1 modulation A2-A1 modulering - + B2-B1 modulation B2-B1 modulering - + Selected graph Vald graf @@ -14379,224 +14379,224 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen WatsynView - - - - + + + + Volume Volym - - - - + + + + Panning Panorering - - - - + + + + Freq. multiplier Frekv.-multiplikator - - - - + + + + Left detune Vänster urstämning - - - - - - - - + + + + + + + + cents hundradelar - - - - + + + + Right detune Höger urstämning - + A-B Mix A-B Mix - + Mix envelope amount Mix konturmängd - + Mix envelope attack Mix konturstegring - + Mix envelope hold Mix konturhåll - + Mix envelope decay Mix konturavklingning - + Crosstalk Överhörning - + Select oscillator A1 Välj oscillator A1 - + Select oscillator A2 Välj oscillator A2 - + Select oscillator B1 Välj oscillator B1 - + Select oscillator B2 Välj oscillator B2 - + Mix output of A2 to A1 Mixa utgången från A2 till A1 - + Modulate amplitude of A1 by output of A2 Modulera amplituden av A1 med utgången från A2 - + Ring modulate A1 and A2 Ringmodulera A1 och A2 - + Modulate phase of A1 by output of A2 Modulera fasen av A1 med utången för A2 - + Mix output of B2 to B1 Blanda utgång B2 till B1 - + Modulate amplitude of B1 by output of B2 Modulera amplituden av B1 med utången från B2 - + Ring modulate B1 and B2 Ringmodulera B1 och B2 - + Modulate phase of B1 by output of B2 Modulera fasen av B1 med utgången från B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Rita din egen vågform här genom att dra musen på den här grafen. - + Load waveform Ladda vågform - + Load a waveform from a sample file Läs in en vågform från en sampelfil - + Phase left Fas vänster - + Shift phase by -15 degrees Skifta fasen -15 grader - + Phase right Fas höger - + Shift phase by +15 degrees Skifta fasen +15 grader - - + + Normalize Normalisera - - + + Invert Invertera - - + + Smooth Jämna ut - - + + Sine wave Sinusvåg - - - + + + Triangle wave Triangelvåg - + Saw wave Sågtandsvåg - - + + Square wave Fyrkantvåg @@ -14788,42 +14788,42 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen ZynAddSubFxInstrument - + Portamento Portamento - + Filter frequency Filterfrekvens - + Filter resonance Filterresonans - + Bandwidth Bandbredd - + FM gain FM-förstärkning - + Resonance center frequency Centerfrekvens för resonans - + Resonance bandwidth Resonansbandbredd - + Forward MIDI control change events Vidarebefordra MIDI-kontrollförändringshändelser @@ -14831,343 +14831,343 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen ZynAddSubFxView - + Portamento: Portamento: - + PORT PORT - + Filter frequency: Filterfrekvens: - + FREQ FREQ - + Filter resonance: Filterresonans: - + RES UPPL. - + Bandwidth: Bandbredd: - + BW BW - + FM gain: FM-förstärkning: - + FM GAIN FM FÖRSTÄRKNING - + Resonance center frequency: Resonanscenterfrekvens: - + RES CF UPPL. CF - + Resonance bandwidth: Resonans bandbredd: - + RES BW UPPL BW - + Forward MIDI control changes Vidarebefordra MIDI-kontrollförändringar - + Show GUI Visa användargränssnitt - audioFileProcessor + AudioFileProcessor - + Amplify Amplifiera - + Start of sample Start på ljudfil - + End of sample Slut på ljudfil - + Loopback point Loopback punkt - + Reverse sample Spela baklänges - + Loop mode Slinga-läge - + Stutter Stamning - + Interpolation mode Interpoleringsläge - + None Ingen - + Linear Linjär - + Sinc Sinc - + Sample not found: %1 Ljudfil hittades inte: %1 - bitInvader + BitInvader - + Sample length Ljudfilens längd - bitInvaderView + BitInvaderView - + Sample length Ljudfilens längd - + Draw your own waveform here by dragging your mouse on this graph. Rita din egen vågform här genom att dra musen på den här grafen. - - + + Sine wave Sinusvåg - - + + Triangle wave Triangelvåg - - + + Saw wave Sågtandsvåg - - + + Square wave Fyrkantvåg - - + + White noise Vitt brus - - + + User-defined wave Användardefinierad våg - - + + Smooth waveform Jämn vågform - + Interpolation Interpolering - + Normalize Normalisera - dynProcControlDialog + DynProcControlDialog - + INPUT INGÅNG - + Input gain: Ingångsförstärkning: - + OUTPUT UTGÅNG - + Output gain: Utgångsförstärkning: - + ATTACK ATTACK - + Peak attack time: Toppattacktid: - + RELEASE AVKLINGNING - + Peak release time: Toppavklingningstid: - - + + Reset wavegraph Återställ vågdiagram - - + + Smooth wavegraph Jämnt vågdiagram - - + + Increase wavegraph amplitude by 1 dB Öka vågdiagramamplituden med 1 dB - - + + Decrease wavegraph amplitude by 1 dB Minska vågformsamplitud med 1dB - + Stereo mode: maximum Stereoläge: maximal - + Process based on the maximum of both stereo channels Hantera baserad på max för båda stereokanalerna - + Stereo mode: average Stereoläge: medelvärdesbildning - + Process based on the average of both stereo channels Hantera baserat på genomsnittet av båda stereokanalerna - + Stereo mode: unlinked Stereoläge: olänkat - + Process each stereo channel independently Hantera varje stereokanal obereoende - dynProcControls + DynProcControls - + Input gain Ingångsförstärkning - + Output gain Utgångsförstärkning - + Attack time Attacktid - + Release time Avklingningstid - + Stereo mode Stereo-läge @@ -15181,766 +15181,766 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen - kickerInstrument + KickerInstrument - + Start frequency Startfrekvens - + End frequency Slutfrekvens - + Length Längd - + Start distortion Start för distorsion - + End distortion Slut för distorsion - + Gain Förstärkning - + Envelope slope Konturkurva - + Noise Brus - + Click Klick - + Frequency slope Frekvenslutning - + Start from note Starta från not - + End to note Sluta på not - kickerInstrumentView + KickerInstrumentView - + Start frequency: Startfrekvens: - + End frequency: Slutfrekvens: - + Frequency slope: Frekvenslutning: - + Gain: Förstärkning: - + Envelope length: Konturlängd: - + Envelope slope: Konturkurva: - + Click: Klick: - + Noise: Brus: - + Start distortion: Startförvrängning: - + End distortion: Slut för distorsion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Tillgängliga effekter - - + + Unavailable Effects Otillgängliga effekter - - + + Instruments Instrument - - + + Analysis Tools Analysverktyg - - + + Don't know Vet inte - + Type: Typ: - ladspaDescription + LadspaDescription - + Plugins Tillägg - + Description Beskrivning - ladspaPortDialog + LadspaPortDialog - + Ports Portar - + Name Namn - + Rate Värdera - + Direction Riktning - + Type Typ - + Min < Default < Max Min < Standard < Max - + Logarithmic Logaritmisk - + SR Dependent SR-beroende - + Audio Ljud - + Control Kontroll - + Input Ingång - + Output Utgång - + Toggled Växlad - + Integer Heltal - + Float Flyttal - - + + Yes Ja - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF Brytfrekvens - + VCF Resonance VCF-resonans - + VCF Envelope Mod VCF-konturmod. - + VCF Envelope Decay VCF-konturavsänkning - + Distortion Förvrängning - + Waveform Vågform - + Slide Decay Avklingning för glidning - + Slide Glidning - + Accent Betoning - + Dead Död - + 24dB/oct Filter 24db/oct-filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: Brytfrekv.: - + Resonance: Resonans: - + Env Mod: Knt.-mod.: - + Decay: Decay: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-liknande 24dB/oktav, 3poligt filter - + Slide Decay: Glidningsavklingning: - + DIST: DIST: - + Saw wave Sågtandsvåg - + Click here for a saw-wave. Klicka här för sågtandsvåg - + Triangle wave Triangelvåg - + Click here for a triangle-wave. Klicka här för triangelvåg. - + Square wave Fyrkantvåg - + Click here for a square-wave. Klicka här för fyrkantvåg - + Rounded square wave Avrundad fyrkantsvåg - + Click here for a square-wave with a rounded end. Klicka här för en fyrkantsvåg med rundat slut. - + Moog wave Moog-våg - + Click here for a moog-like wave. Klicka här för en moog-liknande våg. - + Sine wave Sinusvåg - + Click for a sine-wave. Klicka för sinusvåg - - + + White noise wave Vitt brus-våg - + Click here for an exponential wave. Klicka här för en exponentiell våg. - + Click here for white-noise. Klicka här för vitt brus. - + Bandlimited saw wave Bandbegränsad sågtandsvåg - + Click here for bandlimited saw wave. Klicka här för bandbegränsad sågtandsvåg. - + Bandlimited square wave Bandbegränsad fyrkantsvåg - + Click here for bandlimited square wave. Klicka här för bandbegränsad fyrkantsvåg. - + Bandlimited triangle wave Bandbegränsad triangelvåg - + Click here for bandlimited triangle wave. Klicka här för bandbegränsad triangelvåg. - + Bandlimited moog saw wave Bandbegränsad moog sågtandsvåg - + Click here for bandlimited moog saw wave. Klicka här för bandbegränsad moog sågtandsvåg. - malletsInstrument + MalletsInstrument - + Hardness Hårdhet - + Position Position - + Vibrato gain Vibratoförstärkning - + Vibrato frequency Vibrato frekvens - + Stick mix Kvistmix - + Modulator Modulator - + Crossfade Övertoning - + LFO speed LFO-hastighet - + LFO depth LFO-djup - + ADSR ADSR - + Pressure Tryck - + Motion Rörelse - + Speed Hastighet - + Bowed Med stråke - + Spread Spridning - + Marimba Marimba - + Vibraphone Vibrafon - + Agogo Agogo - + Wood 1 Trä 1 - + Reso Uppl. - + Wood 2 Trä 2 - + Beats Takter - + Two fixed Två fixa - + Clump Klump - + Tubular bells Tubklockor - + Uniform bar Enhetlig takt - + Tuned bar Stämt stycke - + Glass Glas - + Tibetan bowl Tibetansk skål - malletsInstrumentView + MalletsInstrumentView - + Instrument Instrument - + Spread Spridning - + Spread: Spridning: - + Missing files Saknade filer - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Din Stk-installation verkar vara ofullständig. Se till att hela Stk-paketet är installerat! - + Hardness Hårdhet - + Hardness: Hårdhet: - + Position Position - + Position: Position: - + Vibrato gain Vibratoförstärkning - + Vibrato gain: Vibratoförstärkning: - + Vibrato frequency Vibrato frekvens - + Vibrato frequency: Vibrato frekvens: - + Stick mix Kvistmix - + Stick mix: Kvistmix: - + Modulator Modulator - + Modulator: Modulator: - + Crossfade Övertoning - + Crossfade: Övertoning: - + LFO speed LFO-hastighet - + LFO speed: LFO-hastighet: - + LFO depth LFO-djup - + LFO depth: LFO-djup: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Tryck - + Pressure: Tryck: - + Speed Hastighet - + Speed: Hastighet: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15964,542 +15964,542 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST tilläggskontroll - + VST Sync VST-synk - - + + Automated Automatiserad - + Close Stäng - organicInstrument + OrganicInstrument - + Distortion Förvrängning - + Volume Volym - organicInstrumentView + OrganicInstrumentView - + Distortion: Förvrängning: - + Volume: Volym: - + Randomise Slumpa - - + + Osc %1 waveform: Osc. %1 vågform: - + Osc %1 volume: Osc %1 volym: - + Osc %1 panning: Osc %1 panorering: - + Osc %1 stereo detuning Osc. %1 stereourstämning - + cents hundradelar - + Osc %1 harmonic: Osc %1 harmonisk: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Kanal förinställd - + Bank selector Bankväljare - + Bank Bank - + Program selector Programväljare - + Patch Inställning - + Name Namn - + OK OK - + Cancel Avbryt - sf2Instrument + Sf2Instrument - + Bank Bank - + Patch Inställning - + Gain Förstärkning - + Reverb Reverb - + Reverb room size Rumsstorlek för reverb - + Reverb damping Dämpning för reverb - + Reverb width Bredd för reverb - + Reverb level Nivå för reverb - + Chorus Korus - + Chorus voices Korus-röster - + Chorus level Korus-nivå - + Chorus speed Korus-hastighet - + Chorus depth Korus-djup - + A soundfont %1 could not be loaded. En SoundFont %1 kunde inte läsas in. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Öppna SoundFont-fil - + Choose patch Välj inställning - + Gain: Förstärkning: - + Apply reverb (if supported) Applicera reverb (om det stöds) - + Room size: Rumstorlek: - + Damping: Dämpning: - + Width: Bredd: - - + + Level: Nivå: - + Apply chorus (if supported) Tillämpa korus (om det stöds) - + Voices: Röster: - + Speed: Hastighet: - + Depth: Djup: - + SoundFont Files (*.sf2 *.sf3) SoundFont-filer (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Våg - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH BREDD - + Width: Bredd: - stereoEnhancerControls + StereoEnhancerControls - + Width Bredd - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Vänster till Vänster Vol.: - + Left to Right Vol: Vänster till Höger Vol.: - + Right to Left Vol: Höger till Vänster Vol.: - + Right to Right Vol: Höger till Höger vol.: - stereoMatrixControls + StereoMatrixControls - + Left to Left Vänster till Vänster - + Left to Right Vänster till Höger - + Right to Left Höger till Vänster - + Right to Right Höger till Höger - vestigeInstrument + VestigeInstrument - + Loading plugin Läser in plugin - + Please wait while loading the VST plugin... Vänligen vänta medan VST-tillägg läses in... - vibed + Vibed - + String %1 volume Sträng %1 volym - + String %1 stiffness Sträng %1 styvhet - + Pick %1 position Välj %1 position - + Pickup %1 position Mikrofon %1-position - + String %1 panning Sträng %1 panorering - + String %1 detune Sträng %1 urstämning - + String %1 fuzziness Sträng %1-luddighet - + String %1 length Sträng %1-längd - + Impulse %1 Impuls %1 - + String %1 Sträng %1 - vibedView + VibedView - + String volume: Strängvolym: - + String stiffness: Strängstyvhet: - + Pick position: Plektrumposition: - + Pickup position: Mikrofonposition: - + String panning: Strängpanorering: - + String detune: Strängurstämning: - + String fuzziness: Strängluddighet: - + String length: Stränglängd: - + Impulse Impuls - + Octave Oktav - + Impulse Editor Impulse Editor - + Enable waveform Aktivera vågform - + Enable/disable string Aktivera/inaktivera sträng - + String Sträng - - + + Sine wave Sinusvåg - - + + Triangle wave Triangelvåg - - + + Saw wave Sågtandsvåg - - + + Square wave Fyrkantvåg - - + + White noise Vitt brus - - + + User-defined wave Användardefinierad våg - - + + Smooth waveform Jämn vågform - - + + Normalize waveform Normalisera vågform - voiceObject + VoiceObject Voice %1 pulse width @@ -16557,71 +16557,71 @@ Se till att du har läsrättigheter för filen och mappen som innehåller filen - waveShaperControlDialog + WaveShaperControlDialog - + INPUT INGÅNG - + Input gain: Ingångsförstärkning: - + OUTPUT UTGÅNG - + Output gain: Utgångsförstärkning: - - + + Reset wavegraph Återställ vågdiagram - - + + Smooth wavegraph Jämnt vågdiagram - - + + Increase wavegraph amplitude by 1 dB Öka vågdiagramamplituden med 1 dB - - + + Decrease wavegraph amplitude by 1 dB Minska vågformsamplitud med 1dB - + Clip input Klipp ingång - + Clip input signal to 0 dB Klipp ingångssignal till 0 dB - waveShaperControls + WaveShaperControls - + Input gain Ingångsförstärkning - + Output gain Utgångsförstärkning diff --git a/data/locale/tr.ts b/data/locale/tr.ts index ddee3f10b4..b6555a7c38 100644 --- a/data/locale/tr.ts +++ b/data/locale/tr.ts @@ -151,52 +151,52 @@ LMMS'yi başka bir dilde çevirmekle ilgileniyorsanız veya mevcut çeviril AudioFileProcessorView - + Open sample Örnek açın - + Reverse sample Örneği ters çevir - + Disable loop Döngüyü kapat - + Enable loop Döngüyü aç - + Enable ping-pong loop Ping-pong döngüsünü etkinleştir - + Continue sample playback across notes Örneği notalar arasında oynatmaya devam et - + Amplify: Güçlendirin: - + Start point: Başlangıç noktası: - + End point: Bitiş noktası: - + Loopback point: Geri döngü noktası: @@ -204,7 +204,7 @@ LMMS'yi başka bir dilde çevirmekle ilgileniyorsanız veya mevcut çeviril AudioFileProcessorWaveView - + Sample length: Örnek uzunluğu: @@ -880,144 +880,144 @@ LMMS'yi başka bir dilde çevirmekle ilgileniyorsanız veya mevcut çeviril CarlaAboutW - + About Carla Carla hakkında - + About Hakkında - + About text here Buradaki metin hakkında - + Extended licensing here Genişletilmiş lisans burada - + Artwork Yapıt - + Using KDE Oxygen icon set, designed by Oxygen Team. Oxygen Team tarafından tasarlanan KDE Oxygen simge setini kullanma. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. Calf Studio Gear, OpenAV ve OpenOctave projelerinden bazı düğmeler, arka planlar ve diğer küçük sanat eserleri içerir. - + VST is a trademark of Steinberg Media Technologies GmbH. VST, Steinberg Media Technologies GmbH'nin ticari markasıdır. - + Special thanks to António Saraiva for a few extra icons and artwork! Birkaç ekstra simge ve sanat eseri için António Saraiva'ya özel teşekkürler! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. LV2 logosu, Peter Shorthose'un bir konseptine dayalı olarak Thorsten Wilms tarafından tasarlanmıştır. - + MIDI Keyboard designed by Thorsten Wilms. Thorsten Wilms tarafından tasarlanan MIDI Klavye. - + Carla, Carla-Control and Patchbay icons designed by DoosC. DoosC tarafından tasarlanan Carla, Carla-Control ve Patchbay simgeleri. - + Features Özellikler - + AU/AudioUnit: AU/Ses Ünitesi: - + LADSPA: LADSPA: - - - - - - - - + + + + + + + + TextLabel YazıEtiketi - + VST2: VST2: - + DSSI: DSSI: - + LV2: LV2: - + VST3: VST3: - + OSC OSC - + Host URLs: Barındırma URL'leri: - + Valid commands: Geçerli komutlar: - + valid osc commands here burada geçerli osc komutları - + Example: Örnek: - + License Lisans - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1582,50 +1582,50 @@ BU TÜR ZARARLARIN OLASILIĞI. - + OSC Bridge Version OSC Köprü Sürümü - + Plugin Version Eklenti Sürümü - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> <br>Sürüm %1<br>Carla, tam özellikli bir ses eklentisi barındırıcısıdır %2.<br><br>Telif Hakkı (C) 2011-2019 falkTX<br> - - + + (Engine not running) (Motor çalışmıyor) - + Everything! (Including LRDF) Herşey! (LRDF dahil) - + Everything! (Including CustomData/Chunks) Herşey! (Özel Veriler / Parçalar Dahil) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> Hakkında 110&#37; tamam (özel uzantılar kullanarak)<br/>Uygulanan Özellik/Uzantılar:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host Juce ana bilgisayarını kullanma - + About 85% complete (missing vst bank/presets and some minor stuff) Yaklaşık % 85 tamamlandı (eksik vst bankası / ön ayarları ve bazı küçük şeyler) @@ -1633,516 +1633,516 @@ BU TÜR ZARARLARIN OLASILIĞI. CarlaHostW - + MainWindow AnaPencere - + Rack Raf - + Patchbay Yama yuvası - + Logs Loglar - + Loading... Yükleniyor... - + Buffer Size: Arabellek Boyutu: - + Sample Rate: Örnekleme Oranı: - + ? Xruns ? Xruns - + DSP Load: %p% EKR Yükü: %p% - + &File &Dosya - + &Engine &Motor - + &Plugin &Eklenti - + Macros (all plugins) Makrolar (tüm eklentiler) - + &Canvas &Tuval - + Zoom Büyütme - + &Settings &Ayarlar - + &Help &Yardım - + toolBar araç Çubuğu - + Disk Disk - - + + Home Ana Sayfa - + Transport Aktarım - + Playback Controls Oynatma Kontrolleri - + Time Information Zaman Bilgileri - + Frame: Çerçeve: - + 000'000'000 000'000'000 - + Time: Zaman: - + 00:00:00 00:00:00 - + BBT: BBT: - + 000|00|0000 000|00|0000 - + Settings Ayarlar - + BPM BPM - + Use JACK Transport JACK Transport'u kullanın - + Use Ableton Link Ableton Bağlantısını kullanın - + &New &Yeni - + Ctrl+N Ctrl+N - + &Open... &Aç... - - + + Open... Aç... - + Ctrl+O Ctrl+O - + &Save &Kaydet - + Ctrl+S CTRL + S - + Save &As... &Farklı Kaydet... - - + + Save As... Farklı Kaydet... - + Ctrl+Shift+S Ctrl+Shift+S - + &Quit &Çıkış - + Ctrl+Q Ctrl+Q - + &Start &Başlat - + F5 F5 - + St&op Du&rdur - + F6 F6 - + &Add Plugin... &Eklenti Ekle... - + Ctrl+A Ctrl+A - + &Remove All Tümünü &Kaldır - + Enable Etkinleştir - + Disable Devre Dışı Bırak - + 0% Wet (Bypass) % 0 Islak (Baypas) - + 100% Wet % 100 Islak - + 0% Volume (Mute) % 0 Ses (Sessiz) - + 100% Volume % 100 Hacim - + Center Balance Merkez Dengesi - + &Play &Oynat - + Ctrl+Shift+P Ctrl+ÜstKrkt+P - + &Stop &Durdur - + Ctrl+Shift+X Ctrl+Shift+X - + &Backwards &Geriye doğru - + Ctrl+Shift+B Ctrl+Shift+B - + &Forwards &İleriye - + Ctrl+Shift+F Ctrl+Shift+F - + &Arrange &Düzenleme - + Ctrl+G Ctrl+G - - + + &Refresh &Yenile - + Ctrl+R Ctrl +R - + Save &Image... &Görüntüyü Kaydet... - + Auto-Fit Otomatik Sığdır - + Zoom In Yakınlaştır - + Ctrl++ Ctrl++ - + Zoom Out Uzaklaştır - + Ctrl+- Ctrl+- - + Zoom 100% % 100 Yakınlaştır - + Ctrl+1 Ctrl +1 - + Show &Toolbar &Araç Çubuğunu Göster - + &Configure Carla &Carla'yı yapılandır - + &About &Hakkında - + About &JUCE &JUCE Hakkında - + About &Qt &Qt Hakkında - + Show Canvas &Meters Tuval &Ölçerleri Göster - + Show Canvas &Keyboard Tuval &Klavyeyi Göster - + Show Internal Dahili Göster - + Show External Harici Göster - + Show Time Panel Zaman Panelini Göster - + Show &Side Panel &Yan Paneli Göster - + &Connect... &Bağlan... - + Compact Slots Kompakt Yuvalar - + Expand Slots Yuvaları Genişlet - + Perform secret 1 Gizli 1'i gerçekleştir - + Perform secret 2 Gizli 2'yi gerçekleştir - + Perform secret 3 Gizli 3'ü gerçekleştir - + Perform secret 4 Gizli 4'ü gerçekleştir - + Perform secret 5 Gizli 5'i gerçekleştir - + Add &JACK Application... &JACK Uygulaması Ekle... - + &Configure driver... Sürücüyü &yapılandırın... - + Panic Panik - + Open custom driver panel... Özel sürücü panelini aç... @@ -2150,57 +2150,57 @@ BU TÜR ZARARLARIN OLASILIĞI. CarlaHostWindow - + Export as... Farklı dışa aktar... - - - - + + + + Error Hata - + Failed to load project Proje yüklenemedi - + Failed to save project Proje kaydedilemedi - + Quit Çık - + Are you sure you want to quit Carla? Carla'yı bırakmak istediğinden emin misin? - + Could not connect to Audio backend '%1', possible reasons: %2 '%1' Ses arka ucuna bağlanılamadı, olası nedenler: %2 - + Could not connect to Audio backend '%1' Ses arka ucuna '%1' bağlanılamadı - + Warning Uyarı - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? Hala yüklü bazı eklentiler var, motoru durdurmak için bunları kaldırmanız gerekiyor. @@ -2210,7 +2210,7 @@ Bunu şimdi yapmak istiyor musun? CarlaInstrumentView - + Show GUI Görselli Arayüzü Göster @@ -2218,636 +2218,636 @@ Bunu şimdi yapmak istiyor musun? CarlaSettingsW - + Settings Ayarlar - + main ana - + canvas tuval - + engine motor - + osc osc - + file-paths dosya yolları - + plugin-paths eklenti yolları - + wine wine - + experimental deneysel - + Widget Araç - - + + Main Ana - - + + Canvas Tuval - - + + Engine Motor - + File Paths Dosya Yolları - + Plugin Paths Eklenti Yolları - + Wine Wine - - + + Experimental Deneysel - + <b>Main</b> <b>Ana</b> - + Paths Yollar - + Default project folder: Varsayılan proje klasörü: - + Interface Arayüz - + Interface refresh interval: Arayüz yenileme aralığı: - - + + ms ms - + Show console output in Logs tab (needs engine restart) Konsol çıktısını Günlükler sekmesinde göster (motorun yeniden başlatılması gerekir) - + Show a confirmation dialog before quitting Çıkmadan önce bir onay iletişim kutusu göster - - + + Theme Tema - + Use Carla "PRO" theme (needs restart) Carla "PRO" temasını kullanın (yeniden başlatılması gerekiyor) - + Color scheme: Renk düzeni: - + Black Siyah - + System Sistem - + Enable experimental features Deneysel özellikleri etkinleştirin - + <b>Canvas</b> <b>Tuval</b> - + Bezier Lines Bezier Hatları - + Theme: Tema: - + Size: Boyut: - + 775x600 775x600 - + 1550x1200 1550x1200 - + 3100x2400 3100x2400 - + 4650x3600 4650x3600 - + 6200x4800 6200x4800 - + Options Seçenekler - + Auto-hide groups with no ports Bağlantı noktası olmayan grupları otomatik gizle - + Auto-select items on hover Fareyle üzerine gelindiğinde öğeleri otomatik seç - + Basic eye-candy (group shadows) Temel göz şekeri (grup gölgeleri) - + Render Hints Oluşturma İpuçları - + Anti-Aliasing Kenar Yumuşatma - + Full canvas repaints (slower, but prevents drawing issues) Tuvali yeniden boyar (daha yavaştır, ancak çizim sorunlarını önler) - + <b>Engine</b> <b>Motor</b> - - + + Core Çekirdek - + Single Client Tek Alıcı - + Multiple Clients Çoklu Alıcı - - + + Continuous Rack Sürekli Raf - - + + Patchbay Yama yuvası - + Audio driver: Ses sürücüsü: - + Process mode: İşlem modeli: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog Yerleşik 'Düzenle' iletişim kutusunda izin verilecek maksimum parametre sayısı - + Max Parameters: Maksimum Parametreler: - + ... ... - + Reset Xrun counter after project load Proje yükünden sonra Xrun sayacını sıfırlayın - + Plugin UIs Eklenti kullanıcı arayüzleri - - + + How much time to wait for OSC GUIs to ping back the host OSC Arayüz'lerin ana bilgisayarı geri göndermesi için ne kadar beklemek gerekir - + UI Bridge Timeout: Arayüz Köprüsü Zaman Aşımı: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code Mümkün olduğunda OSC-Arayüz köprülerini kullanın, bu şekilde UI'yi DSP kodundan ayırın - + Use UI bridges instead of direct handling when possible Mümkün olduğunda doğrudan işlem yerine Arayüz köprülerini kullanın - + Make plugin UIs always-on-top Eklenti kullanıcı arayüzlerini her zaman en üstte yapın - + Make plugin UIs appear on top of Carla (needs restart) Eklenti kullanıcı arayüzlerinin Carla'nın üstünde görünmesini sağlayın (yeniden başlatılması gerekiyor) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS NOT: Eklenti köprüsü kullanıcı arayüzleri, macOS'ta Carla tarafından yönetilemez - - + + Restart the engine to load the new settings Yeni ayarları yüklemek için motoru yeniden başlatın - + <b>OSC</b> <b>OSC</b> - + Enable OSC OSC'yi etkinleştir - + Enable TCP port TCP bağlantı noktasını etkinleştir - - + + Use specific port: Belirli bir bağlantı noktası kullanın: - + Overridden by CARLA_OSC_TCP_PORT env var CARLA_OSC_TCP_PORT env var tarafından geçersiz kılındı - - + + Use randomly assigned port Rastgele atanan bağlantı noktasını kullan - + Enable UDP port UDP bağlantı noktasını etkinleştir - + Overridden by CARLA_OSC_UDP_PORT env var CARLA_OSC_UDP_PORT ortam değişkeni tarafından geçersiz kılındı - + DSSI UIs require OSC UDP port enabled DSSI kullanıcı arabirimleri, OSC UDP bağlantı noktasının etkinleştirilmesini gerektirir - + <b>File Paths</b> <b>Dosya Yolları</b> - + Audio Ses - + MIDI MIDI - + Used for the "audiofile" plugin "Ses dosyası" eklentisi için kullanılır - + Used for the "midifile" plugin "Midifile" eklentisi için kullanılır - - + + Add... Ekle... - - + + Remove Kaldır - - + + Change... Değiştir... - + <b>Plugin Paths</b> <b>Eklenti Yolları</b> - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + SF2/3 SF2/3 - + SFZ SFZ - + Restart Carla to find new plugins Yeni eklentiler bulmak için Carla'yı yeniden başlatın - + <b>Wine</b> <b>Wine</b> - + Executable Yürütülebilir - + Path to 'wine' binary: 'Wine' ikilisine giden yol: - + Prefix Önek - + Auto-detect Wine prefix based on plugin filename Eklenti dosya adına göre Wine önekini otomatik algıla - + Fallback: Geri çekilmek: - + Note: WINEPREFIX env var is preferred over this fallback Not: WINEPREFIX env var değişkeni bu yedek yerine tercih edilir - + Realtime Priority Gerçek Zamanlı Öncelik - + Base priority: Temel öncelik: - + WineServer priority: WineSunucusu önceliği: - + These options are not available for Carla as plugin Bu seçenekler, eklenti olarak Carla için mevcut değildir - + <b>Experimental</b> <b>Deneysel</b> - + Experimental options! Likely to be unstable! Deneysel seçenekler! Kararsız olması muhtemel! - + Enable plugin bridges Eklenti köprülerini etkinleştirin - + Enable Wine bridges Wine köprülerini etkinleştir - + Enable jack applications Jack uygulamalarını etkinleştirin - + Export single plugins to LV2 Tek eklentileri LV2'ye aktarın - + Load Carla backend in global namespace (NOT RECOMMENDED) Carla arka ucunu genel ad alanında yükle (ÖNERİLMEZ) - + Fancy eye-candy (fade-in/out groups, glow connections) Süslü göz alıcı (grupların açılması / kapanması, kızdırma bağlantıları) - + Use OpenGL for rendering (needs restart) Oluşturmak için OpenGL kullanın (yeniden başlatılması gerekir) - + High Quality Anti-Aliasing (OpenGL only) Yüksek Kaliteli Örtüşme Önleme (yalnızca OpenGL) - + Render Ardour-style "Inline Displays" Ardour tarzı "Satır İçi Ekranları" Oluştur - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. Aynı anda 2 örnek çalıştırarak mono eklentileri stereo olarak zorlayın. Bu mod, VST eklentileri için kullanılamaz. - + Force mono plugins as stereo Mono eklentileri stereo olarak zorla - + Prevent plugins from doing bad stuff (needs restart) Eklentilerin kötü şeyler yapmasını önleyin (yeniden başlatılması gerekir) - + Whenever possible, run the plugins in bridge mode. Mümkün olduğunda eklentileri köprü modunda çalıştırın. - + Run plugins in bridge mode when possible Mümkün olduğunda eklentileri köprü modunda çalıştırın - - - - + + + + Add Path Yol Ekle @@ -3670,179 +3670,179 @@ Bu mod, VST eklentileri için kullanılamaz. Dialog - + Add JACK Application JACK Uygulaması Ekle - + Note: Features not implemented yet are greyed out Not: Henüz uygulanmayan özellikler gri renkte görünür - + Application Uygulama - + Name: İsim: - + Application: Uygulama: - + From template Şablondan - + Custom Özelleştirilmiş - + Template: Şablon: - + Command: Komut: - + Setup Kurulum - + Session Manager: Oturum Yöneticisi: - + None Hiç - + Audio inputs: Ses girişleri: - + MIDI inputs: MIDI girişleri: - + Audio outputs: Ses çıkışları: - + MIDI outputs: MIDI çıkışları: - + Take control of main application window Ana uygulama penceresinin kontrolünü elinize alın - + Workarounds Çözümler - + Wait for external application start (Advanced, for Debug only) Harici uygulamanın başlamasını bekleyin (Gelişmiş, yalnızca Hata Ayıklama için) - + Capture only the first X11 Window Yalnızca ilk X11 Penceresini yakalayın - + Use previous client output buffer as input for the next client Önceki istemci çıktı arabelleğini sonraki istemci için girdi olarak kullan - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index Port indeksi olarak MIDI kanalı ile 16 JACK MIDI çıkışını simüle edin - + Error here Hata burada - + Carla Control - Connect Carla Control - Bağlan - + Remote setup Uzaktan kurulum - + UDP Port: UDP Bağlantı Noktası: - + Remote host: Uzak ana bilgisayar: - + TCP Port: TCP Bağlantı Noktası: - + Reported host Bildirilen ana bilgisayar - + Automatic Otomatik - + Custom: Özel: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. Bazı ağlarda (USB bağlantıları gibi), uzak sistem yerel ağa erişemez. Burada Carla'nın uzaktan bağlanacağı ana bilgisayar adını veya IP'yi belirtebilirsiniz. Emin değilseniz, "Otomatik" olarak bırakın. - + Set value Değeri ayarla - + TextLabel MetinEtiketi - + Scale Points Ölçek Puanları @@ -3850,37 +3850,37 @@ Emin değilseniz, "Otomatik" olarak bırakın. DriverSettingsW - + Driver Settings Sürücü Ayarları - + Device: Aygıt: - + Buffer size: Arabellek boyutu: - + Sample rate: Örnekleme oranı: - + Triple buffer Üçlü arabellek - + Show Driver Control Panel Sürücü Kontrol Panelini Göster - + Restart the engine to load the new settings Yeni ayarları yüklemek için motoru yeniden başlatın @@ -6925,7 +6925,7 @@ Lütfen dosyaya ve dosyayı içeren dizine yazma izniniz olduğundan emin olun v - + Default preset Varsayılan ön ayar @@ -7119,17 +7119,17 @@ Lütfen dosyaya ve dosyayı içeren dizine yazma izniniz olduğundan emin olun v JackApplicationW - + NSM applications cannot use abstract or absolute paths NSM uygulamaları soyut veya mutlak yollar kullanamaz - + NSM applications cannot use CLI arguments NSM uygulamaları CLI bağımsız değişkenlerini kullanamaz - + You need to save the current Carla project before NSM can be used NSM kullanılmadan önce mevcut Carla projesini kaydetmeniz gerekir @@ -7137,22 +7137,22 @@ Lütfen dosyaya ve dosyayı içeren dizine yazma izniniz olduğundan emin olun v JuceAboutW - + About JUCE JUCE hakkında - + <b>About JUCE</b> <b>JUCE hakkında</b> - + This program uses JUCE version 3.x.x. Bu program JUCE 3.x.x sürümünü kullanır. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -7171,7 +7171,7 @@ Bir modül (juce_core) ISC altında izinli olarak lisanslanmıştır. Telif Hakkı (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. Bu program JUCE %1 sürümünü kullanıyor. @@ -8089,234 +8089,234 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret MidiPatternW - + MIDI Pattern MIDI Örüntüsü - + Time Signature: Zaman İmzası: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: Ölçümler: - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 5 - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: Varsayılan Uzunluk: - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: Niceleme: - + &File &Dosya - + &Edit &Düzenle - + &Quit &Çıkış - + &Insert Mode &Ekle Modu - + F F - + &Velocity Mode &Hız Modu - + D D - + Select All Tümünü seç - + A A @@ -8390,595 +8390,595 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret MonstroInstrument - + Osc 1 volume Osc 1 düzey - + Osc 1 panning Osc 1 kaydırma - + Osc 1 coarse detune Osc 1 kaba detay - + Osc 1 fine detune left Osc 1 ince detay sol - + Osc 1 fine detune right Osc 1 ince detay sağ - + Osc 1 stereo phase offset Osc 1 çift kanal faz ofseti - + Osc 1 pulse width Osc 1 darbe genişliği - + Osc 1 sync send on rise Osc 1 nsenkronizasyonu yükselişte gönder - + Osc 1 sync send on fall Osc 1 senkronizasyonu sonbaharda gönder - + Osc 2 volume Osc 2 düzey - + Osc 2 panning Osc 2 kaydırma - + Osc 2 coarse detune Osc 2 kaba detay - + Osc 2 fine detune left Osc 2 ince detay sol - + Osc 2 fine detune right Osc 2 ince detay sağ - + Osc 2 stereo phase offset Osc 2 çift kanal faz ofseti - + Osc 2 waveform Osc 2 dalga formu - + Osc 2 sync hard Osc 2 senkronizasyonu zor - + Osc 2 sync reverse Osc 2 senkronizasyon ters - + Osc 3 volume Osc 3 düzey - + Osc 3 panning Osc 3 kaydırma - + Osc 3 coarse detune Osc 3 kaba detay - + Osc 3 Stereo phase offset Osc 3 çift kanal faz ofseti - + Osc 3 sub-oscillator mix Osc 3 alt osilatör karışımı - + Osc 3 waveform 1 Osc 3 dalga formu 1 - + Osc 3 waveform 2 Osc 3 dalga formu 2 - + Osc 3 sync hard Osc 3 senkronizasyonu zor - + Osc 3 Sync reverse Osc 3 Senkronizasyon ters - + LFO 1 waveform LFO 1 dalga formu - + LFO 1 attack LFO 1 saldırısı - + LFO 1 rate LFO 1 oran - + LFO 1 phase LFO 1 aşaması - + LFO 2 waveform LFO 2 dalga formu - + LFO 2 attack LFO 2 saldırısı - + LFO 2 rate LFO 2 oran - + LFO 2 phase LFO 2 aşaması - + Env 1 pre-delay Env 1 ön gecikme - + Env 1 attack Env 1 saldırısı - + Env 1 hold Env 1 tutma - + Env 1 decay Env 1 bozunma - + Env 1 sustain Env 1 sürdürmek - + Env 1 release Env 1 yayını - + Env 1 slope Env 1 eğimi - + Env 2 pre-delay Env 2 ön gecikmesi - + Env 2 attack Env 2 saldırısı - + Env 2 hold Env 2 tutma - + Env 2 decay Env 2 bozunma - + Env 2 sustain Env 2 sürdürmek - + Env 2 release Env 2 yayını - + Env 2 slope Env 2 eğimi - + Osc 2+3 modulation Osc 2+3 modülasyonu - + Selected view Seçili görünüm - + Osc 1 - Vol env 1 Osc 1 - Düzey env 1 - + Osc 1 - Vol env 2 Osc 1 - Düzey env 2 - + Osc 1 - Vol LFO 1 Osc 1 - Düzey LFO 1 - + Osc 1 - Vol LFO 2 Osc 1 - Düzey LFO 2 - + Osc 2 - Vol env 1 Osc 2 - Düzey env 1 - + Osc 2 - Vol env 2 Osc 2 - Düzey env 2 - + Osc 2 - Vol LFO 1 Osc 2 - Düzey LFO 1 - + Osc 2 - Vol LFO 2 Osc 2 - Düzey LFO 2 - + Osc 3 - Vol env 1 Osc 3 - Düzey env 1 - + Osc 3 - Vol env 2 Osc 3 - Düzey env 2 - + Osc 3 - Vol LFO 1 Osc 3 - Düzey LFO 1 - + Osc 3 - Vol LFO 2 Osc 3 - Düzey LFO 2 - + Osc 1 - Phs env 1 Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 Osc 1 - PW env 1 - + Osc 1 - PW env 2 Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 Osc 3 - Sub LFO 2 - - + + Sine wave Sinüs dalgası - + Bandlimited Triangle wave Band sınırlı Üçgen dalga - + Bandlimited Saw wave Bant sınırı Testere dalgası - + Bandlimited Ramp wave Bant sınırlı Rampa dalgası - + Bandlimited Square wave Bant sınırı Kare dalga - + Bandlimited Moog saw wave Band sınırlı Moog testere dalgası - - + + Soft square wave Yumuşak kare dalga - + Absolute sine wave Mutlak sinüs dalgası - - + + Exponential wave Üstel dalga - + White noise Beyaz gürültü - + Digital Triangle wave Dijital Üçgen dalga - + Digital Saw wave Dijital Testere dalgası - + Digital Ramp wave Dijital Rampa dalgası - + Digital Square wave Dijital Kare dalga - + Digital Moog saw wave Digital Moog testere dalgası - + Triangle wave Üçgen dalga - + Saw wave Testere dalga - + Ramp wave Rampa dalgası - + Square wave Kare dalgası - + Moog saw wave Moog testere dalgası - + Abs. sine wave Abs. sinüs dalgası - + Random Rastgele - + Random smooth Rastgele pürüzsüz @@ -8986,240 +8986,240 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret MonstroView - + Operators view Operatörler görünümü - + Matrix view Matris görünümü - - - + + + Volume Ses Düzeyi - - - + + + Panning Panning - - - + + + Coarse detune Kaba detune - - - + + + semitones yarım tonlar - - + + Fine tune left Sola ince ayar - - - - + + + + cents sent - - + + Fine tune right Sağa ince ayar - - - + + + Stereo phase offset Stereo faz kayması - - - - - + + + + + deg deg - + Pulse width Darbe genişliği - + Send sync on pulse rise Nabız yükseldiğinde senkronizasyon gönder - + Send sync on pulse fall Nabız düşüşünde senkronizasyon gönder - + Hard sync oscillator 2 Sabit senkron osilatör 2 - + Reverse sync oscillator 2 Ters senkron osilatör 2 - + Sub-osc mix Alt osc karışımı - + Hard sync oscillator 3 Sabit senkron osilatör 3 - + Reverse sync oscillator 3 Ters senkron osilatör 3 - - - - + + + + Attack Saldırı - - + + Rate Oran - - + + Phase Evre - - + + Pre-delay Ön gecikme - - + + Hold Tut - - + + Decay Bozunma - - + + Sustain Sürdürmek - - + + Release Yayınla - - + + Slope Eğim - + Mix osc 2 with osc 3 Osc 2'yi osc 3 ile karıştır - + Modulate amplitude of osc 3 by osc 2 OSC 3'ün genliğini osc 2 ile modüle edin - + Modulate frequency of osc 3 by osc 2 OSC 3'ün frekansını osc 2 ile modüle edin - + Modulate phase of osc 3 by osc 2 OSC 3'ün fazını OSC 2 ile modüle edin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Modülasyon miktarı @@ -9270,102 +9270,102 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret NesInstrument - + Channel 1 coarse detune Kanal 1 kaba detune - + Channel 1 volume Kanal 1 düzeyi - + Channel 1 envelope length Kanal 1 zarf uzunluğu - + Channel 1 duty cycle Kanal 1 görev döngüsü - + Channel 1 sweep amount Kanal 1 tarama miktarı - + Channel 1 sweep rate Kanal 1 tarama hızı - + Channel 2 Coarse detune Kanal 2 Kaba detune - + Channel 2 Volume Kanal 2 Düzeyi - + Channel 2 envelope length Kanal 2 zarf uzunluğu - + Channel 2 duty cycle Kanal 2 görev döngüsü - + Channel 2 sweep amount Kanal 2 tarama miktarı - + Channel 2 sweep rate Kanal 2 tarama hızı - + Channel 3 coarse detune Kanal 3 kaba detune - + Channel 3 volume Kanal 3 düzeyi - + Channel 4 volume Kanal 4 düzeyi - + Channel 4 envelope length Kanal 4 zarf uzunluğu - + Channel 4 noise frequency Kanal 4 gürültü frekansı - + Channel 4 noise frequency sweep Kanal 4 gürültü frekansı taraması - + Master volume Ana ses - + Vibrato Titreşim @@ -9373,155 +9373,155 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret NesInstrumentView - - - - + + + + Volume Ses Düzeyi - - - + + + Coarse detune Kaba detune - - - + + + Envelope length Zarf uzunluğu - + Enable channel 1 1. kanalı etkinleştir - + Enable envelope 1 Zarf 1'i etkinleştir - + Enable envelope 1 loop Zarf 1 döngüsünü etkinleştir - + Enable sweep 1 Tarama 1`i etkinleştir - - + + Sweep amount Tarama miktarı - - + + Sweep rate Tarama oranı - - + + 12.5% Duty cycle % 12,5 Görev döngüsü - - + + 25% Duty cycle % 25 Görev döngüsü - - + + 50% Duty cycle % 50 Görev döngüsü - - + + 75% Duty cycle % 75 Görev döngüsü - + Enable channel 2 2. kanalı etkinleştir - + Enable envelope 2 Zarf 2'yi etkinleştir - + Enable envelope 2 loop Zarf 2 döngüsünü etkinleştir - + Enable sweep 2 Tarama 2 yi etkinleştir - + Enable channel 3 3. kanalı etkinleştir - + Noise Frequency Gürültü Frekansı - + Frequency sweep Frekans taraması - + Enable channel 4 4. kanalı etkinleştir - + Enable envelope 4 Zarf 4'ü etkinleştir - + Enable envelope 4 loop Zarf 4 döngüsünü etkinleştir - + Quantize noise frequency when using note frequency Nota frekansını kullanırken gürültü frekansını nicelendirin - + Use note frequency for noise Gürültü için nota frekansını kullanın - + Noise mode Gürültü modu - + Master volume Ana ses - + Vibrato Titreşim @@ -9704,60 +9704,60 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret OscillatorObject - + Osc %1 waveform Osc %1 dalga biçimi - + Osc %1 harmonic Osc %1 harmonik - - + + Osc %1 volume Osc %1 düzeyi - - + + Osc %1 panning Osc %1 kaydırma - - + + Osc %1 fine detuning left Osc %1 ince ayar sol - + Osc %1 coarse detuning Osc %1 kaba ince ayar - + Osc %1 fine detuning right Osc %1 ince ayar sağ - + Osc %1 phase-offset Osc %1 faz kayması - + Osc %1 stereo phase-detuning Osc %1 stereo faz ayarlama - + Osc %1 wave shape Osc %1 dalga şekli - + Modulation type %1 Modülasyon türü %1 @@ -9821,42 +9821,42 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret PatmanView - + Open patch Yama aç - + Loop Döngü - + Loop mode Döngü modu - + Tune Ayarla - + Tune mode Ayar modu - + No file selected Dosya seçilmedi - + Open patch file Yama dosyasını aç - + Patch-Files (*.pat) Yama Dosyaları (*.pat) @@ -9938,72 +9938,72 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret PeakControllerEffectControlDialog - + BASE TEMEL - + Base: Temel: - + AMNT AMNT - + Modulation amount: Modülasyon miktarı: - + MULT ÇOK - + Amount multiplicator: Miktar çarpanı: - + ATCK SALDIRI - + Attack: Saldırı: - + DCAY BOZUNMA - + Release: Yayınla: - + TRSH EŞİK - + Treshold: Eşik: - + Mute output Çıkış sessiz - + Absolute value Mutlak değer @@ -10011,42 +10011,42 @@ LMMS ile ilgili belgeler için lütfen http://lmms.sf.net/wiki adresini ziyaret PeakControllerEffectControls - + Base value Temel değer - + Modulation amount Modülasyon miktarı - + Attack Saldırı - + Release Yayınla - + Treshold Eşik - + Mute output Çıkış sessiz - + Absolute value Mutlak değer - + Amount multiplicator Miktar çarpanı @@ -10483,7 +10483,7 @@ Nedeni: "%2" Yerel bir amplifikatör eklentisi - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Bir enstrüman kanalında örnekleri (ör. Davullar) kullanmak için çeşitli ayarlara sahip basit örnekleyici @@ -10493,7 +10493,7 @@ Nedeni: "%2" Basınızı hızlı ve basit bir şekilde güçlendirin - + Customizable wavetable synthesizer Özelleştirilebilir dalgalı sentezleyici @@ -10503,12 +10503,12 @@ Nedeni: "%2" Bir yüksek hızda örnekleme bit kırıcı - + Carla Patchbay Instrument Carla Patchbay Enstrüman - + Carla Rack Instrument Carla Raf Enstrümanı @@ -10533,7 +10533,7 @@ Nedeni: "%2" Çift filtre eklentisi - + plugin for processing dynamics in a flexible way dinamikleri esnek bir şekilde işlemek için eklenti @@ -10563,12 +10563,12 @@ Nedeni: "%2" Hydrogen dosyalarını LMMS'ye aktarmak için filtre - + Versatile drum synthesizer Çok yönlü davul synthesizer - + List installed LADSPA plugins Yüklü LADSPA eklentilerini listeleyin @@ -10578,7 +10578,7 @@ Nedeni: "%2" LMMS içinde rastgele LADSPA efektlerini kullanmak için eklenti. - + Incomplete monophonic imitation TB-303 Eksik monofonik taklit TB-303 @@ -10603,7 +10603,7 @@ Nedeni: "%2" MIDI dosyalarını LMMS'ye aktarmak için filtre - + Monstrous 3-oscillator synth with modulation matrix Modülasyon matrisli devasa 3-osilatör sentezi @@ -10613,7 +10613,7 @@ Nedeni: "%2" Çok noktalı yankı gecikmesi eklentisi - + A NES-like synthesizer NES benzeri bir sentezleyici @@ -10623,17 +10623,17 @@ Nedeni: "%2" 2 operatörlü FM Synth - + Additive Synthesizer for organ-like sounds Organ benzeri sesler için Additive Synthesizer - + GUS-compatible patch instrument GUS uyumlu yama aracı - + Plugin for controlling knobs with sound peaks Ses zirvelerine sahip düğmeleri kontrol etmek için eklenti @@ -10643,12 +10643,12 @@ Nedeni: "%2" Sean Costello'dan yankı algoritması - + Player for SoundFont files Soundfont dosyaları için oynatıcı - + LMMS port of sfxr Sfxr'nin LMMS bağlantı noktası @@ -10665,22 +10665,22 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. Bir grafik spektrum analizörü. - + Plugin for enhancing stereo separation of a stereo input file Bir stereo giriş dosyasının stereo ayrımını geliştirmek için eklenti - + Plugin for freely manipulating stereo output Stereo çıkışı serbestçe değiştirmek için eklenti - + Tuneful things to bang on Etkileyecek güzel şeyler - + Three powerful oscillators you can modulate in several ways Çeşitli şekillerde modüle edebileceğiniz üç güçlü osilatör @@ -10690,12 +10690,12 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. Bir stereo alan görselleştiricisi. - + VST-host for using VST(i)-plugins within LMMS LMMS içinde VST (i) eklentilerini kullanmak için VST ana bilgisayarı - + Vibrating string modeler Titreşimli dizi modelleyici @@ -10705,12 +10705,12 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. LMMS içinde rastgele VST efektlerini kullanmak için eklenti. - + 4-oscillator modulatable wavetable synth 4-osilatör modüle edilebilir dalgalanabilir synth - + plugin for waveshaping dalgalı şekillendirme eklentisi @@ -10720,7 +10720,7 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. Matematiksel ifade ayrıştırıcı - + Embedded ZynAddSubFX Gömülü ZynAddSubFX @@ -10728,292 +10728,292 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. PluginDatabaseW - + Carla - Add New Carla - Yeni Ekle - + Format Biçim - + Internal Dahili - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + Sound Kits Ses Kitleri - + Type Tip - + Effects Efektler - + Instruments Enstrümanlar - + MIDI Plugins MIDI Eklentileri - + Other/Misc Diğer/Çeşitli - + Architecture Mimari - + Native Doğal - + Bridged Köprülü - + Bridged (Wine) Köprülü (Wine) - + Requirements Gereksinimler - + With Custom GUI Özel Arayüz ile - + With CV Ports CV Portları ile - + Real-time safe only Yalnızca gerçek zamanlı güvenli - + Stereo only Yalnızca stereo - + With Inline Display Satır İçi Ekranlı - + Favorites only Yalnızca favoriler - + (Number of Plugins go here) (Eklenti sayısı buraya gelir) - + &Add Plugin &Eklenti Ekle - + Cancel İptal - + Refresh Tazeleme - + Reset filters Filtreleri sıfırla - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel YazıEtiketi - + Format: Biçim: - + Architecture: Mimari: - + Type: Türü: - + MIDI Ins: MIDI Girişleri: - + Audio Ins: Ses Girişleri: - + CV Outs: CV Çıkışları: - + MIDI Outs: MIDI Çıkışları: - + Parameter Ins: Parametre Girişleri: - + Parameter Outs: Parametre Çıkışları: - + Audio Outs: Ses Çıkışları: - + CV Ins: CV Girişleri: - + UniqueID: Benzersiz Kimlik: - + Has Inline Display: Satır İçi Ekrana Sahiptir: - + Has Custom GUI: Özel Arayüz'e sahiptir: - + Is Synth: Is Synth: - + Is Bridged: Köprülü: - + Information Bilgi - + Name İsim - + Label/URI Etiket/URI - + Maker Yapıcı - + Binary/Filename İkili/Dosya adı - + Focus Text Search Metin Aramaya Odaklan - + Ctrl+F Ctrl+F @@ -11021,128 +11021,128 @@ Bu çip Commodore 64 bilgisayarında kullanıldı. PluginEdit - + Plugin Editor Eklenti Düzenleyicisi - + Edit Düzenle - + Control Kontrol - + MIDI Control Channel: MIDI Kontrol Kanalı: - + N N - + Output dry/wet (100%) Kuru/ıslak çıktı (% 100) - + Output volume (100%) Çıkış düzeyi (% 100) - + Balance Left (0%) Sol Denge (% 0) - - + + Balance Right (0%) Sağ Denge (% 0) - + Use Balance Dengelemeyi Kullanın - + Use Panning Kaydırmayı Kullan - + Settings Ayarlar - + Use Chunks Parçaları Kullanın - + Audio: Ses: - + Fixed-Size Buffer Sabit Boyutlu Arabellek - + Force Stereo (needs reload) Stereo'yu Zorla (yeniden yüklenmesi gerekiyor) - + MIDI: MIDI: - + Map Program Changes Harita Programı Değişiklikleri - + Send Bank/Program Changes Yuva/Program Değişikliklerini Gönderin - + Send Control Changes Kontrol Değişikliklerini Gönder - + Send Channel Pressure Kanal Basıncını Gönder - + Send Note Aftertouch Sonra Dokunma Notası Gönder - + Send Pitchbend Perde eğimi Gönder - + Send All Sound/Notes Off Tüm Sesleri/Notaları Gönder Kapalı - + Plugin Name @@ -11151,57 +11151,57 @@ Eklenti İsmi - + Program: Program: - + MIDI Program: MIDI programı: - + Save State Kayıt Yeri - + Load State Yükleme durumu - + Information Bilgi - + Label/URI: Etiket/URI: - + Name: Ad: - + Type: Türü: - + Maker: Yapıcı: - + Copyright: Telif hakkı: - + Unique ID: Benzersiz Kimlik: @@ -11222,17 +11222,17 @@ Eklenti İsmi PluginParameter - + Form Biçim - + Parameter Name Parametre Adı - + ... ... @@ -11240,149 +11240,149 @@ Eklenti İsmi PluginRefreshW - + Carla - Refresh Carla - Yenile - + Search for new... Yeni ara... - + LADSPA LADSPA - + DSSI DSSI - + LV2 LV2 - + VST2 VST2 - + VST3 VST3 - + AU AU - + SF2/3 SF2/3 - + SFZ SFZ - + Native Doğal - + POSIX 32bit POSIX 32bit - + POSIX 64bit POSIX 64bit - + Windows 32bit Windows 32bit - + Windows 64bit Windows 64bit - + Available tools: Mevcut araçlar: - + python3-rdflib (LADSPA-RDF support) python3-rdflib (LADSPA-RDF desteği) - + carla-discovery-win64 carla-keşif-win64 - + carla-discovery-native carla-keşif-yerli - + carla-discovery-posix32 carla-keşif-posix32 - + carla-discovery-posix64 carla-keşif-posix64 - + carla-discovery-win32 carla-keşif-win32 - + Options: Seçenekler: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). Carla, eklentileri tararken küçük işlem kontrolleri yapacak (çökmeyeceklerinden emin olmak için). Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı bırakabilirsiniz (kendi sorumluluğunuzdadır). - + Run processing checks while scanning Tarama sırasında işleme kontrollerini çalıştırın - + Press 'Scan' to begin the search Aramaya başlamak için 'Tara'ya basın - + Scan Tara - + >> Skip >> Atla - + Close Kapat @@ -11390,69 +11390,69 @@ Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı b PluginWidget - - - - - + + + + + Frame Çerçeve - + Enable Etkinleştir - + On/Off Aç/Kapat - - - - + + + + PluginName Eklentiİsmi - + MIDI MIDI - + AUDIO IN SES GİRİŞİ - + AUDIO OUT SES ÇIKIŞI - + GUI Arayüz - + Edit Düzenle - + Remove Kaldır - + Plugin Name Eklenti İsmi - + Preset: Ön ayar: @@ -11650,7 +11650,7 @@ Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı b QWidget - + Name: @@ -11663,28 +11663,28 @@ Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı b - + Maker: Yapıcı: - + Copyright: Telif Hakkı: - + Requires Real Time: Gerçek Zaman Gerektirir: - - - + + + @@ -11692,9 +11692,9 @@ Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı b Evet - - - + + + @@ -11702,25 +11702,25 @@ Daha hızlı bir tarama süresi elde etmek için bu kontrolleri devre dışı b Hayır - + Real Time Capable: Gerçek Zamanlı Yetenekli: - + In Place Broken: Yerinde Kırık: - + Channels In: Giriş Kanalları: - + Channels Out: Çıkış Kanalları: @@ -13831,144 +13831,144 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 Osilatör 1'in fazını osilatör 2 ile modüle edin - + Modulate amplitude of oscillator 1 by oscillator 2 Osilatör 1'in genliğini osilatör 2 ile modüle edin - + Mix output of oscillators 1 & 2 Osilatör 1 ve 2'nin Karışım çıkışı - + Synchronize oscillator 1 with oscillator 2 Osilatör 1'i osilatör 2 ile senkronize edin - + Modulate frequency of oscillator 1 by oscillator 2 Osilatör 1'in frekansını osilatör 2 ile modüle edin - + Modulate phase of oscillator 2 by oscillator 3 Osilatör 2'nin fazını osilatör 3 ile modüle edin - + Modulate amplitude of oscillator 2 by oscillator 3 Osilatör 2'nin genliğini osilatör 3 ile modüle edin - + Mix output of oscillators 2 & 3 Osilatör 2 ve 3'ün Karışım çıkışı - + Synchronize oscillator 2 with oscillator 3 Osilatör 2'yi osilatör 3 ile senkronize edin - + Modulate frequency of oscillator 2 by oscillator 3 Osilatör 2'nin frekansını osilatör 3 ile modüle edin - + Osc %1 volume: Osc %1 düzeyi: - + Osc %1 panning: Osc %1 kaydırma: - + Osc %1 coarse detuning: Osc %1 kaba ince ayar: - + semitones yarım tonlar - + Osc %1 fine detuning left: Osc %1 ince ayar sol: - - + + cents sent - + Osc %1 fine detuning right: Osc %1 ince ayar sağ: - + Osc %1 phase-offset: Osc %1 faz kayması: - - + + degrees derece - + Osc %1 stereo phase-detuning: Osc %1 stereo faz ayarlama: - + Sine wave Sinüs dalgası - + Triangle wave Üçgen dalga - + Saw wave Testere dalga - + Square wave Kare dalgası - + Moog-like saw wave Moog benzeri testere dalgası - + Exponential wave Üstel dalga - + White noise Beyaz gürültü - + User-defined wave Kullanıcı tanımlı dalga @@ -14055,73 +14055,73 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi VestigeInstrumentView - - + + Open VST plugin VST eklentisini aç - + Control VST plugin from LMMS host LMMS ana bilgisayarından VST eklentisini kontrol edin - + Open VST plugin preset VST eklenti ön ayarını aç - + Previous (-) Önceki (-) - + Save preset Ön ayarı kaydet - + Next (+) Sonraki (+) - + Show/hide GUI Kullanıcı arabirimini göster/gizle - + Turn off all notes Tüm notaları kapat - + DLL-files (*.dll) DLL-dosyaları (*.dll) - + EXE-files (*.exe) EXE-dosyaları (*.exe) - + No VST plugin loaded Yüklü VST eklentisi yok - + Preset Hazır Ayar - + by tarafından - + - VST plugin control - VST eklenti kontrolü @@ -14173,49 +14173,49 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi VstPlugin - + The VST plugin %1 could not be loaded. %1 VST eklentisi yüklenemedi. - + Open Preset Ön Ayarı Aç - - + + Vst Plugin Preset (*.fxp *.fxb) Vst Eklenti Ön Ayarı (*.fxp *.fxb) - + : default : öntanımlı - + Save Preset Önayarı Kaydet - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -14233,147 +14233,147 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi WatsynInstrument - + Volume A1 Düzey A1 - + Volume A2 Düzey A2 - + Volume B1 Düzey B1 - + Volume B2 Düzey B2 - + Panning A1 Kaydırma A1 - + Panning A2 Kaydırma A2 - + Panning B1 Kaydırma B1 - + Panning B2 Kaydırma B2 - + Freq. multiplier A1 Frekans. çarpan A1 - + Freq. multiplier A2 Frekans. çarpan A2 - + Freq. multiplier B1 Frekans. çarpan B1 - + Freq. multiplier B2 Frekans. çarpan B2 - + Left detune A1 Sol detune A1 - + Left detune A2 Sol detune A2 - + Left detune B1 Sol detune B1 - + Left detune B2 Sol detune B2 - + Right detune A1 Sağ detune A1 - + Right detune A2 Sağ detune A2 - + Right detune B1 Sağ detune B1 - + Right detune B2 Sağ detune B2 - + A-B Mix A-B Karışımı - + A-B Mix envelope amount A-B Karışık zarf miktarı - + A-B Mix envelope attack A-B Karışık zarf saldırısı - + A-B Mix envelope hold A-B Karışık zarf tutma - + A-B Mix envelope decay A-B Karışım zarf bozunması - + A1-B2 Crosstalk A1-B2 Çapraz Karışma - + A2-A1 modulation A2-A1 modülasyonu - + B2-B1 modulation B2-B1 modülasyonu - + Selected graph Seçili grafik @@ -14381,224 +14381,224 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi WatsynView - - - - + + + + Volume Ses Düzeyi - - - - + + + + Panning Panning - - - - + + + + Freq. multiplier Frekans. çarpanı - - - - + + + + Left detune Sol detune - - - - - - - - + + + + + + + + cents sent - - - - + + + + Right detune Sağ detune - + A-B Mix A-B Karışımı - + Mix envelope amount Zarf miktarını karıştır - + Mix envelope attack Zarf saldırısını karıştır - + Mix envelope hold Zarf tutmayı karıştır - + Mix envelope decay Zarf bozunmasını karıştır - + Crosstalk Cızırtı - + Select oscillator A1 Osilatör A1'i seçin - + Select oscillator A2 Osilatör A2`yi seçin - + Select oscillator B1 Osilatör B1'i seçin - + Select oscillator B2 Osilatör B2'yi seçin - + Mix output of A2 to A1 A2'den A1'e Karışım çıkışı - + Modulate amplitude of A1 by output of A2 A1'in genliğini A2 çıkışı ile modüle edin - + Ring modulate A1 and A2 Halka modüle A1 ve A2 - + Modulate phase of A1 by output of A2 A1'in fazını A2 çıkışı ile modüle edin - + Mix output of B2 to B1 B2'den B1'e Karıştırma çıkışı - + Modulate amplitude of B1 by output of B2 B2 çıkışı ile B1 genliğini modüle edin - + Ring modulate B1 and B2 Halka modülasyonu B1 ve B2 - + Modulate phase of B1 by output of B2 B2 çıkışı ile B1 fazını modüle edin - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Farenizi bu grafiğin üzerine sürükleyerek buraya kendi dalga formunuzu çizin. - + Load waveform Dalga formu yükle - + Load a waveform from a sample file Örnek bir dosyadan bir dalga formu yükleyin - + Phase left Aşama sola - + Shift phase by -15 degrees Aşamayı -15 derece kaydır - + Phase right Aşama sağa - + Shift phase by +15 degrees Aşamayı +15 derece kaydır - - + + Normalize Normalleştir - - + + Invert Tersine çevir - - + + Smooth Pürüzsüz - - + + Sine wave Sinüs dalgası - - - + + + Triangle wave Üçgen dalga - + Saw wave Testere dalga - - + + Square wave Kare dalgası @@ -14790,42 +14790,42 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi ZynAddSubFxInstrument - + Portamento Kaydırma - + Filter frequency Frekans filtresi - + Filter resonance Rezonans filtresi - + Bandwidth Bant genişliği - + FM gain FM kazancı - + Resonance center frequency Rezonans merkez frekansı - + Resonance bandwidth Rezonans bant genişliği - + Forward MIDI control change events MIDI kontrol değişikliği olaylarını iletme @@ -14833,343 +14833,343 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi ZynAddSubFxView - + Portamento: Kaydırma: - + PORT KAYDIRMA - + Filter frequency: Frekans filtresi: - + FREQ FREK - + Filter resonance: Rezonans filtresi: - + RES RF - + Bandwidth: Bant genişliği: - + BW BG - + FM gain: FM kazancı: - + FM GAIN FM KAZANÇ - + Resonance center frequency: Rezonans merkez frekansı: - + RES CF Rez MF - + Resonance bandwidth: Rezonans bant genişliği: - + RES BW REZ BG - + Forward MIDI control changes MIDI kontrol değişikliklerini ilet - + Show GUI Görselli Arayüzü Göster - audioFileProcessor + AudioFileProcessor - + Amplify Yükseltici - + Start of sample Örnek başlangıcı - + End of sample Örneğin sonu - + Loopback point Geri döngü noktası - + Reverse sample Sample'ı ters yüz et - + Loop mode Döngü modu - + Stutter Kekemelik - + Interpolation mode Ara değerlendirme modu - + None Hiç - + Linear Doğrusal - + Sinc Sinc - + Sample not found: %1 Örnek bulunamadı: %1 - bitInvader + BitInvader - + Sample length Örnek uzunluğu - bitInvaderView + BitInvaderView - + Sample length Örnek uzunluğu - + Draw your own waveform here by dragging your mouse on this graph. Farenizi bu grafiğin üzerine sürükleyerek buraya kendi dalga formunuzu çizin. - - + + Sine wave Sinüs dalgası - - + + Triangle wave Üçgen dalga - - + + Saw wave Testere dalga - - + + Square wave Kare dalgası - - + + White noise Beyaz gürültü - - + + User-defined wave Kullanıcı tanımlı dalga - - + + Smooth waveform Düzgün dalga formu - + Interpolation Aradeğerleme - + Normalize Normalleştir - dynProcControlDialog + DynProcControlDialog - + INPUT GİRDİ - + Input gain: Giriş kazancı: - + OUTPUT ÇIKTI - + Output gain: Çıkış kazancı: - + ATTACK SALDIRI - + Peak attack time: Tepe saldırı süresi: - + RELEASE YAYINLAMA - + Peak release time: En yüksek yayın süresi: - - + + Reset wavegraph Dalga grafiğini sıfırla - - + + Smooth wavegraph Pürüzsüz dalga grafiği - - + + Increase wavegraph amplitude by 1 dB Dalga grafiğinin genliğini 1 dB artırın - - + + Decrease wavegraph amplitude by 1 dB Dalga grafiğinin genliğini 1 dB azaltın - + Stereo mode: maximum Stereo modu: maksimum - + Process based on the maximum of both stereo channels Her iki stereo kanalın maksimumuna dayalı işlem - + Stereo mode: average Stereo modu: ortalama - + Process based on the average of both stereo channels Her iki stereo kanalın ortalamasına dayalı işlem - + Stereo mode: unlinked Stereo mod: bağlantısız - + Process each stereo channel independently Her bir stereo kanalı bağımsız olarak işleyin - dynProcControls + DynProcControls - + Input gain Giriş kazancı - + Output gain Çıkış kazancı - + Attack time Kalkma zamanı - + Release time Yayımlama zamanı - + Stereo mode Çift kanal modu @@ -15183,766 +15183,766 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi - kickerInstrument + KickerInstrument - + Start frequency Başlangıç frekansı - + End frequency Bitiş frekansı - + Length Süre - + Start distortion Bozulmayı başlat - + End distortion Bozulmayı bitir - + Gain Kazanç - + Envelope slope Zarf eğimi - + Noise Parazit - + Click Tıkla - + Frequency slope Frekans eğimi - + Start from note Notadan başla - + End to note Notanın sonu - kickerInstrumentView + KickerInstrumentView - + Start frequency: Başlangıç frekansı: - + End frequency: Bitiş frekansı: - + Frequency slope: Frekans eğimi: - + Gain: Kazanç: - + Envelope length: Zarf uzunluğu: - + Envelope slope: Zarf eğimi: - + Click: Tıkla: - + Noise: Gürültü: - + Start distortion: Bozulmayı başlat: - + End distortion: Bozulmayı bitir: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Mevcut Efektler - - + + Unavailable Effects Kullanılamayan Etkiler - - + + Instruments Enstrümanlar - - + + Analysis Tools Analiz Araçları - - + + Don't know Bilmiyorum - + Type: Türü: - ladspaDescription + LadspaDescription - + Plugins Eklentiler - + Description Açıklama - ladspaPortDialog + LadspaPortDialog - + Ports Bağlantı Noktaları - + Name İsim - + Rate Oran - + Direction Yön - + Type Tip - + Min < Default < Max Min <Varsayılan <Maks - + Logarithmic Logaritmik - + SR Dependent SR Bağımlı - + Audio Ses - + Control Kontrol - + Input Giriş - + Output Çıkış - + Toggled Geçişli - + Integer Tamsayı - + Float Şamandıra - - + + Yes Evet - lb302Synth + Lb302Synth - + VCF Cutoff Frequency VCF Kesme Frekansı - + VCF Resonance VCF Rezonansı - + VCF Envelope Mod VCF Zarf Modu - + VCF Envelope Decay VCF Zarf Bozulması - + Distortion Bozma - + Waveform Dalga şekli - + Slide Decay Bozulma Kaydırma - + Slide Kaydır - + Accent Vurgu - + Dead Ölü - + 24dB/oct Filter 24dB/oct FiltRESİ - lb302SynthView + Lb302SynthView - + Cutoff Freq: Kesim Frekansı: - + Resonance: Rezonans: - + Env Mod: Env Mod: - + Decay: Bozunma: - + 303-es-que, 24dB/octave, 3 pole filter 303-es-que, 24dB/octave, 3 kutuplu filtre - + Slide Decay: Bozulma Kaydırma: - + DIST: MESAFE: - + Saw wave Testere dalga - + Click here for a saw-wave. Testere dalgası için buraya tıklayın. - + Triangle wave Üçgen dalga - + Click here for a triangle-wave. Üçgen dalga için burayı tıklayın. - + Square wave Kare dalgası - + Click here for a square-wave. Kare dalga için burayı tıklayın. - + Rounded square wave Yuvarlak kare dalga - + Click here for a square-wave with a rounded end. Yuvarlak uçlu bir kare dalga için burayı tıklayın. - + Moog wave Moog dalgası - + Click here for a moog-like wave. Moog benzeri bir dalga için burayı tıklayın. - + Sine wave Sinüs dalgası - + Click for a sine-wave. Sinüs dalgası için tıklayın. - - + + White noise wave Beyaz gürültü dalgası - + Click here for an exponential wave. Üstel dalga için burayı tıklayın. - + Click here for white-noise. Beyaz gürültü için buraya tıklayın. - + Bandlimited saw wave Bant sınırlı testere dalgası - + Click here for bandlimited saw wave. Bantlı testere dalgası için buraya tıklayın. - + Bandlimited square wave Bant sınırlı kare dalga - + Click here for bandlimited square wave. Band sınırlı kare dalga için buraya tıklayın. - + Bandlimited triangle wave Bant sınırlı üçgen dalga - + Click here for bandlimited triangle wave. Bant sınırlı üçgen dalga için buraya tıklayın. - + Bandlimited moog saw wave Band sınırlı moog testere dalgası - + Click here for bandlimited moog saw wave. Bant sınırlı moog testere dalgası için buraya tıklayın. - malletsInstrument + MalletsInstrument - + Hardness Sertlik - + Position Konum - + Vibrato gain Titreşim kazancı - + Vibrato frequency Titreşim frekansı - + Stick mix Çubuk karıştırıcı - + Modulator Modülatör - + Crossfade Çapraz geçiş - + LFO speed LFO hızı - + LFO depth LFO derinliği - + ADSR ADSR - + Pressure Basınç - + Motion Hareket - + Speed Hız - + Bowed Eğilmiş - + Spread Etrafa Saç - + Marimba Marimba - + Vibraphone Vibrafon - + Agogo Agogo - + Wood 1 Ahşap 1 - + Reso Reso - + Wood 2 Ahşap 2 - + Beats Vuruşlar - + Two fixed İki sabit - + Clump Tortu - + Tubular bells Borulu çanlar - + Uniform bar Üniforma çubuğu - + Tuned bar Ayarlanmış çubuk - + Glass Cam - + Tibetan bowl Tibet kase - malletsInstrumentView + MalletsInstrumentView - + Instrument Enstrüman - + Spread Etrafa Saç - + Spread: Yayılmış: - + Missing files Eksik Dosyalar - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Stk kurulumunuz eksik görünüyor. Lütfen tam Stk paketinin kurulu olduğundan emin olun! - + Hardness Sertlik - + Hardness: Sertlik: - + Position Konum - + Position: Konum: - + Vibrato gain Titreşim kazancı - + Vibrato gain: Titreşim kazancı: - + Vibrato frequency Titreşim frekansı - + Vibrato frequency: Titreşim frekansı: - + Stick mix Çubuk karıştırıcı - + Stick mix: Çubuk karıştırıcı: - + Modulator Modülatör - + Modulator: Modülatör: - + Crossfade Çapraz geçiş - + Crossfade: Çapraz geçiş: - + LFO speed LFO hızı - + LFO speed: LFO hızı: - + LFO depth LFO derinliği - + LFO depth: LFO derinliği: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Basınç - + Pressure: Basınç: - + Speed Hız - + Speed: Hız: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15966,542 +15966,542 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST eklenti kontrolü - + VST Sync VST Senkronizasyonu - - + + Automated Otomatik - + Close Kapat - organicInstrument + OrganicInstrument - + Distortion Bozma - + Volume Ses Düzeyi - organicInstrumentView + OrganicInstrumentView - + Distortion: Çarpıtma: - + Volume: Ses Düzeyi: - + Randomise Rastgele - - + + Osc %1 waveform: Osc %1 dalga biçimi: - + Osc %1 volume: Osc %1 düzeyi: - + Osc %1 panning: Osc %1 kaydırma: - + Osc %1 stereo detuning Osc %1 stereo perdeleme - + cents sent - + Osc %1 harmonic: Osc %1 harmonik: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: Kanal Ön Ayarı - + Bank selector Yuva seçici - + Bank Yuva - + Program selector Program seçici - + Patch Yama - + Name İsim - + OK Tamam - + Cancel İptal - sf2Instrument + Sf2Instrument - + Bank Yuva - + Patch Yama - + Gain Kazanç - + Reverb Yankı - + Reverb room size Yankı odası boyutu - + Reverb damping Yankı sönümleme - + Reverb width Yankı genişliği - + Reverb level Yankı seviyesi - + Chorus Koro - + Chorus voices Koro sesleri - + Chorus level Koro seviyesi - + Chorus speed Koro hızı - + Chorus depth Koro derinliği - + A soundfont %1 could not be loaded. %1 ses yazı tipi yüklenemedi. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Ses Yazı Tipi dosyasını aç - + Choose patch Yama seçin - + Gain: Kazanç: - + Apply reverb (if supported) Yankı uygula (destekleniyorsa) - + Room size: Oda boyutu: - + Damping: Sönümleme: - + Width: En: - - + + Level: Düzey: - + Apply chorus (if supported) Koro uygula (destekleniyorsa) - + Voices: Sesler: - + Speed: Hız: - + Depth: Derinlik: - + SoundFont Files (*.sf2 *.sf3) Ses Yazı Tipi Dosyaları (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave Dalga - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH GENİŞLİK - + Width: En: - stereoEnhancerControls + StereoEnhancerControls - + Width Genişlik - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Soldan Sola Düzey: - + Left to Right Vol: Soldan Sağa Düzey: - + Right to Left Vol: Sağdan Sola Düzey: - + Right to Right Vol: Sağdan Sağa Düzey: - stereoMatrixControls + StereoMatrixControls - + Left to Left Soldan Sola - + Left to Right Soldan sağa - + Right to Left Sağdan sola - + Right to Right Sağa Doğru - vestigeInstrument + VestigeInstrument - + Loading plugin Eklenti yükleniyor - + Please wait while loading the VST plugin... VST eklentisini yüklerken lütfen bekleyin... - vibed + Vibed - + String %1 volume Dize %1 hacmi - + String %1 stiffness Dize %1 sertliği - + Pick %1 position %1 pozisyon seçin - + Pickup %1 position Alım %1 pozisyon - + String %1 panning %1 dize kaydırma - + String %1 detune %1 dize detune - + String %1 fuzziness Dize %1 belirsizliği - + String %1 length Dize %1 uzunluğu - + Impulse %1 Dürtü %1 - + String %1 Dize %1 - vibedView + VibedView - + String volume: Dize hacmi: - + String stiffness: Dize sertliği: - + Pick position: Pozisyon seçin: - + Pickup position: Alış konumu: - + String panning: Dize kaydırma: - + String detune: Dize detayı: - + String fuzziness: Dize belirsizliği: - + String length: Dize uzunluğu: - + Impulse Dürtü - + Octave Octave - + Impulse Editor Dürtü Düzenleyici - + Enable waveform Dalga biçimini etkinleştir - + Enable/disable string Dizeyi etkinleştir / devre dışı bırak - + String Dize - - + + Sine wave Sinüs dalgası - - + + Triangle wave Üçgen dalga - - + + Saw wave Testere dalga - - + + Square wave Kare dalgası - - + + White noise Beyaz gürültü - - + + User-defined wave Kullanıcı tanımlı dalga - - + + Smooth waveform Düzgün dalga formu - - + + Normalize waveform Dalga formunu normalleştir - voiceObject + VoiceObject Voice %1 pulse width @@ -16559,71 +16559,71 @@ Lütfen dosyayı ve dosyayı içeren dizini okuma iznine sahip olduğunuzdan emi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT GİRDİ - + Input gain: Giriş kazancı: - + OUTPUT ÇIKTI - + Output gain: Çıkış kazancı: - - + + Reset wavegraph Dalga grafiğini sıfırla - - + + Smooth wavegraph Pürüzsüz dalga grafiği - - + + Increase wavegraph amplitude by 1 dB Dalga grafiğinin genliğini 1 dB artırın - - + + Decrease wavegraph amplitude by 1 dB Dalga grafiğinin genliğini 1 dB azaltın - + Clip input Klip girişi - + Clip input signal to 0 dB Giriş sinyalini 0 dB'ye klipsleyin - waveShaperControls + WaveShaperControls - + Input gain Giriş kazancı - + Output gain Çıkış kazancı diff --git a/data/locale/uk.ts b/data/locale/uk.ts index 892deab3c8..301eae98a9 100644 --- a/data/locale/uk.ts +++ b/data/locale/uk.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample Реверс запису - + Disable loop Відключити повторення - + Enable loop Включити повторення - + Enable ping-pong loop Увімкнути пінг-понг повторення - + Continue sample playback across notes Продовжити відтворення запису по нотах - + Amplify: Підсилення: - + Start point: - + End point: - + Loopback point: Точка повернення з повтору: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: Довжина запису: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About Про програму - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License Ліцензія - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File &Файл - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help &H Довідка - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: Час: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings Параметри - + BPM - + Use JACK Transport - + Use Ableton Link - + &New &N Новий - + Ctrl+N - + &Open... &O Відкрити... - - + + Open... - + Ctrl+O - + &Save &S Зберегти - + Ctrl+S - + Save &As... &A Зберегти як... - - + + Save As... - + Ctrl+Shift+S - + &Quit &Q Вийти - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error Помилка - + Failed to load project - + Failed to save project - + Quit Вихід - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI Показати інтерфейс @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings Параметри - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths Шляхи - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: Розмір: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio Аудіо - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None Нічого - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: Частота дискретизації: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset Основна предустановка @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7796,234 +7796,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File &Файл - + &Edit &E Редагування - + &Quit &Q Вийти - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8097,595 +8097,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset Зміщення стерео-фази осциллятора 3 - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view Перегляд обраного - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave Синусоїда - + Bandlimited Triangle wave Трикутна хвиля з обмеженою смугою - + Bandlimited Saw wave Зигзаг хвиля з обмеженою смугою - + Bandlimited Ramp wave Спадаюча хвиля з обмеженою смугою - + Bandlimited Square wave Квадратна хвиля з обмеженою смугою - + Bandlimited Moog saw wave Муг-зигзаг хвиля з обмеженою смугою - - + + Soft square wave М'яка прямокутна хвиля - + Absolute sine wave Абсолютна синусоїдна хвиля - - + + Exponential wave Експоненціальна хвиля - + White noise Білий шум - + Digital Triangle wave Цифрова трикутна хвиля - + Digital Saw wave Цифрова зигзаг хвиля - + Digital Ramp wave Цифрова спадна хвиля - + Digital Square wave Цифрова квадратна хвиля - + Digital Moog saw wave Цифрова Муг-зигзаг хвиля - + Triangle wave Трикутна хвиля - + Saw wave Зигзаг - + Ramp wave Спадна хвиля - + Square wave Квадратна хвиля - + Moog saw wave Муг-зигзаг хвиля - + Abs. sine wave Синусоїда по модулю - + Random Випадково - + Random smooth Випадкове зглажування @@ -8693,240 +8693,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view Операторский вид - + Matrix view Матричний вигляд - - - + + + Volume Гучність - - - + + + Panning Баланс - - - + + + Coarse detune Грубе підстроювання - - - + + + semitones півтон(а,ів) - - + + Fine tune left - - - - + + + + cents відсотків - - + + Fine tune right - - - + + + Stereo phase offset Зміщення стерео-фази - - - - - + + + + + deg град - + Pulse width Довжина імпульсу - + Send sync on pulse rise Відправляти синхронізацію на підйомі імпульсу - + Send sync on pulse fall Відправити синхронізацію на падінні пульсу - + Hard sync oscillator 2 Жорстка синхронізація осциллятора 2 - + Reverse sync oscillator 2 Верерс синхронізація осциллятора 2 - + Sub-osc mix Мікс суб-осциляторів - + Hard sync oscillator 3 Жорстка синхронізація осциллятора 3 - + Reverse sync oscillator 3 Верерс синхронізація осциллятора 3 - - - - + + + + Attack Вступ - - + + Rate Частота вибірки - - + + Phase Фаза - - + + Pre-delay Передзатримка - - + + Hold Утримання - - + + Decay Згасання - - + + Sustain Витримка - - + + Release Зменшення - - + + Slope Нахил - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount Глибина модуляції @@ -8977,102 +8977,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume Гучність першого каналу - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune Грубе підстроювання 2 каналу - + Channel 2 Volume Гучність 2 каналу - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume Гучність третього каналу - + Channel 4 volume Гучність четвертого каналу - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume Основна гучність - + Vibrato Вібрато @@ -9080,155 +9080,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume Гучність - - - + + + Coarse detune Грубе підстроювання - - - + + + Envelope length Довжина обвідної - + Enable channel 1 Увімкнути канал 1 - + Enable envelope 1 Увімкнути обвідну 1 - + Enable envelope 1 loop Увімкнти повтор обвідної 1 - + Enable sweep 1 Увімкнути розгортку 1 - - + + Sweep amount Кількість розгортки - - + + Sweep rate Темп розгортки - - + + 12.5% Duty cycle 12.5% Робочого циклу - - + + 25% Duty cycle 25% Робочого циклу - - + + 50% Duty cycle 50% Робочого циклу - - + + 75% Duty cycle 75% Робочого циклу - + Enable channel 2 Увімкнути канал 2 - + Enable envelope 2 Увімкнути обвідну 2 - + Enable envelope 2 loop Увімкнти повтор обвідної 2 - + Enable sweep 2 Увімкнути розгортку 2 - + Enable channel 3 Увімкнути канал 3 - + Noise Frequency Частота шуму - + Frequency sweep Частота темпу - + Enable channel 4 Увімкнути канал 4 - + Enable envelope 4 Увімкнути обвідну 4 - + Enable envelope 4 loop Увімкнти повтор обвідної 4 - + Quantize noise frequency when using note frequency Квантування частоту шуму при використанні частоти ноти - + Use note frequency for noise Використовувати частоту ноти для шуму - + Noise mode Форма шуму - + Master volume Основна гучність - + Vibrato Вібрато @@ -9411,60 +9411,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Форма сигналу осциллятора %1 - + Osc %1 harmonic Осц %1 гармонійний - - + + Osc %1 volume Гучність осциллятора %1 - - + + Osc %1 panning Стереобаланс для осциллятора %1 - - + + Osc %1 fine detuning left Точне підстроювання лівого каналу осциллятора %1 - + Osc %1 coarse detuning Підстроювання осциллятора %1 грубе - + Osc %1 fine detuning right Підстроювання правого каналу осциллятора %1 тонка - + Osc %1 phase-offset Зміщення фази осциллятора %1 - + Osc %1 stereo phase-detuning Підстроювання стерео-фази осциллятора %1 - + Osc %1 wave shape Гладкість сигналу осциллятора %1 - + Modulation type %1 Тип модуляції %1 @@ -9528,42 +9528,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop Повтор - + Loop mode Режим повтору - + Tune Підлаштувати - + Tune mode Тип підстроювання - + No file selected Файл не вибрано - + Open patch file Відкрити патч-файл - + Patch-Files (*.pat) Патч-файли (*.pat) @@ -9645,72 +9645,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE БАЗА - + Base: - + AMNT ГЛИБ - + Modulation amount: Глибина модуляції: - + MULT МНОЖ - + Amount multiplicator: - + ATCK ВСТУП - + Attack: Вступ: - + DCAY ЗГАС - + Release: Зменшення: - + TRSH TRSH - + Treshold: Поріг: - + Mute output Заглушити вивід - + Absolute value @@ -9718,42 +9718,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value Опорне значення - + Modulation amount Глибина модуляції - + Attack Вступ - + Release Зменшення - + Treshold Поріг - + Mute output Заглушити вивід - + Absolute value - + Amount multiplicator @@ -10190,7 +10190,7 @@ Reason: "%2" Рідний плагін підсилення - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track Простий семплер з різними налаштуваннями для використання записів (наприклад, ударні) в інструментальному трекі @@ -10200,7 +10200,7 @@ Reason: "%2" Накачай свій бас швидко і просто - + Customizable wavetable synthesizer Налаштовуваний синтезатор звукозаписів (wavetable) @@ -10210,12 +10210,12 @@ Reason: "%2" Перевибірка малого дробдення - + Carla Patchbay Instrument Carla Комутаційний інструмент - + Carla Rack Instrument Carla підставочний інструмент @@ -10240,7 +10240,7 @@ Reason: "%2" Плагін подвійного фільтру - + plugin for processing dynamics in a flexible way плагін для обробки динаміки гнучким методом @@ -10270,12 +10270,12 @@ Reason: "%2" Фільтр для імпорту Hydrogen файлів в LMMS - + Versatile drum synthesizer Універсальний барабанний синтезатор - + List installed LADSPA plugins Показати встановлені модулі LADSPA @@ -10285,7 +10285,7 @@ Reason: "%2" Модуль, що дозволяє використовувати в LMMS будь які ефекти LADSPA. - + Incomplete monophonic imitation TB-303 Незавершена монофонічна імітація TB-303 @@ -10310,7 +10310,7 @@ Reason: "%2" Фільтр для включення файлу MIDI в проект ЛММС - + Monstrous 3-oscillator synth with modulation matrix Монстро 3-осцилляторний синт з матрицею модуляції @@ -10320,7 +10320,7 @@ Reason: "%2" Плагін багаторазової послідовної затримки відлуння - + A NES-like synthesizer NES-подібний синтезатор @@ -10330,17 +10330,17 @@ Reason: "%2" 2-режимний синт модуляції частот (FM synth) - + Additive Synthesizer for organ-like sounds Синтезатор звуків нашталт органу - + GUS-compatible patch instrument Патч-інструмент, сумісний з GUS - + Plugin for controlling knobs with sound peaks Модуль для встановлення значень регуляторів на піках гучності @@ -10350,12 +10350,12 @@ Reason: "%2" Алгоритм реверберації Шона Костелло - + Player for SoundFont files Програвач файлів SoundFont - + LMMS port of sfxr LMMS порт SFXR @@ -10372,22 +10372,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file Модуль, що підсилює різницю між каналами стереозапису - + Plugin for freely manipulating stereo output Модуль для довільного управління стереовиходом - + Tuneful things to bang on Мелодійні ударні - + Three powerful oscillators you can modulate in several ways Три потужних генераторів можна модулювати декількома способами @@ -10397,12 +10397,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS VST - хост для підтримки модулів VST(i) в LMMS - + Vibrating string modeler Емуляція вібруючих струн @@ -10412,12 +10412,12 @@ This chip was used in the Commodore 64 computer. плагін для використання довільних VST ефектів всередині LMMS. - + 4-oscillator modulatable wavetable synth 4-генераторний модулюючий синтезатор звукозаписів - + plugin for waveshaping плагін формування сигналу @@ -10427,7 +10427,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX Вбудований ZynAddSubFX @@ -10435,292 +10435,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type Тип - + Effects Ефекти - + Instruments Інструменти - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel Скасувати - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: Тип: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name І'мя - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10728,185 +10728,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control Управління - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings Параметри - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: Тип: - + Maker: - + Copyright: - + Unique ID: @@ -10927,17 +10927,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10945,148 +10945,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close Закрити @@ -11094,69 +11094,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off Увімк/Вимк - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11354,7 +11354,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11367,28 +11367,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: Розробник: - + Copyright: Авторське право: - + Requires Real Time: Потрібна обробка в реальному часі: - - - + + + @@ -11396,9 +11396,9 @@ You can disable these checks to get a faster scanning time (at your own risk).Так - - - + + + @@ -11406,25 +11406,25 @@ You can disable these checks to get a faster scanning time (at your own risk).Ні - + Real Time Capable: Робота в реальному часі: - + In Place Broken: Замість зламаного: - + Channels In: Канали в: - + Channels Out: Канали з: @@ -13535,144 +13535,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 Синхронізувати 1 осциллятор по 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 Синхронізувати осциллятор 2 і 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: Гучність осциллятора %1: - + Osc %1 panning: Баланс для осциллятора %1: - + Osc %1 coarse detuning: Грубе підстроювання осциллятора %1: - + semitones півтон(а,ів) - + Osc %1 fine detuning left: Точне підстроювання лівого каналу осциллятора %1: - - + + cents Відсотки - + Osc %1 fine detuning right: Точна підстройка правого канала осциллятора %1: - + Osc %1 phase-offset: Зміщення фази осциллятора %1: - - + + degrees градуси - + Osc %1 stereo phase-detuning: Підстроювання стерео фази осциллятора %1: - + Sine wave Синусоїда - + Triangle wave Трикутник - + Saw wave Зигзаг - + Square wave Квадратна хвиля - + Moog-like saw wave - + Exponential wave Експоненціальна хвиля - + White noise Білий шум - + User-defined wave @@ -13759,73 +13759,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) Попередній <-> - + Save preset Зберегти передустановку - + Next (+) Наступний <+> - + Show/hide GUI Показати / приховати інтерфейс - + Turn off all notes Вимкнути всі ноти - + DLL-files (*.dll) Бібліотеки DLL (*.dll) - + EXE-files (*.exe) Програми EXE (*.exe) - + No VST plugin loaded - + Preset Передустановка - + by від - + - VST plugin control - Управління VST плагіном @@ -13877,49 +13877,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. VST плагін %1 не може бути завантажено. - + Open Preset Відкрити предустановку - - + + Vst Plugin Preset (*.fxp *.fxb) Передустановка VST плагіна (*.fxp, *.fxb) - + : default : основні - + Save Preset Зберегти предустановку - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 Гучність A1 - + Volume A2 Гучність A2 - + Volume B1 Гучність B1 - + Volume B2 Гучність B2 - + Panning A1 Баланс A1 - + Panning A2 Баланс A2 - + Panning B1 Баланс B1 - + Panning B2 Баланс B2 - + Freq. multiplier A1 Множник частоти A1 - + Freq. multiplier A2 Множник частоти A2 - + Freq. multiplier B1 Множник частоти B1 - + Freq. multiplier B2 Множник частоти B2 - + Left detune A1 Ліве підстроювання A1 - + Left detune A2 Ліве підстроювання A2 - + Left detune B1 Ліве підстроювання B1 - + Left detune B2 Ліве підстроювання B2 - + Right detune A1 Праве підстроювання A1 - + Right detune A2 Праве підстроювання A2 - + Right detune B1 Праве підстроювання B1 - + Right detune B2 Праве підстроювання B2 - + A-B Mix A-B Мікс - + A-B Mix envelope amount A-B Мікс кіл. обвідної - + A-B Mix envelope attack A-B Мікс атаки обвідної - + A-B Mix envelope hold A-B Мікс утримання обвідної - + A-B Mix envelope decay A-B Мікс згасання обвідної - + A1-B2 Crosstalk Перехресні перешкоди A1-B2 - + A2-A1 modulation Модуляція A2-A1 - + B2-B1 modulation Модуляція B2-B1 - + Selected graph Обраний графік @@ -14085,224 +14085,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume Гучність - - - - + + + + Panning Баланс - - - - + + + + Freq. multiplier Множник частоти - - - - + + + + Left detune Ліве підстроювання - - - - - - - - + + + + + + + + cents відсотків - - - - + + + + Right detune Праве підстроювання - + A-B Mix A-B Мікс - + Mix envelope amount Мікс кількості обвідної - + Mix envelope attack A-B Мікс вступу обвідної - + Mix envelope hold A-B Мікс утримання обвідної - + Mix envelope decay A-B Мікс згасання обвідної - + Crosstalk Перехід - + Select oscillator A1 Виберіть генератор A1 - + Select oscillator A2 Виберіть генератор A2 - + Select oscillator B1 Виберіть генератор B1 - + Select oscillator B2 Виберіть генератор B2 - + Mix output of A2 to A1 Змішати виходи A2 до A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 Змішати виходи В2 до В1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. Тут ви можете малювати власний сигнал. - + Load waveform Завантаження форми звуку - + Load a waveform from a sample file - + Phase left Фаза зліва - + Shift phase by -15 degrees - + Phase right Фаза праворуч - + Shift phase by +15 degrees - - + + Normalize Нормалізувати - - + + Invert Інвертувати - - + + Smooth Згладити - - + + Sine wave Синусоїда - - - + + + Triangle wave Трикутна хвиля - + Saw wave Зигзаг - - + + Square wave Квадратна хвиля @@ -14494,42 +14494,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento Портаменто - + Filter frequency - + Filter resonance - + Bandwidth Ширина смуги - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14537,343 +14537,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: Портаменто: - + PORT PORT - + Filter frequency: - + FREQ FREQ - + Filter resonance: - + RES RES - + Bandwidth: Смуга пропускання: - + BW BW - + FM gain: - + FM GAIN FM GAIN - + Resonance center frequency: Частота центру резонансу: - + RES CF RES CF - + Resonance bandwidth: Ширина смуги резонансу: - + RES BW RES BW - + Forward MIDI control changes - + Show GUI Показати інтерфейс - audioFileProcessor + AudioFileProcessor - + Amplify Підсилення - + Start of sample Початок запису - + End of sample Кінець запису - + Loopback point Точка повернення з повтору - + Reverse sample Перевернути запис - + Loop mode Режим повтору - + Stutter Заїкання - + Interpolation mode Режим Інтерполяції - + None Нічого - + Linear Лінійний - + Sinc Синхронізований - + Sample not found: %1 Запис не знайдено: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. Тут ви можете малювати власний сигнал. - - + + Sine wave Синусоїда - - + + Triangle wave Трикутник - - + + Saw wave Зигзаг - - + + Square wave Квадрат - - + + White noise Білий шум - - + + User-defined wave - - + + Smooth waveform Згладжений сигнал - + Interpolation Інтерполяція - + Normalize Нормалізувати - dynProcControlDialog + DynProcControlDialog - + INPUT ВХІД - + Input gain: Вхідне підсилення: - + OUTPUT ВИХІД - + Output gain: Вихідне підсилення: - + ATTACK ВСТУП - + Peak attack time: Час пікової атаки: - + RELEASE ЗМЕНШЕННЯ - + Peak release time: Час відпуску піку: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels Процес заснований на максимумі від обох каналів - + Stereo mode: average - + Process based on the average of both stereo channels Процес заснований на середньому обох каналів - + Stereo mode: unlinked - + Process each stereo channel independently Обробляє кожен стерео канал незалежно - dynProcControls + DynProcControls - + Input gain Вхідне підсилення - + Output gain Вихідне підсилення - + Attack time Час вступу - + Release time Час зменшення - + Stereo mode Стерео режим @@ -14887,766 +14887,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency Початкова частота - + End frequency Кінцева частота - + Length Довжина - + Start distortion - + End distortion - + Gain Підсилення - + Envelope slope - + Noise Шум - + Click Натисніть - + Frequency slope - + Start from note Почати з замітки - + End to note Закінчити заміткою - kickerInstrumentView + KickerInstrumentView - + Start frequency: Початкова частота: - + End frequency: Кінцева частота: - + Frequency slope: - + Gain: Підсилення: - + Envelope length: - + Envelope slope: - + Click: Натиснення: - + Noise: Шум: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects Доступні ефекти - - + + Unavailable Effects Недоступні ефекти - - + + Instruments Інструменти - - + + Analysis Tools Аналізатори - - + + Don't know Невідомі - + Type: Тип: - ladspaDescription + LadspaDescription - + Plugins Модулі - + Description Опис - ladspaPortDialog + LadspaPortDialog - + Ports Порти - + Name І'мя - + Rate Частота вибірки - + Direction Напрямок - + Type Тип - + Min < Default < Max Менше < Стандарт <Більше - + Logarithmic Логарифмічний - + SR Dependent Залежність від SR - + Audio Аудіо - + Control Управління - + Input Ввід - + Output Вивід - + Toggled Увімкнено - + Integer Ціле - + Float Дробове - - + + Yes Так - lb302Synth + Lb302Synth - + VCF Cutoff Frequency Частота зрізу VCF - + VCF Resonance Посилення VCF - + VCF Envelope Mod Модуляція обвідної VCF - + VCF Envelope Decay Спад обвідної VCF - + Distortion Спотворення - + Waveform Форма хвилі - + Slide Decay Зміщення згасання - + Slide Зміщення - + Accent Акцент - + Dead Глухо - + 24dB/oct Filter 24дБ/окт фільтр - lb302SynthView + Lb302SynthView - + Cutoff Freq: Частота зрізу: - + Resonance: Резонанс: - + Env Mod: Мод Обвідної: - + Decay: Згасання: - + 303-es-que, 24dB/octave, 3 pole filter 303-ій, 24дБ/октаву, 3-польний фільтр - + Slide Decay: Зміщення згасання: - + DIST: СПОТ: - + Saw wave Зигзаг - + Click here for a saw-wave. Згенерувати зигзаг. - + Triangle wave Трикутна хвиля - + Click here for a triangle-wave. Згенерувати трикутний сигнал. - + Square wave Квадрат - + Click here for a square-wave. Згенерувати квадратний сигнал. - + Rounded square wave Хвиля округленого квадрату - + Click here for a square-wave with a rounded end. Створити квадратну хвилю закруглену в кінці. - + Moog wave Муг хвиля - + Click here for a moog-like wave. Згенерувати хвилю схожу на муг. - + Sine wave Синусоїда - + Click for a sine-wave. Генерувати гармонійний (синусоїдальний) сигнал. - - + + White noise wave Білий шум - + Click here for an exponential wave. Генерувати експонентний сигнал. - + Click here for white-noise. Згенерувати білий шум. - + Bandlimited saw wave Зигзаг хвиля з обмеженою смугою - + Click here for bandlimited saw wave. Натисніть тут для пилкоподібної хвилі з обмеженою смугою. - + Bandlimited square wave Квадратна хвиля з обмеженою смугою - + Click here for bandlimited square wave. Натисніть тут для квадратної хвилі з обмеженою смугою. - + Bandlimited triangle wave Трикутна хвиля з обмеженою смугою - + Click here for bandlimited triangle wave. Натисніть тут для трикутної хвилі з обмеженою смугою. - + Bandlimited moog saw wave Муг-зигзаг хвиля з обмеженою смугою - + Click here for bandlimited moog saw wave. Натисніть тут для муг-зигзаг хвилі з обмеженою смугою. - malletsInstrument + MalletsInstrument - + Hardness Жорсткість - + Position Положення - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator Модулятор - + Crossfade Перехід - + LFO speed Швидкість LFO - + LFO depth - + ADSR ADSR - + Pressure Тиск - + Motion Рух - + Speed Швидкість - + Bowed Нахил - + Spread Розкид - + Marimba Марімба - + Vibraphone Віброфон - + Agogo Дискотека - + Wood 1 - + Reso Ресо - + Wood 2 - + Beats Удари - + Two fixed - + Clump Важка хода - + Tubular bells - + Uniform bar - + Tuned bar - + Glass Скло - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument Інструмент - + Spread Розкид - + Spread: Розкид: - + Missing files Відсутні файли - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! Схоже, що встановлені не всі пакети Stk. Вам слід це перевірити! - + Hardness Жорсткість - + Hardness: Жорсткість: - + Position Положення - + Position: Положення: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator Модулятор - + Modulator: Модулятор: - + Crossfade Перехід - + Crossfade: Перехід: - + LFO speed Швидкість LFO - + LFO speed: Швидкість LFO: - + LFO depth - + LFO depth: - + ADSR ADSR - + ADSR: ADSR: - + Pressure Тиск - + Pressure: Тиск: - + Speed Швидкість - + Speed: Швидкість: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control Управління VST плагіном - + VST Sync VST синхронізація - - + + Automated Автоматизовано - + Close Закрити - organicInstrument + OrganicInstrument - + Distortion Спотворення - + Volume Гучність - organicInstrumentView + OrganicInstrumentView - + Distortion: Спотворення: - + Volume: Гучність: - + Randomise Випадково - - + + Osc %1 waveform: Форма сигналу осциллятора %1: - + Osc %1 volume: Гучність осциллятора %1: - + Osc %1 panning: Баланс для осциллятора %1: - + Osc %1 stereo detuning Осц %1 стерео расстройка - + cents соті - + Osc %1 harmonic: Осц %1 гармоніка: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Q-Синтезатор: Канал передустановлено - + Bank selector Селектор банку - + Bank Банк - + Program selector Селектор програм - + Patch Патч - + Name І'мя - + OK ОК - + Cancel Скасувати - sf2Instrument + Sf2Instrument - + Bank Банк - + Patch Патч - + Gain Посилення - + Reverb Луна - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus Хор (Приспів) - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. soundfont %1 не вдається завантажити. - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file Відкрити файл SoundFront - + Choose patch - + Gain: Підсилення: - + Apply reverb (if supported) Створити відлуння (якщо підтримується) - + Room size: - + Damping: - + Width: Ширина: - - + + Level: - + Apply chorus (if supported) Створити ефект хору (якщо підтримується) - + Voices: - + Speed: Швидкість: - + Depth: Глибина: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: Ширина: - stereoEnhancerControls + StereoEnhancerControls - + Width Ширина - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: Від лівого на лівий: - + Left to Right Vol: Від лівого на правий: - + Right to Left Vol: Від правого на лівий: - + Right to Right Vol: Від правого на правий: - stereoMatrixControls + StereoMatrixControls - + Left to Left Від лівого на лівий - + Left to Right Від лівого на правий - + Right to Left Від правого на лівий - + Right to Right Від правого на правий - vestigeInstrument + VestigeInstrument - + Loading plugin Завантаження модуля - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume Гучність %1-й струни - + String %1 stiffness Жорсткість %1-й струни - + Pick %1 position Лад %1 - + Pickup %1 position Положення %1-го звукознімача - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 Імпульс %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: Жорсткість: - + Pick position: Ударна позиція: - + Pickup position: Положення звукознімача: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave Октава - + Impulse Editor Редактор сигналу - + Enable waveform Включити сигнал - + Enable/disable string - + String Струна - - + + Sine wave Синусоїда - - + + Triangle wave Трикутник - - + + Saw wave Зигзаг - - + + Square wave Квадратна хвиля - - + + White noise Білий шум - - + + User-defined wave - - + + Smooth waveform Згладжений сигнал - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT ВХІД - + Input gain: Вхідне підсилення: - + OUTPUT ВИХІД - + Output gain: Вихідне підсилення: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input Зрізати вхідний сигнал - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain Вхідне підсилення - + Output gain Вихідне підсилення diff --git a/data/locale/zh_CN.ts b/data/locale/zh_CN.ts index 85eecb8562..0af3139a21 100644 --- a/data/locale/zh_CN.ts +++ b/data/locale/zh_CN.ts @@ -159,52 +159,52 @@ Zixing Liu <liushuyu at aosc.xyz> AudioFileProcessorView - + Open sample 打开采样文件 - + Reverse sample 反转采样 - + Disable loop 禁用循环 - + Enable loop 开启循环 - + Enable ping-pong loop 启用往复循环 - + Continue sample playback across notes 跨音符继续播放采样 - + Amplify: 放大: - + Start point: 循环起点 - + End point: 循环结束点 - + Loopback point: 循环点: @@ -212,7 +212,7 @@ Zixing Liu <liushuyu at aosc.xyz> AudioFileProcessorWaveView - + Sample length: 采样长度: @@ -888,144 +888,144 @@ Zixing Liu <liushuyu at aosc.xyz> CarlaAboutW - + About Carla 关于Carla - + About 关于 - + About text here 说明文字 - + Extended licensing here 使用许可补充 - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License 许可证 - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1310,50 +1310,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1361,516 +1361,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File 文件(&F) - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help 帮助(&H) - + toolBar - + Disk - - + + Home Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: 时间: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings 设置 - + BPM - + Use JACK Transport - + Use Ableton Link - + &New 新建(&N) - + Ctrl+N - + &Open... 打开(&O)... - - + + Open... - + Ctrl+O - + &Save 保存(&S) - + Ctrl+S - + Save &As... 另存为(&A)... - - + + Save As... - + Ctrl+Shift+S - + &Quit 退出(&Q) - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1878,56 +1878,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error 错误 - + Failed to load project - + Failed to save project - + Quit 退出 - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning 警告 - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1936,7 +1936,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI 显示图形界面 @@ -1944,635 +1944,635 @@ Do you want to do this now? CarlaSettingsW - + Settings 设置 - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths 路径 - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme 主题 - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio 音频 - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... 添加... - - + + Remove 移除 - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3395,178 +3395,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup 设置 - + Session Manager: - + None - + Audio inputs: 音频输入: - + MIDI inputs: MIDI输入: - + Audio outputs: 音频输出: - + MIDI outputs: MIDI输出: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value 设置值 - + TextLabel - + Scale Points @@ -3574,37 +3574,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: 采样率: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6649,7 +6649,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset 预置 @@ -6843,17 +6843,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6861,22 +6861,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6888,7 +6888,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7806,234 +7806,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: 节拍: - - - + + + 1/4 1/4 - + 2/4 2/4 - + 3/4 3/4 - + 4/4 4/4 - + 5/4 5/4 - + 6/4 6/4 - + Measures: 小节数 - - - + + + 1 1 - + 2 2 - + 3 3 - + 4 4 - + 5 5 - + 6 6 - + 7 7 - + 8 8 - + 9 9 - + 10 10 - + 11 11 - + 12 12 - + 13 13 - + 14 14 - + 15 15 - + 16 16 - + Default Length: 默认长度 - - + + 1/16 1/16 - - + + 1/15 1/15 - - + + 1/12 1/12 - - + + 1/9 1/9 - - + + 1/8 1/8 - - + + 1/6 1/6 - - + + 1/3 1/3 - - + + 1/2 1/2 - + Quantize: - + &File 文件(&F) - + &Edit 编辑(&E) - + &Quit 退出(&Q) - + &Insert Mode - + F - + &Velocity Mode - + D D - + Select All 全选 - + A A @@ -8107,595 +8107,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume 振荡器1音量 - + Osc 1 panning 振荡器1声相 - + Osc 1 coarse detune 振荡器1声调粗调 - + Osc 1 fine detune left 振荡器1左声道微调 - + Osc 1 fine detune right 振荡器1右声道微调 - + Osc 1 stereo phase offset 振荡器1立体声相位差 - + Osc 1 pulse width 振荡器1脉冲宽度 - + Osc 1 sync send on rise 振荡器1起音时发送同步 - + Osc 1 sync send on fall 振荡器1收音时发送同步 - + Osc 2 volume 振荡器2音量 - + Osc 2 panning 振荡器2声相 - + Osc 2 coarse detune 振荡器2音调粗调 - + Osc 2 fine detune left 振荡器2左声道微调 - + Osc 2 fine detune right 振荡器2右声道微调 - + Osc 2 stereo phase offset 振荡器2立体声相位差 - + Osc 2 waveform 振荡器2波形 - + Osc 2 sync hard 振荡器2硬同步 - + Osc 2 sync reverse 振荡器2反向同步 - + Osc 3 volume 振荡器3音量 - + Osc 3 panning 振荡器3声相 - + Osc 3 coarse detune 振荡器3音调粗调 - + Osc 3 Stereo phase offset 振荡器3立体声相位差 - + Osc 3 sub-oscillator mix 振荡器3分震荡器混合 - + Osc 3 waveform 1 振荡器3波形1 - + Osc 3 waveform 2 振荡器3波形2 - + Osc 3 sync hard 振荡器3硬同步 - + Osc 3 Sync reverse 振荡器3反向同步 - + LFO 1 waveform LFO1 波形 - + LFO 1 attack LFO1 打进 - + LFO 1 rate LFO1 频率 - + LFO 1 phase LFO1 相位 - + LFO 2 waveform LFO2 波形 - + LFO 2 attack LFO 2 打进 - + LFO 2 rate LFO 2 频率 - + LFO 2 phase LFO 2 相位 - + Env 1 pre-delay 包络 1 预延迟 - + Env 1 attack 包络 1 打进 - + Env 1 hold 包络 1 持续 - + Env 1 decay 包络 1 衰减 - + Env 1 sustain 包络 1 延音 - + Env 1 release 包络 1 释放 - + Env 1 slope 包络 1 坡度 - + Env 2 pre-delay 包络 2 预延迟 - + Env 2 attack 包络 2 打进 - + Env 2 hold 包络 2 持续 - + Env 2 decay 包络 2 衰减 - + Env 2 sustain 包络 2 延音 - + Env 2 release 包络 2 释放 - + Env 2 slope 包络 2 坡度 - + Osc 2+3 modulation 振荡器2+3 调制 - + Selected view 选定的视图 - + Osc 1 - Vol env 1 振荡器 1 音量包络 1 - + Osc 1 - Vol env 2 振荡器 1 音量包络2 - + Osc 1 - Vol LFO 1 振荡器 1 音量LFO 1 - + Osc 1 - Vol LFO 2 振荡器 1 音量LFO 2 - + Osc 2 - Vol env 1 振荡器 2 音量包络 1 - + Osc 2 - Vol env 2 振荡器 2 音量包络2 - + Osc 2 - Vol LFO 1 振荡器 2 音量LFO 1 - + Osc 2 - Vol LFO 2 振荡器 2 音量LFO 2 - + Osc 3 - Vol env 1 振荡器 3 音量包络 1 - + Osc 3 - Vol env 2 振荡器 3 音量包络 2 - + Osc 3 - Vol LFO 1 振荡器 3 音量LFO 1 - + Osc 3 - Vol LFO 2 振荡器 3 音量LFO 2 - + Osc 1 - Phs env 1 振荡器 1 相位包络 1 - + Osc 1 - Phs env 2 振荡器 1 相位包络 2 - + Osc 1 - Phs LFO 1 振荡器 1 相位LFO 1 - + Osc 1 - Phs LFO 2 振荡器 1 相位LFO 2 - + Osc 2 - Phs env 1 振荡器 2 相位包络 1 - + Osc 2 - Phs env 2 振荡器 2 相位包络 2 - + Osc 2 - Phs LFO 1 振荡器 2 相位LFO 1 - + Osc 2 - Phs LFO 2 振荡器 2 相位LFO 2 - + Osc 3 - Phs env 1 振荡器 3 相位包络 1 - + Osc 3 - Phs env 2 振荡器 3 相位包络 2 - + Osc 3 - Phs LFO 1 振荡器 3 相位LFO 1 - + Osc 3 - Phs LFO 2 振荡器 3 相位LFO 2 - + Osc 1 - Pit env 1 振荡器 1 音调包络 1 - + Osc 1 - Pit env 2 振荡器 1 音调包络 2 - + Osc 1 - Pit LFO 1 振荡器 1 音调LFO 1 - + Osc 1 - Pit LFO 2 振荡器 1 音调LFO 2 - + Osc 2 - Pit env 1 振荡器 2 音调包络 1 - + Osc 2 - Pit env 2 振荡器 2 音调包络 2 - + Osc 2 - Pit LFO 1 振荡器 2 音调LFO 1 - + Osc 2 - Pit LFO 2 振荡器 2 音调LFO 2 - + Osc 3 - Pit env 1 振荡器 3 音调包络 1 - + Osc 3 - Pit env 2 振荡器 3 音调包络 2 - + Osc 3 - Pit LFO 1 振荡器 3 音调LFO 1 - + Osc 3 - Pit LFO 2 振荡器 3 音调LFO 2 - + Osc 1 - PW env 1 振荡器 1 脉冲包络 1 - + Osc 1 - PW env 2 振荡器 1 脉冲包络 2 - + Osc 1 - PW LFO 1 振荡器 1 脉冲LFO 1 - + Osc 1 - PW LFO 2 振荡器 1 脉冲LFO 2 - + Osc 3 - Sub env 1 振荡器 3 分支包络 1 - + Osc 3 - Sub env 2 振荡器 3 分支包络 2 - + Osc 3 - Sub LFO 1 振荡器 3 分支LFO 1 - + Osc 3 - Sub LFO 2 振荡器 3 分支LFO 2 - - + + Sine wave 正弦波 - + Bandlimited Triangle wave 限频段的三角波 - + Bandlimited Saw wave 限频段的锯齿波 - + Bandlimited Ramp wave 限频段的倾斜波 - + Bandlimited Square wave 限频段的方波 - + Bandlimited Moog saw wave 限频段的Moog锯齿波 - - + + Soft square wave 软方波 - + Absolute sine wave 绝对正弦波 - - + + Exponential wave 指数爆炸波形 - + White noise 白噪音 - + Digital Triangle wave 数码三角波 - + Digital Saw wave 数码锯齿波 - + Digital Ramp wave 数码倾斜波 - + Digital Square wave 数码方波 - + Digital Moog saw wave 数码Moog锯齿波 - + Triangle wave 三角波 - + Saw wave 锯齿波 - + Ramp wave 斜坡波 - + Square wave 方波 - + Moog saw wave Moog 锯齿波 - + Abs. sine wave 绝对值正弦波 - + Random 随机 - + Random smooth 随机平滑 @@ -8703,240 +8703,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view 操作视图 - + Matrix view 矩阵视图 - - - + + + Volume 音量 - - - + + + Panning 声相 - - - + + + Coarse detune 音高粗调 - - - + + + semitones 半音 - - + + Fine tune left 左声道微调 - - - - + + + + cents 音分 - - + + Fine tune right 右声道微调 - - - + + + Stereo phase offset 立体声相位差 - - - - - + + + + + deg 角度 - + Pulse width 脉冲宽度 - + Send sync on pulse rise 脉冲起时发送同步 - + Send sync on pulse fall 脉冲结束发送同步 - + Hard sync oscillator 2 硬同步震荡器 2 - + Reverse sync oscillator 2 反向同步震荡器 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack 打进声 - - + + Rate 比特率 - - + + Phase - - + + Pre-delay 预延迟 - - + + Hold 保持 - - + + Decay 衰减 - - + + Sustain 持续 - - + + Release 释放 - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount 调制量 @@ -8987,102 +8987,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune 通道2音调粗调 - + Channel 2 Volume 通道 2 音量 - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume 主音量 - + Vibrato 颤音 @@ -9090,155 +9090,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume 音量 - - - + + + Coarse detune 音高粗调 - - - + + + Envelope length 包络线长度 - + Enable channel 1 启用通道 1 - + Enable envelope 1 启用包络 1 - + Enable envelope 1 loop 启用包络 1 循环 - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle 12.5% 占空比 - - + + 25% Duty cycle 25% 占空比 - - + + 50% Duty cycle 50% 占空比 - - + + 75% Duty cycle 75% 占空比 - + Enable channel 2 启用通道 2 - + Enable envelope 2 启用包络 2 - + Enable envelope 2 loop 启用包络 2 循环 - + Enable sweep 2 - + Enable channel 3 启用通道 3 - + Noise Frequency 噪音频率 - + Frequency sweep - + Enable channel 4 启用通道 4 - + Enable envelope 4 启用包络 4 - + Enable envelope 4 loop 启用包络 4 循环 - + Quantize noise frequency when using note frequency 在使用音符频率时,量化噪音频率 - + Use note frequency for noise 对噪音使用音符频率 - + Noise mode 噪音模式 - + Master volume 主音量 - + Vibrato 颤音 @@ -9421,60 +9421,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Osc %1 波形 - + Osc %1 harmonic Osc %1 泛音 - - + + Osc %1 volume Osc %1 音量 - - + + Osc %1 panning Osc %1 声像 - - + + Osc %1 fine detuning left 振荡器%1左声道微调 - + Osc %1 coarse detuning 振荡器%1音调粗调 - + Osc %1 fine detuning right 振荡器%1右声道微调 - + Osc %1 phase-offset 振荡器%1相位偏移 - + Osc %1 stereo phase-detuning 振荡器%1立体相位偏移 - + Osc %1 wave shape 振荡器%1波形 - + Modulation type %1 调制类型 %1 @@ -9538,42 +9538,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop 循环 - + Loop mode 循环模式 - + Tune 调音 - + Tune mode 调音模式 - + No file selected 未选择文件 - + Open patch file 打开音色文件 - + Patch-Files (*.pat) 音色文件 (*.pat) @@ -9655,72 +9655,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE 基准 - + Base: 基准值: - + AMNT 数量 - + Modulation amount: 调制量: - + MULT 增幅 - + Amount multiplicator: - + ATCK 打击 - + Attack: 打击声: - + DCAY 衰减 - + Release: 释音: - + TRSH - + Treshold: 阀值: - + Mute output 输出静音 - + Absolute value @@ -9728,42 +9728,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value 基准值 - + Modulation amount 调制量 - + Attack 打进声 - + Release 释放 - + Treshold 阀值 - + Mute output 输出静音 - + Absolute value - + Amount multiplicator @@ -10200,7 +10200,7 @@ Reason: "%2" 原生增益插件 - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track 简单地在乐器栏使用采样(比如鼓音源), 同时也提供多种设置 @@ -10210,7 +10210,7 @@ Reason: "%2" - + Customizable wavetable synthesizer 可自定制的波表合成器 @@ -10220,12 +10220,12 @@ Reason: "%2" - + Carla Patchbay Instrument Carla Patchbay 乐器 - + Carla Rack Instrument Carla Rack 乐器 @@ -10250,7 +10250,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10280,12 +10280,12 @@ Reason: "%2" 导入 Hydrogen 工程文件到 LMMS 的解析器 - + Versatile drum synthesizer 多功能鼓合成器 - + List installed LADSPA plugins 列出已安装的 LADSPA 插件 @@ -10295,7 +10295,7 @@ Reason: "%2" 在 LMMS 中使用任意 LADSPA 效果的插件。 - + Incomplete monophonic imitation TB-303 对单音 TB-303 的不完整的模拟器 @@ -10320,7 +10320,7 @@ Reason: "%2" 导入 MIDI 文件到 LMMS 的解析器 - + Monstrous 3-oscillator synth with modulation matrix 带 3 个振荡器和调制矩阵的能发出像怪兽一样声音的合成器 @@ -10330,7 +10330,7 @@ Reason: "%2" - + A NES-like synthesizer 类似于 NES 的合成器 @@ -10340,17 +10340,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument GUS 兼容音色的乐器 - + Plugin for controlling knobs with sound peaks @@ -10360,12 +10360,12 @@ Reason: "%2" Sean Costello 发明的混响算法 - + Player for SoundFont files 在工程中使用SoundFont - + LMMS port of sfxr sfxr 的 LMMS 移植版本 @@ -10382,22 +10382,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways 三个可以任你调制的强大振荡器 @@ -10407,12 +10407,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS LMMS的VST(i)插件宿主 - + Vibrating string modeler @@ -10422,12 +10422,12 @@ This chip was used in the Commodore 64 computer. 在 LMMS 中使用任意 VST 效果的插件。 - + 4-oscillator modulatable wavetable synth 有四个振荡器的可调制波表合成器 - + plugin for waveshaping @@ -10437,7 +10437,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX 内置的 ZynAddSubFX @@ -10445,292 +10445,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type 类型 - + Effects 效果 - + Instruments 乐器插件 - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel 取消 - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: 类型: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name 名称 - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10738,185 +10738,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit 编辑 - + Control 控制 - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings 设置 - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: 工程 - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: 类型: - + Maker: - + Copyright: - + Unique ID: @@ -10937,17 +10937,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10955,148 +10955,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close 关闭 @@ -11104,69 +11104,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off 开/关 - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit 编辑 - + Remove 移除 - + Plugin Name - + Preset: @@ -11364,7 +11364,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11377,28 +11377,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: 制作者: - + Copyright: 版权: - + Requires Real Time: 要求实时: - - - + + + @@ -11406,9 +11406,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11416,25 +11416,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: 是否支持实时: - + In Place Broken: 被损坏: - + Channels In: 输入通道: - + Channels Out: 输出通道: @@ -13545,144 +13545,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 同步振荡器 1 和振荡器 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 同步振荡器 2 和振荡器 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: 振荡器%1音量 - + Osc %1 panning: 振荡器%1声相 - + Osc %1 coarse detuning: 振荡器%1音调粗调 - + semitones 半音 - + Osc %1 fine detuning left: 振荡器%1左声道微调 - - + + cents 音分 cents - + Osc %1 fine detuning right: 振荡器%1右声道微调 - + Osc %1 phase-offset: 振荡器%1相位偏移 - - + + degrees - + Osc %1 stereo phase-detuning: 振荡器%1立体相位偏移 - + Sine wave 正弦波 - + Triangle wave 三角波 - + Saw wave 锯齿波 - + Square wave 方波 - + Moog-like saw wave - + Exponential wave 指数爆炸波形 - + White noise 白噪音 - + User-defined wave @@ -13769,73 +13769,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) 上一个 (-) - + Save preset 保存预置 - + Next (+) 下一个 (+) - + Show/hide GUI 显示/隐藏界面 - + Turn off all notes 全部静音 - + DLL-files (*.dll) DLL-文件 (*.dll) - + EXE-files (*.exe) EXE-文件 (*.exe) - + No VST plugin loaded - + Preset 预置 - + by 制造商 - + - VST plugin control - VST插件控制 @@ -13887,49 +13887,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. 无法载入VST插件 %1。 - + Open Preset 打开预置 - - + + Vst Plugin Preset (*.fxp *.fxb) VST插件预置文件(*.fxp *.fxb) - + : default : 默认 - + Save Preset 保存预置 - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13947,147 +13947,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 音量 A1 - + Volume A2 音量 A2 - + Volume B1 音量 B1 - + Volume B2 音量 B2 - + Panning A1 声相 A1 - + Panning A2 声相 A2 - + Panning B1 声相 B1 - + Panning B2 声相 B2 - + Freq. multiplier A1 频率加倍器 A1 - + Freq. multiplier A2 频率加倍器 A2 - + Freq. multiplier B1 频率加倍器 B1 - + Freq. multiplier B2 频率加倍器 B2 - + Left detune A1 左失谐 A1 - + Left detune A2 左失谐 A2 - + Left detune B1 左失谐 B1 - + Left detune B2 左失谐 B2 - + Right detune A1 右失谐 A1 - + Right detune A2 右失谐 A2 - + Right detune B1 右失谐 B1 - + Right detune B2 右失谐 B2 - + A-B Mix A-B混合值 - + A-B Mix envelope amount A-B混合包络值 - + A-B Mix envelope attack A-B混合包络起音 - + A-B Mix envelope hold A-B混合包络持续 - + A-B Mix envelope decay A-B混合包络衰减 - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph 选定的图像 @@ -14095,224 +14095,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume 音量 - - - - + + + + Panning 声相 - - - - + + + + Freq. multiplier 频率加倍器 - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents 音分 - - - - + + + + Right detune - + A-B Mix A-B混合值 - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 选择振荡器 A1 - + Select oscillator A2 选择振荡器 A2 - + Select oscillator B1 选择振荡器 B1 - + Select oscillator B2 选择振荡器 B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. 使用鼠标在此图像上绘制你自己的波形。 - + Load waveform 加载波形 - + Load a waveform from a sample file - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize 标准化 - - + + Invert 反转 - - + + Smooth 平滑 - - + + Sine wave 正弦波 - - - + + + Triangle wave 三角波 - + Saw wave 锯齿波 - - + + Square wave 方波 @@ -14504,42 +14504,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento 滑音 - + Filter frequency - + Filter resonance - + Bandwidth 带宽 - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14547,343 +14547,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: 滑音: - + PORT 端口 - + Filter frequency: - + FREQ 频率 - + Filter resonance: - + RES - + Bandwidth: 带宽: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI 显示图形界面 - audioFileProcessor + AudioFileProcessor - + Amplify 增益 - + Start of sample 采样起始 - + End of sample 采样结尾 - + Loopback point 循环点 - + Reverse sample 反转采样 - + Loop mode 循环模式 - + Stutter - + Interpolation mode 补间方式 - + None - + Linear 线性插补 - + Sinc 辛格(Sinc)插补 - + Sample not found: %1 采样未找到: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. 使用鼠标在此图像上绘制你自己的波形。 - - + + Sine wave 正弦波 - - + + Triangle wave 三角波 - - + + Saw wave 锯齿波 - - + + Square wave 方波 - - + + White noise 白噪音 - - + + User-defined wave - - + + Smooth waveform 平滑波形 - + Interpolation 补间 - + Normalize 标准化 - dynProcControlDialog + DynProcControlDialog - + INPUT 输入 - + Input gain: 输入增益: - + OUTPUT 输出 - + Output gain: 输出增益: - + ATTACK 打击声 - + Peak attack time: - + RELEASE 释放 - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain 输入增益 - + Output gain 输出增益 - + Attack time 打击时间 - + Release time 释放时间 - + Stereo mode 双声道模式 @@ -14897,766 +14897,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency 起始频率 - + End frequency 结束频率 - + Length 长度 - + Start distortion - + End distortion - + Gain 增益 - + Envelope slope - + Noise 噪音 - + Click 力度 - + Frequency slope - + Start from note 从哪个音符开始 - + End to note 到哪个音符结束 - kickerInstrumentView + KickerInstrumentView - + Start frequency: 起始频率: - + End frequency: 结束频率: - + Frequency slope: - + Gain: 增益: - + Envelope length: - + Envelope slope: - + Click: 力度: - + Noise: 噪音: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects 可用效果器 - - + + Unavailable Effects 不可用效果器 - - + + Instruments 乐器插件 - - + + Analysis Tools 分析工具 - - + + Don't know 未知 - + Type: 类型: - ladspaDescription + LadspaDescription - + Plugins 插件 - + Description 描述 - ladspaPortDialog + LadspaPortDialog - + Ports 端口 - + Name 名称 - + Rate 比特率 - + Direction 方向 - + Type 类型 - + Min < Default < Max 最小 < 默认 < 最大 - + Logarithmic 对数 - + SR Dependent 依赖 SR - + Audio 音频 - + Control 控制 - + Input 输入 - + Output 输出 - + Toggled 启用 - + Integer 整型 - + Float 浮点 - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion 失真 - + Waveform 波形 - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: 共鸣: - + Env Mod: - + Decay: 衰减: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave 锯齿波 - + Click here for a saw-wave. 点击这里使用锯齿波。 - + Triangle wave 三角波 - + Click here for a triangle-wave. 点击这里使用三角波。 - + Square wave 方波 - + Click here for a square-wave. 点击这里使用方波。 - + Rounded square wave 圆角方波 - + Click here for a square-wave with a rounded end. 点击这里使用圆角方波。 - + Moog wave - + Click here for a moog-like wave. - + Sine wave 正弦波 - + Click for a sine-wave. 点击这里使用正弦波。 - - + + White noise wave 白噪音 - + Click here for an exponential wave. 点击这里使用指数爆炸波形。 - + Click here for white-noise. 点击这里使用白噪音。 - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position 位置 - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator 调制器 - + Crossfade - + LFO speed LFO 速度 - + LFO depth - + ADSR - + Pressure 压力 - + Motion - + Speed 速度 - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass 玻璃 - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument 乐器 - + Spread - + Spread: - + Missing files 文件缺失 - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! 你的 Stk 程序似乎不是完整的。请确保你在使用此乐器前完整地安装了 Stk 软件包! - + Hardness - + Hardness: - + Position 位置 - + Position: 位置: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator 调制器 - + Modulator: 调制器: - + Crossfade - + Crossfade: - + LFO speed LFO 速度 - + LFO speed: LFO 速度: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure 压力 - + Pressure: 压力: - + Speed 速度 - + Speed: 速度: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15680,542 +15680,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST插件控制 - + VST Sync VST 同步 - - + + Automated 自动 - + Close 关闭 - organicInstrument + OrganicInstrument - + Distortion 失真 - + Volume 音量 - organicInstrumentView + OrganicInstrumentView - + Distortion: 失真: - + Volume: 音量: - + Randomise 随机 - - + + Osc %1 waveform: - + Osc %1 volume: 振荡器%1音量 - + Osc %1 panning: 振荡器%1声相 - + Osc %1 stereo detuning - + cents 音分 cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: 通道预设 - + Bank selector 音色选择器 - + Bank - + Program selector 程序节选择器 - + Patch 音色 - + Name 名称 - + OK 确定 - + Cancel 取消 - sf2Instrument + Sf2Instrument - + Bank - + Patch 音色 - + Gain 增益 - + Reverb 混响 - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus 合唱 - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. 无法载入Soundfont %1。 - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file 打开SoundFont文件 - + Choose patch - + Gain: 增益: - + Apply reverb (if supported) 应用混响(如果支持) - + Room size: - + Damping: - + Width: 宽度: - - + + Level: - + Apply chorus (if supported) 应用合唱 (如果支持) - + Voices: - + Speed: 速度: - + Depth: 位深: - + SoundFont Files (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: 宽度: - stereoEnhancerControls + StereoEnhancerControls - + Width 宽度 - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: 从左到左音量: - + Left to Right Vol: 从左到右音量: - + Right to Left Vol: 从右到左音量: - + Right to Right Vol: 从右到右音量: - stereoMatrixControls + StereoMatrixControls - + Left to Left 从左到左 - + Left to Right 从左到右 - + Right to Left 从右到左 - + Right to Right 从右到右 - vestigeInstrument + VestigeInstrument - + Loading plugin 载入插件 - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform 启用波形 - + Enable/disable string - + String - - + + Sine wave 正弦波 - - + + Triangle wave 三角波 - - + + Saw wave 锯齿波 - - + + Square wave 方波 - - + + White noise 白噪音 - - + + User-defined wave - - + + Smooth waveform 平滑波形 - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16273,71 +16273,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT 输入 - + Input gain: 输入增益: - + OUTPUT 输出 - + Output gain: 输出增益: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input 输入压限 - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain 输入增益 - + Output gain 输出增益 diff --git a/data/locale/zh_TW.ts b/data/locale/zh_TW.ts index 966891479a..4f7739b7ca 100644 --- a/data/locale/zh_TW.ts +++ b/data/locale/zh_TW.ts @@ -150,52 +150,52 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorView - + Open sample - + Reverse sample 反轉取樣 - + Disable loop 停用循環 - + Enable loop 啟用循環 - + Enable ping-pong loop - + Continue sample playback across notes 跨音符繼續播放採樣 - + Amplify: 放大: - + Start point: - + End point: - + Loopback point: 循環點: @@ -203,7 +203,7 @@ If you're interested in translating LMMS in another language or want to imp AudioFileProcessorWaveView - + Sample length: 採樣長度: @@ -879,144 +879,144 @@ If you're interested in translating LMMS in another language or want to imp CarlaAboutW - + About Carla - + About 關於 - + About text here - + Extended licensing here - + Artwork - + Using KDE Oxygen icon set, designed by Oxygen Team. - + Contains some knobs, backgrounds and other small artwork from Calf Studio Gear, OpenAV and OpenOctave projects. - + VST is a trademark of Steinberg Media Technologies GmbH. - + Special thanks to António Saraiva for a few extra icons and artwork! - + The LV2 logo has been designed by Thorsten Wilms, based on a concept from Peter Shorthose. - + MIDI Keyboard designed by Thorsten Wilms. - + Carla, Carla-Control and Patchbay icons designed by DoosC. - + Features - + AU/AudioUnit: - + LADSPA: - - - - - - - - + + + + + + + + TextLabel - + VST2: - + DSSI: - + LV2: - + VST3: - + OSC - + Host URLs: - + Valid commands: - + valid osc commands here - + Example: - + License 授權協議 - + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 @@ -1301,50 +1301,50 @@ POSSIBILITY OF SUCH DAMAGES. - + OSC Bridge Version - + Plugin Version - + <br>Version %1<br>Carla is a fully-featured audio plugin host%2.<br><br>Copyright (C) 2011-2019 falkTX<br> - - + + (Engine not running) - + Everything! (Including LRDF) - + Everything! (Including CustomData/Chunks) - + About 110&#37; complete (using custom extensions)<br/>Implemented Feature/Extensions:<ul><li>http://lv2plug.in/ns/ext/atom</li><li>http://lv2plug.in/ns/ext/buf-size</li><li>http://lv2plug.in/ns/ext/data-access</li><li>http://lv2plug.in/ns/ext/event</li><li>http://lv2plug.in/ns/ext/instance-access</li><li>http://lv2plug.in/ns/ext/log</li><li>http://lv2plug.in/ns/ext/midi</li><li>http://lv2plug.in/ns/ext/options</li><li>http://lv2plug.in/ns/ext/parameters</li><li>http://lv2plug.in/ns/ext/port-props</li><li>http://lv2plug.in/ns/ext/presets</li><li>http://lv2plug.in/ns/ext/resize-port</li><li>http://lv2plug.in/ns/ext/state</li><li>http://lv2plug.in/ns/ext/time</li><li>http://lv2plug.in/ns/ext/uri-map</li><li>http://lv2plug.in/ns/ext/urid</li><li>http://lv2plug.in/ns/ext/worker</li><li>http://lv2plug.in/ns/extensions/ui</li><li>http://lv2plug.in/ns/extensions/units</li><li>http://home.gna.org/lv2dynparam/rtmempool/v1</li><li>http://kxstudio.sf.net/ns/lv2ext/external-ui</li><li>http://kxstudio.sf.net/ns/lv2ext/programs</li><li>http://kxstudio.sf.net/ns/lv2ext/props</li><li>http://kxstudio.sf.net/ns/lv2ext/rtmempool</li><li>http://ll-plugins.nongnu.org/lv2/ext/midimap</li><li>http://ll-plugins.nongnu.org/lv2/ext/miditype</li></ul> - - - + + + Using Juce host - + About 85% complete (missing vst bank/presets and some minor stuff) @@ -1352,516 +1352,516 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostW - + MainWindow - + Rack - + Patchbay - + Logs - + Loading... - + Buffer Size: - + Sample Rate: - + ? Xruns - + DSP Load: %p% - + &File 檔案(&F) - + &Engine - + &Plugin - + Macros (all plugins) - + &Canvas - + Zoom - + &Settings - + &Help 幫助(&H) - + toolBar - + Disk - - + + Home - + Transport - + Playback Controls - + Time Information - + Frame: - + 000'000'000 - + Time: 時間: - + 00:00:00 - + BBT: - + 000|00|0000 - + Settings 設置 - + BPM - + Use JACK Transport - + Use Ableton Link - + &New 新建(&N) - + Ctrl+N - + &Open... 打開(&O)... - - + + Open... - + Ctrl+O - + &Save 保存(&S) - + Ctrl+S - + Save &As... 另存爲(&A)... - - + + Save As... - + Ctrl+Shift+S - + &Quit 退出(&Q) - + Ctrl+Q - + &Start - + F5 - + St&op - + F6 - + &Add Plugin... - + Ctrl+A - + &Remove All - + Enable - + Disable - + 0% Wet (Bypass) - + 100% Wet - + 0% Volume (Mute) - + 100% Volume - + Center Balance - + &Play - + Ctrl+Shift+P - + &Stop - + Ctrl+Shift+X - + &Backwards - + Ctrl+Shift+B - + &Forwards - + Ctrl+Shift+F - + &Arrange - + Ctrl+G - - + + &Refresh - + Ctrl+R - + Save &Image... - + Auto-Fit - + Zoom In - + Ctrl++ - + Zoom Out - + Ctrl+- - + Zoom 100% - + Ctrl+1 - + Show &Toolbar - + &Configure Carla - + &About - + About &JUCE - + About &Qt - + Show Canvas &Meters - + Show Canvas &Keyboard - + Show Internal - + Show External - + Show Time Panel - + Show &Side Panel - + &Connect... - + Compact Slots - + Expand Slots - + Perform secret 1 - + Perform secret 2 - + Perform secret 3 - + Perform secret 4 - + Perform secret 5 - + Add &JACK Application... - + &Configure driver... - + Panic - + Open custom driver panel... @@ -1869,56 +1869,56 @@ POSSIBILITY OF SUCH DAMAGES. CarlaHostWindow - + Export as... - - - - + + + + Error 錯誤 - + Failed to load project - + Failed to save project - + Quit 退出 - + Are you sure you want to quit Carla? - + Could not connect to Audio backend '%1', possible reasons: %2 - + Could not connect to Audio backend '%1' - + Warning - + There are still some plugins loaded, you need to remove them to stop the engine. Do you want to do this now? @@ -1927,7 +1927,7 @@ Do you want to do this now? CarlaInstrumentView - + Show GUI 顯示圖形界面 @@ -1935,635 +1935,635 @@ Do you want to do this now? CarlaSettingsW - + Settings 設置 - + main - + canvas - + engine - + osc - + file-paths - + plugin-paths - + wine - + experimental - + Widget - - + + Main - - + + Canvas - - + + Engine - + File Paths - + Plugin Paths - + Wine - - + + Experimental - + <b>Main</b> - + Paths 路徑 - + Default project folder: - + Interface - + Interface refresh interval: - - + + ms - + Show console output in Logs tab (needs engine restart) - + Show a confirmation dialog before quitting - - + + Theme - + Use Carla "PRO" theme (needs restart) - + Color scheme: - + Black - + System - + Enable experimental features - + <b>Canvas</b> - + Bezier Lines - + Theme: - + Size: - + 775x600 - + 1550x1200 - + 3100x2400 - + 4650x3600 - + 6200x4800 - + Options - + Auto-hide groups with no ports - + Auto-select items on hover - + Basic eye-candy (group shadows) - + Render Hints - + Anti-Aliasing - + Full canvas repaints (slower, but prevents drawing issues) - + <b>Engine</b> - - + + Core - + Single Client - + Multiple Clients - - + + Continuous Rack - - + + Patchbay - + Audio driver: - + Process mode: - - - - + + + + Maximum number of parameters to allow in the built-in 'Edit' dialog - + Max Parameters: - + ... - + Reset Xrun counter after project load - + Plugin UIs - - + + How much time to wait for OSC GUIs to ping back the host - + UI Bridge Timeout: - + Use OSC-GUI bridges when possible, this way separating the UI from DSP code - + Use UI bridges instead of direct handling when possible - + Make plugin UIs always-on-top - + Make plugin UIs appear on top of Carla (needs restart) - + NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS - - + + Restart the engine to load the new settings - + <b>OSC</b> - + Enable OSC - + Enable TCP port - - + + Use specific port: - + Overridden by CARLA_OSC_TCP_PORT env var - - + + Use randomly assigned port - + Enable UDP port - + Overridden by CARLA_OSC_UDP_PORT env var - + DSSI UIs require OSC UDP port enabled - + <b>File Paths</b> - + Audio 音頻 - + MIDI MIDI - + Used for the "audiofile" plugin - + Used for the "midifile" plugin - - + + Add... - - + + Remove - - + + Change... - + <b>Plugin Paths</b> - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + SF2/3 - + SFZ - + Restart Carla to find new plugins - + <b>Wine</b> - + Executable - + Path to 'wine' binary: - + Prefix - + Auto-detect Wine prefix based on plugin filename - + Fallback: - + Note: WINEPREFIX env var is preferred over this fallback - + Realtime Priority - + Base priority: - + WineServer priority: - + These options are not available for Carla as plugin - + <b>Experimental</b> - + Experimental options! Likely to be unstable! - + Enable plugin bridges - + Enable Wine bridges - + Enable jack applications - + Export single plugins to LV2 - + Load Carla backend in global namespace (NOT RECOMMENDED) - + Fancy eye-candy (fade-in/out groups, glow connections) - + Use OpenGL for rendering (needs restart) - + High Quality Anti-Aliasing (OpenGL only) - + Render Ardour-style "Inline Displays" - + Force mono plugins as stereo by running 2 instances at the same time. This mode is not available for VST plugins. - + Force mono plugins as stereo - + Prevent plugins from doing bad stuff (needs restart) - + Whenever possible, run the plugins in bridge mode. - + Run plugins in bridge mode when possible - - - - + + + + Add Path @@ -3386,178 +3386,178 @@ This mode is not available for VST plugins. Dialog - + Add JACK Application - + Note: Features not implemented yet are greyed out - + Application - + Name: - + Application: - + From template - + Custom - + Template: - + Command: - + Setup - + Session Manager: - + None - + Audio inputs: - + MIDI inputs: - + Audio outputs: - + MIDI outputs: - + Take control of main application window - + Workarounds - + Wait for external application start (Advanced, for Debug only) - + Capture only the first X11 Window - + Use previous client output buffer as input for the next client - + Simulate 16 JACK MIDI outputs, with MIDI channel as port index - + Error here - + Carla Control - Connect - + Remote setup - + UDP Port: - + Remote host: - + TCP Port: - + Reported host - + Automatic - + Custom: - + In some networks (like USB connections), the remote system cannot reach the local network. You can specify here which hostname or IP to make the remote Carla connect to. If you are unsure, leave it as 'Automatic'. - + Set value - + TextLabel - + Scale Points @@ -3565,37 +3565,37 @@ If you are unsure, leave it as 'Automatic'. DriverSettingsW - + Driver Settings - + Device: - + Buffer size: - + Sample rate: 採樣率: - + Triple buffer - + Show Driver Control Panel - + Restart the engine to load the new settings @@ -6640,7 +6640,7 @@ Please make sure you have write permission to the file and the directory contain - + Default preset 預置 @@ -6834,17 +6834,17 @@ Please make sure you have write permission to the file and the directory contain JackApplicationW - + NSM applications cannot use abstract or absolute paths - + NSM applications cannot use CLI arguments - + You need to save the current Carla project before NSM can be used @@ -6852,22 +6852,22 @@ Please make sure you have write permission to the file and the directory contain JuceAboutW - + About JUCE - + <b>About JUCE</b> - + This program uses JUCE version 3.x.x. - + JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform software. It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. @@ -6879,7 +6879,7 @@ Copyright (C) 2017 ROLI Ltd. - + This program uses JUCE version %1. @@ -7796,234 +7796,234 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MidiPatternW - + MIDI Pattern - + Time Signature: - - - + + + 1/4 - + 2/4 - + 3/4 - + 4/4 - + 5/4 - + 6/4 - + Measures: - - - + + + 1 - + 2 - + 3 - + 4 - + 5 5 - + 6 6 - + 7 7 - + 8 - + 9 9 - + 10 - + 11 11 - + 12 - + 13 13 - + 14 - + 15 - + 16 - + Default Length: - - + + 1/16 - - + + 1/15 - - + + 1/12 - - + + 1/9 - - + + 1/8 - - + + 1/6 - - + + 1/3 - - + + 1/2 - + Quantize: - + &File 檔案(&F) - + &Edit 編輯(&E) - + &Quit 退出(&Q) - + &Insert Mode - + F - + &Velocity Mode - + D - + Select All - + A @@ -8097,595 +8097,595 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroInstrument - + Osc 1 volume - + Osc 1 panning - + Osc 1 coarse detune - + Osc 1 fine detune left - + Osc 1 fine detune right - + Osc 1 stereo phase offset - + Osc 1 pulse width - + Osc 1 sync send on rise - + Osc 1 sync send on fall - + Osc 2 volume - + Osc 2 panning - + Osc 2 coarse detune - + Osc 2 fine detune left - + Osc 2 fine detune right - + Osc 2 stereo phase offset - + Osc 2 waveform - + Osc 2 sync hard - + Osc 2 sync reverse - + Osc 3 volume - + Osc 3 panning - + Osc 3 coarse detune - + Osc 3 Stereo phase offset - + Osc 3 sub-oscillator mix - + Osc 3 waveform 1 - + Osc 3 waveform 2 - + Osc 3 sync hard - + Osc 3 Sync reverse - + LFO 1 waveform - + LFO 1 attack - + LFO 1 rate - + LFO 1 phase - + LFO 2 waveform - + LFO 2 attack - + LFO 2 rate - + LFO 2 phase - + Env 1 pre-delay - + Env 1 attack - + Env 1 hold - + Env 1 decay - + Env 1 sustain - + Env 1 release - + Env 1 slope - + Env 2 pre-delay - + Env 2 attack - + Env 2 hold - + Env 2 decay - + Env 2 sustain - + Env 2 release - + Env 2 slope - + Osc 2+3 modulation - + Selected view - + Osc 1 - Vol env 1 - + Osc 1 - Vol env 2 - + Osc 1 - Vol LFO 1 - + Osc 1 - Vol LFO 2 - + Osc 2 - Vol env 1 - + Osc 2 - Vol env 2 - + Osc 2 - Vol LFO 1 - + Osc 2 - Vol LFO 2 - + Osc 3 - Vol env 1 - + Osc 3 - Vol env 2 - + Osc 3 - Vol LFO 1 - + Osc 3 - Vol LFO 2 - + Osc 1 - Phs env 1 - + Osc 1 - Phs env 2 - + Osc 1 - Phs LFO 1 - + Osc 1 - Phs LFO 2 - + Osc 2 - Phs env 1 - + Osc 2 - Phs env 2 - + Osc 2 - Phs LFO 1 - + Osc 2 - Phs LFO 2 - + Osc 3 - Phs env 1 - + Osc 3 - Phs env 2 - + Osc 3 - Phs LFO 1 - + Osc 3 - Phs LFO 2 - + Osc 1 - Pit env 1 - + Osc 1 - Pit env 2 - + Osc 1 - Pit LFO 1 - + Osc 1 - Pit LFO 2 - + Osc 2 - Pit env 1 - + Osc 2 - Pit env 2 - + Osc 2 - Pit LFO 1 - + Osc 2 - Pit LFO 2 - + Osc 3 - Pit env 1 - + Osc 3 - Pit env 2 - + Osc 3 - Pit LFO 1 - + Osc 3 - Pit LFO 2 - + Osc 1 - PW env 1 - + Osc 1 - PW env 2 - + Osc 1 - PW LFO 1 - + Osc 1 - PW LFO 2 - + Osc 3 - Sub env 1 - + Osc 3 - Sub env 2 - + Osc 3 - Sub LFO 1 - + Osc 3 - Sub LFO 2 - - + + Sine wave 正弦波 - + Bandlimited Triangle wave - + Bandlimited Saw wave - + Bandlimited Ramp wave - + Bandlimited Square wave - + Bandlimited Moog saw wave - - + + Soft square wave - + Absolute sine wave - - + + Exponential wave - + White noise - + Digital Triangle wave - + Digital Saw wave - + Digital Ramp wave - + Digital Square wave - + Digital Moog saw wave - + Triangle wave 三角波 - + Saw wave 鋸齒波 - + Ramp wave - + Square wave 方波 - + Moog saw wave - + Abs. sine wave - + Random 隨機 - + Random smooth @@ -8693,240 +8693,240 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. MonstroView - + Operators view - + Matrix view 矩陣視圖 - - - + + + Volume 音量 - - - + + + Panning 聲相 - - - + + + Coarse detune - - - + + + semitones 半音 - - + + Fine tune left - - - - + + + + cents - - + + Fine tune right - - - + + + Stereo phase offset - - - - - + + + + + deg - + Pulse width - + Send sync on pulse rise - + Send sync on pulse fall - + Hard sync oscillator 2 - + Reverse sync oscillator 2 - + Sub-osc mix - + Hard sync oscillator 3 - + Reverse sync oscillator 3 - - - - + + + + Attack 打進聲 - - + + Rate - - + + Phase - - + + Pre-delay - - + + Hold 保持 - - + + Decay 衰減 - - + + Sustain 持續 - - + + Release 釋放 - - + + Slope - + Mix osc 2 with osc 3 - + Modulate amplitude of osc 3 by osc 2 - + Modulate frequency of osc 3 by osc 2 - + Modulate phase of osc 3 by osc 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulation amount 調製量 @@ -8977,102 +8977,102 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrument - + Channel 1 coarse detune - + Channel 1 volume - + Channel 1 envelope length - + Channel 1 duty cycle - + Channel 1 sweep amount - + Channel 1 sweep rate - + Channel 2 Coarse detune - + Channel 2 Volume - + Channel 2 envelope length - + Channel 2 duty cycle - + Channel 2 sweep amount - + Channel 2 sweep rate - + Channel 3 coarse detune - + Channel 3 volume - + Channel 4 volume - + Channel 4 envelope length - + Channel 4 noise frequency - + Channel 4 noise frequency sweep - + Master volume 主音量 - + Vibrato @@ -9080,155 +9080,155 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. NesInstrumentView - - - - + + + + Volume 音量 - - - + + + Coarse detune - - - + + + Envelope length - + Enable channel 1 - + Enable envelope 1 - + Enable envelope 1 loop - + Enable sweep 1 - - + + Sweep amount - - + + Sweep rate - - + + 12.5% Duty cycle - - + + 25% Duty cycle - - + + 50% Duty cycle - - + + 75% Duty cycle - + Enable channel 2 - + Enable envelope 2 - + Enable envelope 2 loop - + Enable sweep 2 - + Enable channel 3 - + Noise Frequency - + Frequency sweep - + Enable channel 4 - + Enable envelope 4 - + Enable envelope 4 loop - + Quantize noise frequency when using note frequency - + Use note frequency for noise - + Noise mode - + Master volume 主音量 - + Vibrato @@ -9411,60 +9411,60 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. OscillatorObject - + Osc %1 waveform Osc %1 波形 - + Osc %1 harmonic - - + + Osc %1 volume Osc %1 音量 - - + + Osc %1 panning Osc %1 聲像 - - + + Osc %1 fine detuning left - + Osc %1 coarse detuning - + Osc %1 fine detuning right - + Osc %1 phase-offset - + Osc %1 stereo phase-detuning - + Osc %1 wave shape - + Modulation type %1 @@ -9528,42 +9528,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PatmanView - + Open patch - + Loop 循環 - + Loop mode 循環模式 - + Tune 調音 - + Tune mode 調音模式 - + No file selected 未選擇檔案 - + Open patch file 打開音色文件 - + Patch-Files (*.pat) 音色文件 (*.pat) @@ -9645,72 +9645,72 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControlDialog - + BASE 基準 - + Base: - + AMNT - + Modulation amount: 調製量: - + MULT - + Amount multiplicator: - + ATCK 打擊 - + Attack: 打擊聲: - + DCAY - + Release: 釋音: - + TRSH - + Treshold: - + Mute output 輸出靜音 - + Absolute value @@ -9718,42 +9718,42 @@ Please visit http://lmms.sf.net/wiki for documentation on LMMS. PeakControllerEffectControls - + Base value 基準值 - + Modulation amount 調製量 - + Attack 打進聲 - + Release 釋放 - + Treshold 閥值 - + Mute output 輸出靜音 - + Absolute value - + Amount multiplicator @@ -10190,7 +10190,7 @@ Reason: "%2" 原生增益插件 - + Simple sampler with various settings for using samples (e.g. drums) in an instrument-track 簡單地在樂器欄使用採樣(比如鼓音源), 同時也提供多種設置 @@ -10200,7 +10200,7 @@ Reason: "%2" - + Customizable wavetable synthesizer 可自定製的波表合成器 @@ -10210,12 +10210,12 @@ Reason: "%2" - + Carla Patchbay Instrument Carla Patchbay 樂器 - + Carla Rack Instrument Carla Rack 樂器 @@ -10240,7 +10240,7 @@ Reason: "%2" - + plugin for processing dynamics in a flexible way @@ -10270,12 +10270,12 @@ Reason: "%2" 匯入 Hydrogen 專案檔至 LMMS 的解析器 - + Versatile drum synthesizer 多功能鼓合成器 - + List installed LADSPA plugins 列出已安裝的 LADSPA 插件 @@ -10285,7 +10285,7 @@ Reason: "%2" 在 LMMS 中使用任意 LADSPA 效果的插件。 - + Incomplete monophonic imitation TB-303 @@ -10310,7 +10310,7 @@ Reason: "%2" 匯入 MIDI 檔至 LMMS 的解析器 - + Monstrous 3-oscillator synth with modulation matrix @@ -10320,7 +10320,7 @@ Reason: "%2" - + A NES-like synthesizer 類似於 NES 的合成器 @@ -10330,17 +10330,17 @@ Reason: "%2" - + Additive Synthesizer for organ-like sounds - + GUS-compatible patch instrument GUS 兼容音色的樂器 - + Plugin for controlling knobs with sound peaks @@ -10350,12 +10350,12 @@ Reason: "%2" - + Player for SoundFont files 播放 SoundFont 檔案的播放器 - + LMMS port of sfxr sfxr 的 LMMS 移植版本 @@ -10372,22 +10372,22 @@ This chip was used in the Commodore 64 computer. - + Plugin for enhancing stereo separation of a stereo input file 用以增強雙聲道輸入檔的聲道分離插件 - + Plugin for freely manipulating stereo output - + Tuneful things to bang on - + Three powerful oscillators you can modulate in several ways @@ -10397,12 +10397,12 @@ This chip was used in the Commodore 64 computer. - + VST-host for using VST(i)-plugins within LMMS LMMS的VST(i)插件宿主 - + Vibrating string modeler @@ -10412,12 +10412,12 @@ This chip was used in the Commodore 64 computer. - + 4-oscillator modulatable wavetable synth - + plugin for waveshaping @@ -10427,7 +10427,7 @@ This chip was used in the Commodore 64 computer. - + Embedded ZynAddSubFX 內置的 ZynAddSubFX @@ -10435,292 +10435,292 @@ This chip was used in the Commodore 64 computer. PluginDatabaseW - + Carla - Add New - + Format - + Internal - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + Sound Kits - + Type 類型 - + Effects - + Instruments 樂器插件 - + MIDI Plugins - + Other/Misc - + Architecture - + Native - + Bridged - + Bridged (Wine) - + Requirements - + With Custom GUI - + With CV Ports - + Real-time safe only - + Stereo only - + With Inline Display - + Favorites only - + (Number of Plugins go here) - + &Add Plugin - + Cancel 取消 - + Refresh - + Reset filters - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + TextLabel - + Format: - + Architecture: - + Type: 類型: - + MIDI Ins: - + Audio Ins: - + CV Outs: - + MIDI Outs: - + Parameter Ins: - + Parameter Outs: - + Audio Outs: - + CV Ins: - + UniqueID: - + Has Inline Display: - + Has Custom GUI: - + Is Synth: - + Is Bridged: - + Information - + Name 名稱 - + Label/URI - + Maker - + Binary/Filename - + Focus Text Search - + Ctrl+F @@ -10728,185 +10728,185 @@ This chip was used in the Commodore 64 computer. PluginEdit - + Plugin Editor - + Edit - + Control 控制 - + MIDI Control Channel: - + N - + Output dry/wet (100%) - + Output volume (100%) - + Balance Left (0%) - - + + Balance Right (0%) - + Use Balance - + Use Panning - + Settings 設置 - + Use Chunks - + Audio: - + Fixed-Size Buffer - + Force Stereo (needs reload) - + MIDI: - + Map Program Changes - + Send Bank/Program Changes - + Send Control Changes - + Send Channel Pressure - + Send Note Aftertouch - + Send Pitchbend - + Send All Sound/Notes Off - + Plugin Name - + Program: - + MIDI Program: - + Save State - + Load State - + Information - + Label/URI: - + Name: - + Type: 類型: - + Maker: - + Copyright: - + Unique ID: @@ -10927,17 +10927,17 @@ Plugin Name PluginParameter - + Form - + Parameter Name - + ... @@ -10945,148 +10945,148 @@ Plugin Name PluginRefreshW - + Carla - Refresh - + Search for new... - + LADSPA - + DSSI - + LV2 - + VST2 - + VST3 - + AU - + SF2/3 - + SFZ - + Native - + POSIX 32bit - + POSIX 64bit - + Windows 32bit - + Windows 64bit - + Available tools: - + python3-rdflib (LADSPA-RDF support) - + carla-discovery-win64 - + carla-discovery-native - + carla-discovery-posix32 - + carla-discovery-posix64 - + carla-discovery-win32 - + Options: - + Carla will run small processing checks when scanning the plugins (to make sure they won't crash). You can disable these checks to get a faster scanning time (at your own risk). - + Run processing checks while scanning - + Press 'Scan' to begin the search - + Scan - + >> Skip - + Close @@ -11094,69 +11094,69 @@ You can disable these checks to get a faster scanning time (at your own risk). PluginWidget - - - - - + + + + + Frame - + Enable - + On/Off 開/關 - - - - + + + + PluginName - + MIDI MIDI - + AUDIO IN - + AUDIO OUT - + GUI - + Edit - + Remove - + Plugin Name - + Preset: @@ -11354,7 +11354,7 @@ You can disable these checks to get a faster scanning time (at your own risk).QWidget - + Name: @@ -11367,28 +11367,28 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Maker: 製作者: - + Copyright: 版權: - + Requires Real Time: 要求實時: - - - + + + @@ -11396,9 +11396,9 @@ You can disable these checks to get a faster scanning time (at your own risk). - - - + + + @@ -11406,25 +11406,25 @@ You can disable these checks to get a faster scanning time (at your own risk). - + Real Time Capable: 是否支持實時: - + In Place Broken: - + Channels In: 輸入通道: - + Channels Out: 輸出通道: @@ -13535,144 +13535,144 @@ Please make sure you have read-permission to the file and the directory containi TripleOscillatorView - + Modulate phase of oscillator 1 by oscillator 2 - + Modulate amplitude of oscillator 1 by oscillator 2 - + Mix output of oscillators 1 & 2 - + Synchronize oscillator 1 with oscillator 2 - + Modulate frequency of oscillator 1 by oscillator 2 - + Modulate phase of oscillator 2 by oscillator 3 - + Modulate amplitude of oscillator 2 by oscillator 3 - + Mix output of oscillators 2 & 3 - + Synchronize oscillator 2 with oscillator 3 - + Modulate frequency of oscillator 2 by oscillator 3 - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 coarse detuning: - + semitones - + Osc %1 fine detuning left: - - + + cents 音分 cents - + Osc %1 fine detuning right: - + Osc %1 phase-offset: - - + + degrees - + Osc %1 stereo phase-detuning: - + Sine wave 正弦波 - + Triangle wave 三角波 - + Saw wave 鋸齒波 - + Square wave 方波 - + Moog-like saw wave - + Exponential wave - + White noise - + User-defined wave @@ -13759,73 +13759,73 @@ Please make sure you have read-permission to the file and the directory containi VestigeInstrumentView - - + + Open VST plugin - + Control VST plugin from LMMS host - + Open VST plugin preset - + Previous (-) 上一個 (-) - + Save preset 保存預置 - + Next (+) 下一個 (+) - + Show/hide GUI 顯示/隱藏界面 - + Turn off all notes 全部靜音 - + DLL-files (*.dll) DLL 檔案 (*.dll) - + EXE-files (*.exe) EXE 檔案 (*.exe) - + No VST plugin loaded - + Preset 預置 - + by - + - VST plugin control - VST插件控制 @@ -13877,49 +13877,49 @@ Please make sure you have read-permission to the file and the directory containi VstPlugin - + The VST plugin %1 could not be loaded. 無法載入VST插件 %1。 - + Open Preset 打開預置 - - + + Vst Plugin Preset (*.fxp *.fxb) VST插件預置文件(*.fxp *.fxb) - + : default : 默認 - + Save Preset 保存預置 - + .fxp .fxp - + .FXP .FXP - + .FXB .FXB - + .fxb .fxb @@ -13937,147 +13937,147 @@ Please make sure you have read-permission to the file and the directory containi WatsynInstrument - + Volume A1 - + Volume A2 - + Volume B1 - + Volume B2 - + Panning A1 - + Panning A2 - + Panning B1 - + Panning B2 - + Freq. multiplier A1 - + Freq. multiplier A2 - + Freq. multiplier B1 - + Freq. multiplier B2 - + Left detune A1 - + Left detune A2 - + Left detune B1 - + Left detune B2 - + Right detune A1 - + Right detune A2 - + Right detune B1 - + Right detune B2 - + A-B Mix - + A-B Mix envelope amount - + A-B Mix envelope attack - + A-B Mix envelope hold - + A-B Mix envelope decay - + A1-B2 Crosstalk - + A2-A1 modulation - + B2-B1 modulation - + Selected graph @@ -14085,224 +14085,224 @@ Please make sure you have read-permission to the file and the directory containi WatsynView - - - - + + + + Volume 音量 - - - - + + + + Panning 聲相 - - - - + + + + Freq. multiplier - - - - + + + + Left detune - - - - - - - - + + + + + + + + cents - - - - + + + + Right detune - + A-B Mix - + Mix envelope amount - + Mix envelope attack - + Mix envelope hold - + Mix envelope decay - + Crosstalk - + Select oscillator A1 - + Select oscillator A2 - + Select oscillator B1 - + Select oscillator B2 - + Mix output of A2 to A1 - + Modulate amplitude of A1 by output of A2 - + Ring modulate A1 and A2 - + Modulate phase of A1 by output of A2 - + Mix output of B2 to B1 - + Modulate amplitude of B1 by output of B2 - + Ring modulate B1 and B2 - + Modulate phase of B1 by output of B2 - - - - + + + + Draw your own waveform here by dragging your mouse on this graph. - + Load waveform 載入波形 - + Load a waveform from a sample file 從範例檔案中載入波型 - + Phase left - + Shift phase by -15 degrees - + Phase right - + Shift phase by +15 degrees - - + + Normalize 標準化 - - + + Invert 反轉 - - + + Smooth 平滑 - - + + Sine wave 正弦波 - - - + + + Triangle wave 三角波 - + Saw wave 鋸齒波 - - + + Square wave 方波 @@ -14494,42 +14494,42 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxInstrument - + Portamento - + Filter frequency - + Filter resonance - + Bandwidth 帶寬 - + FM gain - + Resonance center frequency - + Resonance bandwidth - + Forward MIDI control change events @@ -14537,343 +14537,343 @@ Please make sure you have read-permission to the file and the directory containi ZynAddSubFxView - + Portamento: - + PORT - + Filter frequency: - + FREQ 頻率 - + Filter resonance: - + RES - + Bandwidth: 帶寬: - + BW - + FM gain: - + FM GAIN - + Resonance center frequency: - + RES CF - + Resonance bandwidth: - + RES BW - + Forward MIDI control changes - + Show GUI 顯示圖形界面 - audioFileProcessor + AudioFileProcessor - + Amplify 增益 - + Start of sample 採樣起始 - + End of sample 採樣結尾 - + Loopback point 循環點 - + Reverse sample 反轉採樣 - + Loop mode 循環模式 - + Stutter - + Interpolation mode 補間方式 - + None - + Linear 線性插補 - + Sinc 辛格(Sinc)插補 - + Sample not found: %1 採樣未找到: %1 - bitInvader + BitInvader - + Sample length - bitInvaderView + BitInvaderView - + Sample length - + Draw your own waveform here by dragging your mouse on this graph. - - + + Sine wave 正弦波 - - + + Triangle wave 三角波 - - + + Saw wave 鋸齒波 - - + + Square wave 方波 - - + + White noise - - + + User-defined wave - - + + Smooth waveform 平滑波形 - + Interpolation - + Normalize 標準化 - dynProcControlDialog + DynProcControlDialog - + INPUT 輸入 - + Input gain: 輸入增益: - + OUTPUT 輸出 - + Output gain: 輸出增益: - + ATTACK - + Peak attack time: - + RELEASE - + Peak release time: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Stereo mode: maximum - + Process based on the maximum of both stereo channels - + Stereo mode: average - + Process based on the average of both stereo channels - + Stereo mode: unlinked - + Process each stereo channel independently - dynProcControls + DynProcControls - + Input gain 輸入增益 - + Output gain 輸出增益 - + Attack time - + Release time - + Stereo mode @@ -14887,766 +14887,766 @@ Please make sure you have read-permission to the file and the directory containi - kickerInstrument + KickerInstrument - + Start frequency 起始頻率 - + End frequency 結束頻率 - + Length 長度 - + Start distortion - + End distortion - + Gain 增益 - + Envelope slope - + Noise 噪音 - + Click 力度 - + Frequency slope - + Start from note 從哪個音符開始 - + End to note 到哪個音符結束 - kickerInstrumentView + KickerInstrumentView - + Start frequency: 起始頻率: - + End frequency: 結束頻率: - + Frequency slope: - + Gain: 增益: - + Envelope length: - + Envelope slope: - + Click: 力度: - + Noise: 噪音: - + Start distortion: - + End distortion: - ladspaBrowserView + LadspaBrowserView - - + + Available Effects 可用效果器 - - + + Unavailable Effects 不可用效果器 - - + + Instruments 樂器插件 - - + + Analysis Tools 分析工具 - - + + Don't know 未知 - + Type: 類型: - ladspaDescription + LadspaDescription - + Plugins 插件 - + Description 描述 - ladspaPortDialog + LadspaPortDialog - + Ports - + Name 名稱 - + Rate - + Direction 方向 - + Type 類型 - + Min < Default < Max 最小 < 默認 < 最大 - + Logarithmic 對數 - + SR Dependent - + Audio 音頻 - + Control 控制 - + Input 輸入 - + Output 輸出 - + Toggled - + Integer 整型 - + Float 浮點 - - + + Yes - lb302Synth + Lb302Synth - + VCF Cutoff Frequency - + VCF Resonance - + VCF Envelope Mod - + VCF Envelope Decay - + Distortion 失真 - + Waveform 波形 - + Slide Decay - + Slide - + Accent - + Dead - + 24dB/oct Filter - lb302SynthView + Lb302SynthView - + Cutoff Freq: - + Resonance: 共鳴: - + Env Mod: - + Decay: 衰減: - + 303-es-que, 24dB/octave, 3 pole filter - + Slide Decay: - + DIST: - + Saw wave 鋸齒波 - + Click here for a saw-wave. - + Triangle wave 三角波 - + Click here for a triangle-wave. 點擊這裡使用三角波。 - + Square wave 方波 - + Click here for a square-wave. 點擊這裡使用方形波。 - + Rounded square wave - + Click here for a square-wave with a rounded end. - + Moog wave - + Click here for a moog-like wave. - + Sine wave 正弦波 - + Click for a sine-wave. - - + + White noise wave 白噪音 - + Click here for an exponential wave. - + Click here for white-noise. - + Bandlimited saw wave - + Click here for bandlimited saw wave. - + Bandlimited square wave - + Click here for bandlimited square wave. - + Bandlimited triangle wave - + Click here for bandlimited triangle wave. - + Bandlimited moog saw wave - + Click here for bandlimited moog saw wave. - malletsInstrument + MalletsInstrument - + Hardness - + Position - + Vibrato gain - + Vibrato frequency - + Stick mix - + Modulator - + Crossfade - + LFO speed LFO 速度 - + LFO depth - + ADSR - + Pressure - + Motion - + Speed - + Bowed - + Spread - + Marimba - + Vibraphone - + Agogo - + Wood 1 - + Reso - + Wood 2 - + Beats - + Two fixed - + Clump - + Tubular bells - + Uniform bar - + Tuned bar - + Glass - + Tibetan bowl - malletsInstrumentView + MalletsInstrumentView - + Instrument - + Spread - + Spread: - + Missing files 檔案遺失 - + Your Stk-installation seems to be incomplete. Please make sure the full Stk-package is installed! - + Hardness - + Hardness: - + Position - + Position: - + Vibrato gain - + Vibrato gain: - + Vibrato frequency - + Vibrato frequency: - + Stick mix - + Stick mix: - + Modulator - + Modulator: - + Crossfade - + Crossfade: - + LFO speed LFO 速度 - + LFO speed: - + LFO depth - + LFO depth: - + ADSR - + ADSR: - + Pressure - + Pressure: - + Speed - + Speed: - manageVSTEffectView + ManageVSTEffectView - VST parameter control @@ -15670,542 +15670,542 @@ Please make sure you have read-permission to the file and the directory containi - manageVestigeInstrumentView + ManageVestigeInstrumentView - - + + - VST plugin control - VST插件控制 - + VST Sync VST 同步 - - + + Automated 自動 - + Close 關閉 - organicInstrument + OrganicInstrument - + Distortion 失真 - + Volume 音量 - organicInstrumentView + OrganicInstrumentView - + Distortion: 失真: - + Volume: 音量: - + Randomise 隨機 - - + + Osc %1 waveform: - + Osc %1 volume: - + Osc %1 panning: - + Osc %1 stereo detuning - + cents 音分 cents - + Osc %1 harmonic: - patchesDialog + PatchesDialog - + Qsynth: Channel Preset Qsynth: 通道預設 - + Bank selector 音色選擇器 - + Bank - + Program selector - + Patch 音色 - + Name 名稱 - + OK 確定 - + Cancel 取消 - sf2Instrument + Sf2Instrument - + Bank - + Patch 音色 - + Gain 增益 - + Reverb 混響 - + Reverb room size - + Reverb damping - + Reverb width - + Reverb level - + Chorus 合唱 - + Chorus voices - + Chorus level - + Chorus speed - + Chorus depth - + A soundfont %1 could not be loaded. 無法載入Soundfont %1。 - sf2InstrumentView + Sf2InstrumentView - - + + Open SoundFont file 開啟 SoundFont 檔案 - + Choose patch - + Gain: 增益: - + Apply reverb (if supported) 應用混響(如果支持) - + Room size: - + Damping: - + Width: 寬度: - - + + Level: - + Apply chorus (if supported) 應用合唱 (如果支持) - + Voices: - + Speed: - + Depth: 位深: - + SoundFont Files (*.sf2 *.sf3) SoundFont 檔案 (*.sf2 *.sf3) - sfxrInstrument + SfxrInstrument - + Wave - stereoEnhancerControlDialog + StereoEnhancerControlDialog - + WIDTH - + Width: 寬度: - stereoEnhancerControls + StereoEnhancerControls - + Width 寬度 - stereoMatrixControlDialog + StereoMatrixControlDialog - + Left to Left Vol: 從左到左音量: - + Left to Right Vol: 從左到右音量: - + Right to Left Vol: 從右到左音量: - + Right to Right Vol: 從右到右音量: - stereoMatrixControls + StereoMatrixControls - + Left to Left 從左到左 - + Left to Right 從左到右 - + Right to Left 從右到左 - + Right to Right 從右到右 - vestigeInstrument + VestigeInstrument - + Loading plugin 載入插件 - + Please wait while loading the VST plugin... - vibed + Vibed - + String %1 volume - + String %1 stiffness - + Pick %1 position - + Pickup %1 position - + String %1 panning - + String %1 detune - + String %1 fuzziness - + String %1 length - + Impulse %1 - + String %1 - vibedView + VibedView - + String volume: - + String stiffness: - + Pick position: - + Pickup position: - + String panning: - + String detune: - + String fuzziness: - + String length: - + Impulse - + Octave - + Impulse Editor - + Enable waveform 啓用波形 - + Enable/disable string - + String - - + + Sine wave 正弦波 - - + + Triangle wave 三角波 - - + + Saw wave 鋸齒波 - - + + Square wave 方波 - - + + White noise - - + + User-defined wave - - + + Smooth waveform 平滑波形 - - + + Normalize waveform - voiceObject + VoiceObject Voice %1 pulse width @@ -16263,71 +16263,71 @@ Please make sure you have read-permission to the file and the directory containi - waveShaperControlDialog + WaveShaperControlDialog - + INPUT 輸入 - + Input gain: 輸入增益: - + OUTPUT 輸出 - + Output gain: 輸出增益: - - + + Reset wavegraph - - + + Smooth wavegraph - - + + Increase wavegraph amplitude by 1 dB - - + + Decrease wavegraph amplitude by 1 dB - + Clip input 輸入壓限 - + Clip input signal to 0 dB - waveShaperControls + WaveShaperControls - + Input gain 輸入增益 - + Output gain 輸出增益 diff --git a/data/themes/classic/style.css b/data/themes/classic/style.css index 4e38d2afe1..c4068d1647 100644 --- a/data/themes/classic/style.css +++ b/data/themes/classic/style.css @@ -395,7 +395,7 @@ TrackOperationsWidget > QPushButton::menu-indicator:checked { /* font sizes */ -nameLabel, effectLabel, sf2InstrumentView > QLabel { +nameLabel, effectLabel, Sf2InstrumentView > QLabel { font-size:10px; } @@ -757,7 +757,7 @@ TripleOscillatorView Knob { } -kickerInstrumentView Knob#smallKnob { +KickerInstrumentView Knob#smallKnob { color: #595959; qproperty-outerColor: black; qproperty-innerRadius: 3; @@ -768,7 +768,7 @@ kickerInstrumentView Knob#smallKnob { } -kickerInstrumentView Knob#largeKnob { +KickerInstrumentView Knob#largeKnob { color: #0c3b89; qproperty-outerColor: #519fff; qproperty-innerRadius: 12.0; @@ -789,7 +789,7 @@ AudioFileProcessorView Knob { qproperty-lineWidth: 3; } -organicInstrumentView Knob { +OrganicInstrumentView Knob { color: rgb(124, 207, 98); qproperty-outerColor: rgb(13, 42, 4); qproperty-innerRadius: 2; @@ -799,13 +799,13 @@ organicInstrumentView Knob { qproperty-lineWidth: 1.5; } -organicInstrumentView Knob#harmKnob { +OrganicInstrumentView Knob#harmKnob { color: rgb(205, 98, 216); qproperty-outerColor: rgb(18, 4, 18); } -organicInstrumentView Knob#fx1Knob, -organicInstrumentView Knob#volKnob { +OrganicInstrumentView Knob#fx1Knob, +OrganicInstrumentView Knob#volKnob { color: rgb(157, 157, 157); qproperty-outerColor: rgb(37, 37, 37); qproperty-innerRadius: 4; @@ -815,7 +815,7 @@ organicInstrumentView Knob#volKnob { qproperty-lineWidth: 2; } -sf2InstrumentView Knob { +Sf2InstrumentView Knob { color: #ff00ea; qproperty-outerColor: rgb(20, 5, 18); qproperty-innerRadius: 2; @@ -825,7 +825,7 @@ sf2InstrumentView Knob { qproperty-lineWidth: 2; } -sfxrInstrumentView Knob { +SfxrInstrumentView Knob { color: #000; qproperty-outerColor: rgb(194, 177, 145); qproperty-innerRadius: 2; @@ -833,42 +833,42 @@ sfxrInstrumentView Knob { qproperty-lineWidth: 2; } -sfxrInstrumentView Knob#envKnob { +SfxrInstrumentView Knob#envKnob { color: #263352; qproperty-outerColor: #4b66a4; } -sfxrInstrumentView Knob#freqKnob { +SfxrInstrumentView Knob#freqKnob { color: #1e4a22; qproperty-outerColor: #3c9544; } -sfxrInstrumentView Knob#changeKnob { +SfxrInstrumentView Knob#changeKnob { color: #591c1c; qproperty-outerColor: #b23737; } -sfxrInstrumentView Knob#sqrKnob { +SfxrInstrumentView Knob#sqrKnob { color: #3b2714; qproperty-outerColor: #724c27; } -sfxrInstrumentView Knob#repeatKnob { +SfxrInstrumentView Knob#repeatKnob { color: #292929; qproperty-outerColor: #515151; } -sfxrInstrumentView Knob#phaserKnob { +SfxrInstrumentView Knob#phaserKnob { color: #144c4d; qproperty-outerColor: #299899; } -sfxrInstrumentView Knob#filterKnob { +SfxrInstrumentView Knob#filterKnob { color: #47224c; qproperty-outerColor: #8e4397; } -opl2instrumentView Knob { +OpulenzInstrumentView Knob { color: rgb(128,128,128); qproperty-outerColor: rgb(255,255,255); qproperty-innerRadius: 2; @@ -876,7 +876,7 @@ opl2instrumentView Knob { qproperty-lineWidth: 2; } -sidInstrumentView Knob { +SidInstrumentView Knob { color: rgb(113,95,80); qproperty-outerColor: rgb( 255,255,255 ); qproperty-innerRadius: 2; diff --git a/data/themes/default/style.css b/data/themes/default/style.css index 743ab01bfe..cc101a5b41 100644 --- a/data/themes/default/style.css +++ b/data/themes/default/style.css @@ -420,7 +420,7 @@ TrackOperationsWidget > QPushButton::menu-indicator:checked { /* font sizes */ -nameLabel, effectLabel, sf2InstrumentView > QLabel { +nameLabel, effectLabel, Sf2InstrumentView > QLabel { font-size:10px; } @@ -801,7 +801,7 @@ TripleOscillatorView Knob { } -kickerInstrumentView Knob#smallKnob { +KickerInstrumentView Knob#smallKnob { color: #595959; qproperty-outerColor: black; qproperty-innerRadius: 3; @@ -812,7 +812,7 @@ kickerInstrumentView Knob#smallKnob { } -kickerInstrumentView Knob#largeKnob { +KickerInstrumentView Knob#largeKnob { color: #0c3b89; qproperty-outerColor: #519fff; qproperty-innerRadius: 12.0; @@ -833,7 +833,7 @@ AudioFileProcessorView Knob { qproperty-lineWidth: 3; } -organicInstrumentView Knob { +OrganicInstrumentView Knob { color: rgb(124, 207, 98); qproperty-outerColor: rgb(13, 42, 4); qproperty-innerRadius: 2; @@ -843,13 +843,13 @@ organicInstrumentView Knob { qproperty-lineWidth: 1.5; } -organicInstrumentView Knob#harmKnob { +OrganicInstrumentView Knob#harmKnob { color: rgb(205, 98, 216); qproperty-outerColor: rgb(18, 4, 18); } -organicInstrumentView Knob#fx1Knob, -organicInstrumentView Knob#volKnob { +OrganicInstrumentView Knob#fx1Knob, +OrganicInstrumentView Knob#volKnob { color: rgb(157, 157, 157); qproperty-outerColor: rgb(37, 37, 37); qproperty-innerRadius: 4; @@ -859,7 +859,7 @@ organicInstrumentView Knob#volKnob { qproperty-lineWidth: 2; } -sf2InstrumentView Knob { +Sf2InstrumentView Knob { color: #ff00ea; qproperty-outerColor: rgb(20, 5, 18); qproperty-innerRadius: 2; @@ -869,7 +869,7 @@ sf2InstrumentView Knob { qproperty-lineWidth: 2; } -sfxrInstrumentView Knob { +SfxrInstrumentView Knob { color: #000; qproperty-outerColor: rgb(194, 177, 145); qproperty-innerRadius: 2; @@ -877,42 +877,42 @@ sfxrInstrumentView Knob { qproperty-lineWidth: 2; } -sfxrInstrumentView Knob#envKnob { +SfxrInstrumentView Knob#envKnob { color: #263352; qproperty-outerColor: #4b66a4; } -sfxrInstrumentView Knob#freqKnob { +SfxrInstrumentView Knob#freqKnob { color: #1e4a22; qproperty-outerColor: #3c9544; } -sfxrInstrumentView Knob#changeKnob { +SfxrInstrumentView Knob#changeKnob { color: #591c1c; qproperty-outerColor: #b23737; } -sfxrInstrumentView Knob#sqrKnob { +SfxrInstrumentView Knob#sqrKnob { color: #3b2714; qproperty-outerColor: #724c27; } -sfxrInstrumentView Knob#repeatKnob { +SfxrInstrumentView Knob#repeatKnob { color: #292929; qproperty-outerColor: #515151; } -sfxrInstrumentView Knob#phaserKnob { +SfxrInstrumentView Knob#phaserKnob { color: #144c4d; qproperty-outerColor: #299899; } -sfxrInstrumentView Knob#filterKnob { +SfxrInstrumentView Knob#filterKnob { color: #47224c; qproperty-outerColor: #8e4397; } -opl2instrumentView Knob { +OpulenzInstrumentView Knob { color: rgb(128,128,128); qproperty-outerColor: rgb(255,255,255); qproperty-innerRadius: 2; @@ -920,7 +920,7 @@ opl2instrumentView Knob { qproperty-lineWidth: 2; } -sidInstrumentView Knob { +SidInstrumentView Knob { color: rgb(113,95,80); qproperty-outerColor: rgb( 255,255,255 ); qproperty-innerRadius: 2; diff --git a/debian/copyright b/debian/copyright index 01b30459ea..f4bc9d85c9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -110,7 +110,7 @@ Copyright: Jousboxx License: CC-BY-SA-4 -Files: data/projects/CoolSongs/Saber-* +Files: data/projects/demos/Saber-* Copyright: Saber Rastikerdar License: BSD-2-clause @@ -122,7 +122,7 @@ Copyright: 2000-2002 Stefan Westerfeld License: LGPL-2.1+ -Files: plugins/LadspaEffect/calf/* +Files: plugins/LadspaEffect/calf/veal/* Copyright: 2001-2010 Krzysztof Foltman 2001-2010 Markus Schmidt @@ -143,7 +143,7 @@ Comment: COPYING is the GNU Lesser General Public License. Headers refer to version 2 of this license instead of version 2.1. -Files: plugins/LadspaEffect/calf/src/calf/vumeter.h +Files: plugins/LadspaEffect/calf/veal/src/calf/vumeter.h Copyright: 2007 Krzysztof Foltman License: GPL-2+ @@ -165,7 +165,7 @@ Copyright: 2002 Nathaniel Virgo License: GPL-2+ -Files: plugins/LadspaEffect/swh/* +Files: plugins/LadspaEffect/swh/ladspa/* Copyright: 1999 Juhana Sadeharju 2000-2003 Alexander Ehlert @@ -183,18 +183,18 @@ Copyright: Paul Winkler License: GPL-2+ -Files: plugins/LadspaEffect/swh/gsm/* +Files: plugins/LadspaEffect/swh/ladspa/gsm/* Copyright: 1992-1994 Carsten Bormann 1992-1994 Jutta Degener License: Bormann-Degener -Files: plugins/LadspaEffect/swh/util/pitchscale.c +Files: plugins/LadspaEffect/swh/ladspa/util/pitchscale.c Copyright: 1999 Stephan M. Sprenger License: WOL -Files: plugins/LadspaEffect/swh/vocoder_1337.c +Files: plugins/LadspaEffect/swh/ladspa/vocoder_1337.c Copyright: Achim Settelmeier Hexasoft @@ -223,23 +223,23 @@ Comment: requested that these non-binding requests be included along with the license above. -Files: plugins/opl2/fmopl.* - plugins/opl2/mididata.h - plugins/opl2/opl.h - plugins/opl2/temuopl.* +Files: plugins/OpulenZ/adplug/src/fmopl.* + plugins/OpulenZ/adplug/src/mididata.h + plugins/OpulenZ/adplug/src/opl.h + plugins/OpulenZ/adplug/src/temuopl.* Copyright: 1999-2007 Simon Peter 1999-2000 Tatsuyuki Satoh License: LGPL-2.1+ -Files: plugins/sfxr/readme.* - plugins/sfxr/sfxr.* +Files: plugins/Sfxr/readme.* + plugins/Sfxr/Sfxr.* Copyright: 2007 Tomas Pettersson 2014 Wong Cho Ching License: Expat and GPL-2+ -Files: plugins/zynaddsubfx/zynaddsubfx/* +Files: plugins/ZynAddSubFx/zynaddsubfx/* Copyright: 2002-2009 Nasca Octavian Paul 2009-2010 Mark McCurry diff --git a/debian/patches/build-amd64-20181013.patch b/debian/patches/build-amd64-20181013.patch index 9f81829030..a9bb61da4d 100644 --- a/debian/patches/build-amd64-20181013.patch +++ b/debian/patches/build-amd64-20181013.patch @@ -19,10 +19,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/caps/dsp/FPTruncateMode.h } ~FPTruncateMode() -Index: lmms-1.1.3/plugins/zynaddsubfx/zynaddsubfx/src/Synth/OscilGen.cpp +Index: lmms-1.1.3/plugins/ZynAddSubFx/zynaddsubfx/src/Synth/OscilGen.cpp =================================================================== ---- lmms-1.1.3.orig/plugins/zynaddsubfx/zynaddsubfx/src/Synth/OscilGen.cpp -+++ lmms-1.1.3/plugins/zynaddsubfx/zynaddsubfx/src/Synth/OscilGen.cpp +--- lmms-1.1.3.orig/plugins/ZynAddSubFx/zynaddsubfx/src/Synth/OscilGen.cpp ++++ lmms-1.1.3/plugins/ZynAddSubFx/zynaddsubfx/src/Synth/OscilGen.cpp @@ -33,7 +33,8 @@ //operations on FFTfreqs inline void clearAll(fft_t *freqs) diff --git a/debian/patches/clang.patch b/debian/patches/clang.patch index 0c6053b9d4..7bbd15cd8d 100644 --- a/debian/patches/clang.patch +++ b/debian/patches/clang.patch @@ -57,10 +57,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/CMakeLists.txt IF(LMMS_BUILD_WIN32) ADD_CUSTOM_COMMAND(TARGET calf POST_BUILD COMMAND "${STRIP}" "\"${CMAKE_CURRENT_BINARY_DIR}/calf.dll\"") -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/metadata.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/metadata.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/metadata.h 2017-01-03 17:41:17.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/metadata.h 2017-01-03 17:50:40.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/metadata.h 2017-01-03 17:41:17.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/metadata.h 2017-01-03 17:50:40.000000000 +0100 @@ -51,7 +51,7 @@ enum { in_count = 2, out_count = 2, ins_optional = 0, outs_optional = 0, rt_capable = true, require_midi = false, support_midi = false }; PLUGIN_NAME_ID_LABEL("filter", "filter", "Filter") @@ -88,10 +88,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/metadata.h const char *const *get_configure_vars() const; }; -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/modules.h 2017-01-03 19:02:59.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules.h 2017-01-03 19:30:35.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/modules.h 2017-01-03 19:02:59.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules.h 2017-01-03 19:30:35.000000000 +0100 @@ -89,13 +89,14 @@ using audio_module::ins; using audio_module::outs; @@ -117,10 +117,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules.h { last_generation = 0; old_mode = old_resonance = old_cutoff = -1; -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_comp.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_comp.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/modules_comp.h 2017-01-03 19:35:53.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_comp.h 2017-01-03 19:38:06.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/modules_comp.h 2017-01-03 19:35:53.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_comp.h 2017-01-03 19:38:06.000000000 +0100 @@ -39,10 +39,10 @@ class gain_reduction_audio_module { @@ -152,10 +152,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_comp.h float f1_active, f2_active; stereo_in_out_metering meters; gain_reduction_audio_module compressor; -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_limit.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_limit.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/modules_limit.h 2017-01-03 19:39:00.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_limit.h 2017-01-03 19:40:20.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/modules_limit.h 2017-01-03 19:39:00.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_limit.h 2017-01-03 19:40:20.000000000 +0100 @@ -37,7 +37,6 @@ private: typedef limiter_audio_module AM; @@ -172,10 +172,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_limit.h float weight[strips]; float weight_old[strips]; float limit_old; -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_mod.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_mod.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/modules_mod.h 2017-01-03 19:41:55.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_mod.h 2017-01-03 19:42:19.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/modules_mod.h 2017-01-03 19:41:55.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/modules_mod.h 2017-01-03 19:42:19.000000000 +0100 @@ -160,8 +160,6 @@ typedef pulsator_audio_module AM; uint32_t clip_inL, clip_inR, clip_outL, clip_outR; @@ -185,10 +185,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/modules_mod.h bool clear_reset; dsp::simple_lfo lfoL, lfoR; public: -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/organ.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/organ.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/organ.h 2017-01-03 19:43:08.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/organ.h 2017-01-03 19:53:55.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/organ.h 2017-01-03 19:43:08.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/organ.h 2017-01-03 19:53:55.000000000 +0100 @@ -318,6 +318,7 @@ using drawbar_organ::note_on; using drawbar_organ::note_off; @@ -209,10 +209,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/organ.h void execute(int cmd_no); bool get_graph(int index, int subindex, float *data, int points, cairo_iface *context) const; char *configure(const char *key, const char *value); -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/preset.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/preset.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/preset.h 2017-01-03 19:57:02.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/preset.h 2017-01-03 20:00:25.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/preset.h 2017-01-03 19:57:02.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/preset.h 2017-01-03 20:00:25.000000000 +0100 @@ -27,7 +27,7 @@ namespace calf_plugins { @@ -222,10 +222,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/preset.h /// Contents of single preset struct plugin_preset -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/primitives.h +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/primitives.h =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/calf/primitives.h 2017-01-03 17:36:12.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/primitives.h 2017-01-03 16:22:16.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/calf/primitives.h 2017-01-03 17:36:12.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/calf/primitives.h 2017-01-03 16:22:16.000000000 +0100 @@ -370,11 +370,6 @@ next_task = (unsigned)-1; eob = false; @@ -253,10 +253,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/calf/primitives.h bool is_eob() { return eob; } -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/metadata.cpp +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/metadata.cpp =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/metadata.cpp 2017-01-03 17:52:03.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/metadata.cpp 2017-01-03 18:49:18.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/metadata.cpp 2017-01-03 17:52:03.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/metadata.cpp 2017-01-03 18:49:18.000000000 +0100 @@ -29,6 +29,8 @@ const char *calf_plugins::calf_copyright_info = "(C) 2001-2009 Krzysztof Foltman, Thor Harald Johanssen, Markus Schmidt and others; license: LGPL"; @@ -284,10 +284,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/metadata.cpp calf_plugins::plugin_registry::plugin_registry() { #define PER_MODULE_ITEM(name, isSynth, jackname) plugins.push_back((new name##_metadata)); -Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/modules.cpp +Index: lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/modules.cpp =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/calf/src/modules.cpp 2017-01-03 19:32:38.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/calf/src/modules.cpp 2017-01-03 19:33:13.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/calf/veal/src/modules.cpp 2017-01-03 19:32:38.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/calf/veal/src/modules.cpp 2017-01-03 19:33:13.000000000 +0100 @@ -339,7 +339,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////// @@ -297,10 +297,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/calf/src/modules.cpp , min_gain(1.0) , max_gain(32.0) , last_note(-1) -Index: lmms-1.1.3/plugins/LadspaEffect/swh/flanger_1191.c +Index: lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/flanger_1191.c =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/swh/flanger_1191.c 2017-01-03 15:44:13.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/swh/flanger_1191.c 2017-01-03 15:45:17.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/swh/ladspa/flanger_1191.c 2017-01-03 15:44:13.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/flanger_1191.c 2017-01-03 15:45:17.000000000 +0100 @@ -266,7 +266,7 @@ // Calculate position in delay table @@ -319,10 +319,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/swh/flanger_1191.c p_ph = n_ph + 0.5f; while (p_ph > 1.0f) { p_ph -= 1.0f; -Index: lmms-1.1.3/plugins/LadspaEffect/swh/gsm/short_term.c +Index: lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/gsm/short_term.c =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/swh/gsm/short_term.c 2017-01-03 15:35:13.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/swh/gsm/short_term.c 2017-01-03 15:35:55.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/swh/ladspa/gsm/short_term.c 2017-01-03 15:35:13.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/gsm/short_term.c 2017-01-03 15:35:55.000000000 +0100 @@ -53,7 +53,7 @@ #undef STEP #define STEP( B, MIC, INVA ) \ @@ -332,10 +332,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/swh/gsm/short_term.c temp1 = GSM_MULT_R( INVA, temp1 ); \ *LARpp++ = GSM_ADD( temp1, temp1 ); -Index: lmms-1.1.3/plugins/LadspaEffect/swh/multivoice_chorus_1201.c +Index: lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/multivoice_chorus_1201.c =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/swh/multivoice_chorus_1201.c 2017-01-03 15:47:51.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/swh/multivoice_chorus_1201.c 2017-01-03 15:48:18.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/swh/ladspa/multivoice_chorus_1201.c 2017-01-03 15:47:51.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/multivoice_chorus_1201.c 2017-01-03 15:48:18.000000000 +0100 @@ -345,7 +345,7 @@ if (count % 16 < laws) { unsigned int t = count % 16; @@ -354,10 +354,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/swh/multivoice_chorus_1201.c float p_ph = n_ph + 0.5f; if (p_ph > 1.0f) { p_ph -= 1.0f; -Index: lmms-1.1.3/plugins/LadspaEffect/swh/retro_flange_1208.c +Index: lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/retro_flange_1208.c =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/swh/retro_flange_1208.c 2017-01-03 15:46:35.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/swh/retro_flange_1208.c 2017-01-03 15:47:02.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/swh/ladspa/retro_flange_1208.c 2017-01-03 15:46:35.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/retro_flange_1208.c 2017-01-03 15:47:02.000000000 +0100 @@ -321,7 +321,7 @@ prev_law_pos = count + law_p; } @@ -376,10 +376,10 @@ Index: lmms-1.1.3/plugins/LadspaEffect/swh/retro_flange_1208.c p_ph = n_ph + 0.5f; if (p_ph > 1.0f) { p_ph -= 1.0f; -Index: lmms-1.1.3/plugins/LadspaEffect/swh/vynil_1905.c +Index: lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/vynil_1905.c =================================================================== ---- lmms-1.1.3.orig/plugins/LadspaEffect/swh/vynil_1905.c 2017-01-03 15:51:56.000000000 +0100 -+++ lmms-1.1.3/plugins/LadspaEffect/swh/vynil_1905.c 2017-01-03 16:01:32.000000000 +0100 +--- lmms-1.1.3.orig/plugins/LadspaEffect/swh/ladspa/vynil_1905.c 2017-01-03 15:51:56.000000000 +0100 ++++ lmms-1.1.3/plugins/LadspaEffect/swh/ladspa/vynil_1905.c 2017-01-03 16:01:32.000000000 +0100 @@ -243,6 +243,8 @@ buffer_s = malloc(sizeof(LADSPA_Data) * buffer_size); buffer_mask = buffer_size - 1; @@ -441,10 +441,10 @@ Index: lmms-1.1.3/plugins/MidiImport/portsmf/allegrosmfwr.cpp int keysig; // number of sharps (+) or flats (-), -99 for undefined char keysig_mode; // 'M' or 'm' for major/minor -Index: lmms-1.1.3/plugins/delay/stereodelay.cpp +Index: lmms-1.1.3/plugins/Delay/StereoDelay.cpp =================================================================== ---- lmms-1.1.3.orig/plugins/delay/stereodelay.cpp 2017-01-03 13:40:27.000000000 +0100 -+++ lmms-1.1.3/plugins/delay/stereodelay.cpp 2017-01-03 13:42:16.000000000 +0100 +--- lmms-1.1.3.orig/plugins/Delay/StereoDelay.cpp 2017-01-03 13:40:27.000000000 +0100 ++++ lmms-1.1.3/plugins/Delay/StereoDelay.cpp 2017-01-03 13:42:16.000000000 +0100 @@ -48,7 +48,7 @@ { if( m_buffer ) @@ -463,10 +463,10 @@ Index: lmms-1.1.3/plugins/delay/stereodelay.cpp } int bufferSize = ( int )( sampleRate * m_maxTime ); -Index: lmms-1.1.3/plugins/opl2/fmopl.c +Index: lmms-1.1.3/plugins/OpulenZ/adplug/src/fmopl.c =================================================================== ---- lmms-1.1.3.orig/plugins/opl2/fmopl.c 2017-01-03 20:11:03.000000000 +0100 -+++ lmms-1.1.3/plugins/opl2/fmopl.c 2017-01-03 20:22:23.000000000 +0100 +--- lmms-1.1.3.orig/plugins/OpulenZ/adplug/src/fmopl.c 2017-01-03 20:11:03.000000000 +0100 ++++ lmms-1.1.3/plugins/OpulenZ/adplug/src/fmopl.c 2017-01-03 20:22:23.000000000 +0100 @@ -70,7 +70,7 @@ /* final output shift , limit minimum and maximum */ #define OPL_OUTSB (TL_BITS+3-16) /* OPL output final shift 16bit */ diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 881ac098fc..60b45ecc29 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -784,9 +784,8 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = plugins/zynaddsubfx/src/ \ - plugins/zynaddsubfx/fltk/ \ - plugins/ladspa_effect +EXCLUDE = plugins/ZynAddSubFx/zynaddsubfx/src/ \ + plugins/LadspaEffect # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded diff --git a/doc/wiki b/doc/wiki index 0fc1e74e11..48d20dc931 160000 --- a/doc/wiki +++ b/doc/wiki @@ -1 +1 @@ -Subproject commit 0fc1e74e1109d87cf6cacfc46c7975f9b8c93bf5 +Subproject commit 48d20dc93111c24175b767301d6fe4074e632aee diff --git a/include/LadspaManager.h b/include/LadspaManager.h index b345578d4b..a87511161b 100644 --- a/include/LadspaManager.h +++ b/include/LadspaManager.h @@ -1,5 +1,5 @@ /* - * LadspaManager.h - declaration of class ladspaManager + * LadspaManager.h - declaration of class LadspaManager * a class to manage loading and instantiation * of ladspa plugins * @@ -47,7 +47,7 @@ typedef QPair sortable_plugin_t; typedef QList l_sortable_plugin_t; typedef QList l_ladspa_key_t; -/* ladspaManager provides a database of LADSPA plug-ins. Upon instantiation, +/* LadspaManager provides a database of LADSPA plug-ins. Upon instantiation, it loads all of the plug-ins found in the LADSPA_PATH environmental variable and stores their access descriptors according in a dictionary keyed on the filename the plug-in was loaded from and the label of the plug-in. @@ -60,7 +60,7 @@ calls using: as the plug-in key. */ -enum ladspaPluginType +enum LadspaPluginType { SOURCE, TRANSFER, @@ -70,14 +70,14 @@ enum ladspaPluginType OTHER }; -typedef struct ladspaManagerStorage +typedef struct LadspaManagerStorage { LADSPA_Descriptor_Function descriptorFunction; uint32_t index; - ladspaPluginType type; + LadspaPluginType type; uint16_t inputChannels; uint16_t outputChannels; -} ladspaManagerDescription; +} LadspaManagerDescription; class LMMS_EXPORT LadspaManager @@ -88,7 +88,7 @@ public: virtual ~LadspaManager(); l_sortable_plugin_t getSortedPlugins(); - ladspaManagerDescription * getDescription( const ladspa_key_t & + LadspaManagerDescription * getDescription( const ladspa_key_t & _plugin ); /* This identifier can be used as a unique, case-sensitive @@ -339,9 +339,9 @@ private: const LADSPA_PortRangeHint* getPortRangeHint( const ladspa_key_t& _plugin, uint32_t _port ); - typedef QMap - ladspaManagerMapType; - ladspaManagerMapType m_ladspaManagerMap; + typedef QMap + LadspaManagerMapType; + LadspaManagerMapType m_ladspaManagerMap; l_sortable_plugin_t m_sortedPlugins; } ; diff --git a/include/PluginBrowser.h b/include/PluginBrowser.h index 67467edbb3..9c74ed643f 100644 --- a/include/PluginBrowser.h +++ b/include/PluginBrowser.h @@ -1,5 +1,5 @@ /* - * PluginBrowser.h - include file for pluginBrowser + * PluginBrowser.h - include file for PluginBrowser * * Copyright (c) 2005-2009 Tobias Doerffel * diff --git a/include/panning.h b/include/panning.h index c043adf5c6..6f65c8295a 100644 --- a/include/panning.h +++ b/include/panning.h @@ -31,10 +31,10 @@ #include "Midi.h" #include "volume.h" -inline stereoVolumeVector panningToVolumeVector( panning_t _p, +inline StereoVolumeVector panningToVolumeVector( panning_t _p, float _scale = 1.0f ) { - stereoVolumeVector v = { { _scale, _scale } }; + StereoVolumeVector v = { { _scale, _scale } }; const float pf = _p / 100.0f; v.vol[_p >= PanningCenter ? 0 : 1] *= 1.0f - qAbs( pf ); return v; diff --git a/include/volume.h b/include/volume.h index 5ea4ffc50b..bb9fff228a 100644 --- a/include/volume.h +++ b/include/volume.h @@ -35,6 +35,6 @@ constexpr volume_t DefaultVolume = 100; typedef struct { float vol[2]; -} stereoVolumeVector; +} StereoVolumeVector; #endif diff --git a/plugins/audio_file_processor/audio_file_processor.cpp b/plugins/AudioFileProcessor/AudioFileProcessor.cpp similarity index 94% rename from plugins/audio_file_processor/audio_file_processor.cpp rename to plugins/AudioFileProcessor/AudioFileProcessor.cpp index e7cf2495dd..0933fe89b6 100644 --- a/plugins/audio_file_processor/audio_file_processor.cpp +++ b/plugins/AudioFileProcessor/AudioFileProcessor.cpp @@ -1,5 +1,5 @@ /* - * audio_file_processor.cpp - instrument for using audio-files + * AudioFileProcessor.cpp - instrument for using audio-files * * Copyright (c) 2004-2014 Tobias Doerffel * @@ -22,7 +22,7 @@ * */ -#include "audio_file_processor.h" +#include "AudioFileProcessor.h" #include #include @@ -72,7 +72,7 @@ Plugin::Descriptor PLUGIN_EXPORT audiofileprocessor_plugin_descriptor = -audioFileProcessor::audioFileProcessor( InstrumentTrack * _instrument_track ) : +AudioFileProcessor::AudioFileProcessor( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &audiofileprocessor_plugin_descriptor ), m_sampleBuffer(), m_ampModel( 100, 0, 500, 1, this, tr( "Amplify" ) ), @@ -111,14 +111,14 @@ audioFileProcessor::audioFileProcessor( InstrumentTrack * _instrument_track ) : -audioFileProcessor::~audioFileProcessor() +AudioFileProcessor::~AudioFileProcessor() { } -void audioFileProcessor::playNote( NotePlayHandle * _n, +void AudioFileProcessor::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { const fpp_t frames = _n->framesLeftForCurrentPeriod(); @@ -200,7 +200,7 @@ void audioFileProcessor::playNote( NotePlayHandle * _n, -void audioFileProcessor::deleteNotePluginData( NotePlayHandle * _n ) +void AudioFileProcessor::deleteNotePluginData( NotePlayHandle * _n ) { delete (handleState *)_n->m_pluginData; } @@ -208,7 +208,7 @@ void audioFileProcessor::deleteNotePluginData( NotePlayHandle * _n ) -void audioFileProcessor::saveSettings( QDomDocument & _doc, +void AudioFileProcessor::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "src", m_sampleBuffer.audioFile() ); @@ -232,7 +232,7 @@ void audioFileProcessor::saveSettings( QDomDocument & _doc, -void audioFileProcessor::loadSettings( const QDomElement & _this ) +void AudioFileProcessor::loadSettings( const QDomElement & _this ) { if( _this.attribute( "src" ) != "" ) { @@ -284,7 +284,7 @@ void audioFileProcessor::loadSettings( const QDomElement & _this ) -void audioFileProcessor::loadFile( const QString & _file ) +void AudioFileProcessor::loadFile( const QString & _file ) { setAudioFile( _file ); } @@ -292,7 +292,7 @@ void audioFileProcessor::loadFile( const QString & _file ) -QString audioFileProcessor::nodeName( void ) const +QString AudioFileProcessor::nodeName( void ) const { return audiofileprocessor_plugin_descriptor.name; } @@ -300,7 +300,7 @@ QString audioFileProcessor::nodeName( void ) const -int audioFileProcessor::getBeatLen( NotePlayHandle * _n ) const +int AudioFileProcessor::getBeatLen( NotePlayHandle * _n ) const { const auto baseFreq = instrumentTrack()->baseFreq(); const float freq_factor = baseFreq / _n->frequency() * @@ -313,7 +313,7 @@ int audioFileProcessor::getBeatLen( NotePlayHandle * _n ) const -PluginView * audioFileProcessor::instantiateView( QWidget * _parent ) +PluginView * AudioFileProcessor::instantiateView( QWidget * _parent ) { return new AudioFileProcessorView( this, _parent ); } @@ -321,7 +321,7 @@ PluginView * audioFileProcessor::instantiateView( QWidget * _parent ) -void audioFileProcessor::setAudioFile( const QString & _audio_file, +void AudioFileProcessor::setAudioFile( const QString & _audio_file, bool _rename ) { // is current channel-name equal to previous-filename?? @@ -342,7 +342,7 @@ void audioFileProcessor::setAudioFile( const QString & _audio_file, -void audioFileProcessor::reverseModelChanged( void ) +void AudioFileProcessor::reverseModelChanged( void ) { m_sampleBuffer.setReversed( m_reverseModel.value() ); m_nextPlayStartPoint = m_sampleBuffer.startFrame(); @@ -352,20 +352,20 @@ void audioFileProcessor::reverseModelChanged( void ) -void audioFileProcessor::ampModelChanged( void ) +void AudioFileProcessor::ampModelChanged( void ) { m_sampleBuffer.setAmplification( m_ampModel.value() / 100.0f ); } -void audioFileProcessor::stutterModelChanged() +void AudioFileProcessor::stutterModelChanged() { m_nextPlayStartPoint = m_sampleBuffer.startFrame(); m_nextPlayBackwards = false; } -void audioFileProcessor::startPointChanged( void ) +void AudioFileProcessor::startPointChanged( void ) { // check if start is over end and swap values if so if( m_startPointModel.value() > m_endPointModel.value() ) @@ -397,14 +397,14 @@ void audioFileProcessor::startPointChanged( void ) } -void audioFileProcessor::endPointChanged( void ) +void AudioFileProcessor::endPointChanged( void ) { // same as start, for now startPointChanged(); } -void audioFileProcessor::loopPointChanged( void ) +void AudioFileProcessor::loopPointChanged( void ) { // check that loop point is between start-end points and not overlapping with endpoint @@ -427,7 +427,7 @@ void audioFileProcessor::loopPointChanged( void ) pointChanged(); } -void audioFileProcessor::pointChanged( void ) +void AudioFileProcessor::pointChanged( void ) { const f_cnt_t f_start = static_cast( m_startPointModel.value() * ( m_sampleBuffer.frames()-1 ) ); const f_cnt_t f_end = static_cast( m_endPointModel.value() * ( m_sampleBuffer.frames()-1 ) ); @@ -549,7 +549,7 @@ AudioFileProcessorView::AudioFileProcessorView( Instrument * _instrument, m_waveView = 0; newWaveView(); - connect( castModel(), SIGNAL( isPlaying( f_cnt_t ) ), + connect( castModel(), SIGNAL( isPlaying( f_cnt_t ) ), m_waveView, SLOT( isPlaying( f_cnt_t ) ) ); qRegisterMetaType( "f_cnt_t" ); @@ -606,7 +606,7 @@ void AudioFileProcessorView::newWaveView() delete m_waveView; m_waveView = 0; } - m_waveView = new AudioFileProcessorWaveView( this, 245, 75, castModel()->m_sampleBuffer ); + m_waveView = new AudioFileProcessorWaveView( this, 245, 75, castModel()->m_sampleBuffer ); m_waveView->move( 2, 172 ); m_waveView->setKnobs( dynamic_cast( m_startKnob ), @@ -624,7 +624,7 @@ void AudioFileProcessorView::dropEvent( QDropEvent * _de ) QString value = StringPairDrag::decodeValue( _de ); if( type == "samplefile" ) { - castModel()->setAudioFile( value ); + castModel()->setAudioFile( value ); _de->accept(); newWaveView(); return; @@ -632,7 +632,7 @@ void AudioFileProcessorView::dropEvent( QDropEvent * _de ) else if( type == QString( "clip_%1" ).arg( Track::SampleTrack ) ) { DataFile dataFile( value.toUtf8() ); - castModel()->setAudioFile( dataFile.content().firstChild().toElement().attribute( "src" ) ); + castModel()->setAudioFile( dataFile.content().firstChild().toElement().attribute( "src" ) ); _de->accept(); return; } @@ -649,7 +649,7 @@ void AudioFileProcessorView::paintEvent( QPaintEvent * ) p.drawPixmap( 0, 0, *s_artwork ); - audioFileProcessor * a = castModel(); + AudioFileProcessor * a = castModel(); QString file_name = ""; int idx = a->m_sampleBuffer.audioFile().length(); @@ -691,11 +691,11 @@ void AudioFileProcessorView::sampleUpdated( void ) void AudioFileProcessorView::openAudioFile( void ) { - QString af = castModel()->m_sampleBuffer. + QString af = castModel()->m_sampleBuffer. openAudioFile(); if( af != "" ) { - castModel()->setAudioFile( af ); + castModel()->setAudioFile( af ); Engine::getSong()->setModified(); m_waveView->updateSampleRange(); } @@ -706,7 +706,7 @@ void AudioFileProcessorView::openAudioFile( void ) void AudioFileProcessorView::modelChanged( void ) { - audioFileProcessor * a = castModel(); + AudioFileProcessor * a = castModel(); connect( &a->m_sampleBuffer, SIGNAL( sampleUpdated() ), this, SLOT( sampleUpdated() ) ); m_ampKnob->setModel( &a->m_ampModel ); @@ -1284,7 +1284,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main(Model * model, void *) { - return new audioFileProcessor(static_cast(model)); + return new AudioFileProcessor(static_cast(model)); } diff --git a/plugins/audio_file_processor/audio_file_processor.h b/plugins/AudioFileProcessor/AudioFileProcessor.h similarity index 96% rename from plugins/audio_file_processor/audio_file_processor.h rename to plugins/AudioFileProcessor/AudioFileProcessor.h index c16c3f9770..532a161144 100644 --- a/plugins/audio_file_processor/audio_file_processor.h +++ b/plugins/AudioFileProcessor/AudioFileProcessor.h @@ -1,5 +1,5 @@ /* - * audio_file_processor.h - declaration of class audioFileProcessor + * AudioFileProcessor.h - declaration of class AudioFileProcessor * (instrument-plugin for using audio-files) * * Copyright (c) 2004-2014 Tobias Doerffel @@ -40,12 +40,12 @@ class ComboBox; class PixmapButton; -class audioFileProcessor : public Instrument +class AudioFileProcessor : public Instrument { Q_OBJECT public: - audioFileProcessor( InstrumentTrack * _instrument_track ); - virtual ~audioFileProcessor(); + AudioFileProcessor( InstrumentTrack * _instrument_track ); + virtual ~AudioFileProcessor(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); diff --git a/plugins/AudioFileProcessor/CMakeLists.txt b/plugins/AudioFileProcessor/CMakeLists.txt new file mode 100644 index 0000000000..055fad7910 --- /dev/null +++ b/plugins/AudioFileProcessor/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(audiofileprocessor AudioFileProcessor.cpp AudioFileProcessor.h MOCFILES AudioFileProcessor.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/audio_file_processor/artwork.png b/plugins/AudioFileProcessor/artwork.png similarity index 100% rename from plugins/audio_file_processor/artwork.png rename to plugins/AudioFileProcessor/artwork.png diff --git a/plugins/audio_file_processor/logo.png b/plugins/AudioFileProcessor/logo.png similarity index 100% rename from plugins/audio_file_processor/logo.png rename to plugins/AudioFileProcessor/logo.png diff --git a/plugins/audio_file_processor/loop_off_off.png b/plugins/AudioFileProcessor/loop_off_off.png similarity index 100% rename from plugins/audio_file_processor/loop_off_off.png rename to plugins/AudioFileProcessor/loop_off_off.png diff --git a/plugins/audio_file_processor/loop_off_on.png b/plugins/AudioFileProcessor/loop_off_on.png similarity index 100% rename from plugins/audio_file_processor/loop_off_on.png rename to plugins/AudioFileProcessor/loop_off_on.png diff --git a/plugins/audio_file_processor/loop_on_off.png b/plugins/AudioFileProcessor/loop_on_off.png similarity index 100% rename from plugins/audio_file_processor/loop_on_off.png rename to plugins/AudioFileProcessor/loop_on_off.png diff --git a/plugins/audio_file_processor/loop_on_on.png b/plugins/AudioFileProcessor/loop_on_on.png similarity index 100% rename from plugins/audio_file_processor/loop_on_on.png rename to plugins/AudioFileProcessor/loop_on_on.png diff --git a/plugins/audio_file_processor/loop_pingpong_off.png b/plugins/AudioFileProcessor/loop_pingpong_off.png similarity index 100% rename from plugins/audio_file_processor/loop_pingpong_off.png rename to plugins/AudioFileProcessor/loop_pingpong_off.png diff --git a/plugins/audio_file_processor/loop_pingpong_on.png b/plugins/AudioFileProcessor/loop_pingpong_on.png similarity index 100% rename from plugins/audio_file_processor/loop_pingpong_on.png rename to plugins/AudioFileProcessor/loop_pingpong_on.png diff --git a/plugins/audio_file_processor/reverse_off.png b/plugins/AudioFileProcessor/reverse_off.png similarity index 100% rename from plugins/audio_file_processor/reverse_off.png rename to plugins/AudioFileProcessor/reverse_off.png diff --git a/plugins/audio_file_processor/reverse_on.png b/plugins/AudioFileProcessor/reverse_on.png similarity index 100% rename from plugins/audio_file_processor/reverse_on.png rename to plugins/AudioFileProcessor/reverse_on.png diff --git a/plugins/audio_file_processor/select_file.png b/plugins/AudioFileProcessor/select_file.png similarity index 100% rename from plugins/audio_file_processor/select_file.png rename to plugins/AudioFileProcessor/select_file.png diff --git a/plugins/audio_file_processor/stutter_off.png b/plugins/AudioFileProcessor/stutter_off.png similarity index 100% rename from plugins/audio_file_processor/stutter_off.png rename to plugins/AudioFileProcessor/stutter_off.png diff --git a/plugins/audio_file_processor/stutter_on.png b/plugins/AudioFileProcessor/stutter_on.png similarity index 100% rename from plugins/audio_file_processor/stutter_on.png rename to plugins/AudioFileProcessor/stutter_on.png diff --git a/plugins/bit_invader/bit_invader.cpp b/plugins/BitInvader/BitInvader.cpp similarity index 88% rename from plugins/bit_invader/bit_invader.cpp rename to plugins/BitInvader/BitInvader.cpp index 69633cdf55..803c8e0e30 100644 --- a/plugins/bit_invader/bit_invader.cpp +++ b/plugins/BitInvader/BitInvader.cpp @@ -1,5 +1,5 @@ /* - * bit_invader.cpp - instrument which uses a usereditable wavetable + * BitInvader.cpp - instrument which uses a usereditable wavetable * * Copyright (c) 2006-2008 Andreas Brandmaier * @@ -25,7 +25,7 @@ #include -#include "bit_invader.h" +#include "BitInvader.h" #include "AudioEngine.h" #include "base64.h" #include "Engine.h" @@ -66,7 +66,7 @@ Plugin::Descriptor PLUGIN_EXPORT bitinvader_plugin_descriptor = } -bSynth::bSynth( float * _shape, NotePlayHandle * _nph, bool _interpolation, +BSynth::BSynth( float * _shape, NotePlayHandle * _nph, bool _interpolation, float _factor, const sample_rate_t _sample_rate ) : sample_index( 0 ), sample_realindex( 0 ), @@ -92,13 +92,13 @@ bSynth::bSynth( float * _shape, NotePlayHandle * _nph, bool _interpolation, } -bSynth::~bSynth() +BSynth::~BSynth() { delete[] sample_shape; } -sample_t bSynth::nextStringSample( float sample_length ) +sample_t BSynth::nextStringSample( float sample_length ) { float sample_step = static_cast( sample_length / ( sample_rate / nph->frequency() ) ); @@ -148,7 +148,7 @@ sample_t bSynth::nextStringSample( float sample_length ) ***********************************************************************/ -bitInvader::bitInvader( InstrumentTrack * _instrument_track ) : +BitInvader::BitInvader( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &bitinvader_plugin_descriptor ), m_sampleLength(wavetableSize, 4, wavetableSize, 1, this, tr("Sample length")), m_graph(-1.0f, 1.0f, wavetableSize, this), @@ -168,14 +168,14 @@ bitInvader::bitInvader( InstrumentTrack * _instrument_track ) : -bitInvader::~bitInvader() +BitInvader::~BitInvader() { } -void bitInvader::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void BitInvader::saveSettings( QDomDocument & _doc, QDomElement & _this ) { // Save plugin version @@ -201,7 +201,7 @@ void bitInvader::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void bitInvader::loadSettings( const QDomElement & _this ) +void BitInvader::loadSettings( const QDomElement & _this ) { // Clear wavetable before loading a new m_graph.clear(); @@ -231,7 +231,7 @@ void bitInvader::loadSettings( const QDomElement & _this ) -void bitInvader::lengthChanged() +void BitInvader::lengthChanged() { m_graph.setLength( (int) m_sampleLength.value() ); @@ -241,7 +241,7 @@ void bitInvader::lengthChanged() -void bitInvader::samplesChanged( int _begin, int _end ) +void BitInvader::samplesChanged( int _begin, int _end ) { normalize(); //engine::getSongEditor()->setModified(); @@ -250,7 +250,7 @@ void bitInvader::samplesChanged( int _begin, int _end ) -void bitInvader::normalize() +void BitInvader::normalize() { // analyze float max = std::numeric_limits::epsilon(); @@ -266,7 +266,7 @@ void bitInvader::normalize() -QString bitInvader::nodeName() const +QString BitInvader::nodeName() const { return( bitinvader_plugin_descriptor.name ); } @@ -274,7 +274,7 @@ QString bitInvader::nodeName() const -void bitInvader::playNote( NotePlayHandle * _n, +void BitInvader::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if ( _n->totalFramesPlayed() == 0 || _n->m_pluginData == nullptr ) @@ -290,7 +290,7 @@ void bitInvader::playNote( NotePlayHandle * _n, factor = m_normalizeFactor; } - _n->m_pluginData = new bSynth( + _n->m_pluginData = new BSynth( const_cast( m_graph.samples() ), _n, m_interpolation.value(), factor, @@ -300,7 +300,7 @@ void bitInvader::playNote( NotePlayHandle * _n, const fpp_t frames = _n->framesLeftForCurrentPeriod(); const f_cnt_t offset = _n->noteOffset(); - bSynth * ps = static_cast( _n->m_pluginData ); + BSynth * ps = static_cast( _n->m_pluginData ); for( fpp_t frame = offset; frame < frames + offset; ++frame ) { const sample_t cur = ps->nextStringSample( m_graph.length() ); @@ -318,17 +318,17 @@ void bitInvader::playNote( NotePlayHandle * _n, -void bitInvader::deleteNotePluginData( NotePlayHandle * _n ) +void BitInvader::deleteNotePluginData( NotePlayHandle * _n ) { - delete static_cast( _n->m_pluginData ); + delete static_cast( _n->m_pluginData ); } -PluginView * bitInvader::instantiateView( QWidget * _parent ) +PluginView * BitInvader::instantiateView( QWidget * _parent ) { - return( new bitInvaderView( this, _parent ) ); + return( new BitInvaderView( this, _parent ) ); } @@ -337,7 +337,7 @@ PluginView * bitInvader::instantiateView( QWidget * _parent ) -bitInvaderView::bitInvaderView( Instrument * _instrument, +BitInvaderView::BitInvaderView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { @@ -470,9 +470,9 @@ bitInvaderView::bitInvaderView( Instrument * _instrument, -void bitInvaderView::modelChanged() +void BitInvaderView::modelChanged() { - bitInvader * b = castModel(); + BitInvader * b = castModel(); m_graph->setModel( &b->m_graph ); m_sampleLengthKnob->setModel( &b->m_sampleLength ); @@ -484,7 +484,7 @@ void bitInvaderView::modelChanged() -void bitInvaderView::sinWaveClicked() +void BitInvaderView::sinWaveClicked() { m_graph->model()->clearInvisible(); m_graph->model()->setWaveToSine(); @@ -494,7 +494,7 @@ void bitInvaderView::sinWaveClicked() -void bitInvaderView::triangleWaveClicked() +void BitInvaderView::triangleWaveClicked() { m_graph->model()->clearInvisible(); m_graph->model()->setWaveToTriangle(); @@ -504,7 +504,7 @@ void bitInvaderView::triangleWaveClicked() -void bitInvaderView::sawWaveClicked() +void BitInvaderView::sawWaveClicked() { m_graph->model()->clearInvisible(); m_graph->model()->setWaveToSaw(); @@ -514,7 +514,7 @@ void bitInvaderView::sawWaveClicked() -void bitInvaderView::sqrWaveClicked() +void BitInvaderView::sqrWaveClicked() { m_graph->model()->clearInvisible(); m_graph->model()->setWaveToSquare(); @@ -524,7 +524,7 @@ void bitInvaderView::sqrWaveClicked() -void bitInvaderView::noiseWaveClicked() +void BitInvaderView::noiseWaveClicked() { m_graph->model()->clearInvisible(); m_graph->model()->setWaveToNoise(); @@ -534,7 +534,7 @@ void bitInvaderView::noiseWaveClicked() -void bitInvaderView::usrWaveClicked() +void BitInvaderView::usrWaveClicked() { QString fileName = m_graph->model()->setWaveToUser(); if (!fileName.isEmpty()) @@ -548,7 +548,7 @@ void bitInvaderView::usrWaveClicked() -void bitInvaderView::smoothClicked() +void BitInvaderView::smoothClicked() { m_graph->model()->smooth(); Engine::getSong()->setModified(); @@ -557,7 +557,7 @@ void bitInvaderView::smoothClicked() -void bitInvaderView::interpolationToggled( bool value ) +void BitInvaderView::interpolationToggled( bool value ) { m_graph->setGraphStyle( value ? Graph::LinearStyle : Graph::NearestStyle); Engine::getSong()->setModified(); @@ -566,7 +566,7 @@ void bitInvaderView::interpolationToggled( bool value ) -void bitInvaderView::normalizeToggled( bool value ) +void BitInvaderView::normalizeToggled( bool value ) { Engine::getSong()->setModified(); } @@ -580,7 +580,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return( new bitInvader( static_cast( m ) ) ); + return( new BitInvader( static_cast( m ) ) ); } diff --git a/plugins/bit_invader/bit_invader.h b/plugins/BitInvader/BitInvader.h similarity index 87% rename from plugins/bit_invader/bit_invader.h rename to plugins/BitInvader/BitInvader.h index bb9d16ad4d..64d5bbfdad 100644 --- a/plugins/bit_invader/bit_invader.h +++ b/plugins/BitInvader/BitInvader.h @@ -1,5 +1,5 @@ /* - * bit_invader.h - declaration of class bitInvader and bSynth which + * BitInvader.h - declaration of class BitInvader and BSynth which * are a wavetable synthesizer * * Copyright (c) 2006-2008 Andreas Brandmaier @@ -34,19 +34,19 @@ #include "MemoryManager.h" class oscillator; -class bitInvaderView; +class BitInvaderView; class Knob; class LedCheckBox; class PixmapButton; -class bSynth +class BSynth { MM_OPERATORS public: - bSynth( float * sample, NotePlayHandle * _nph, + BSynth( float * sample, NotePlayHandle * _nph, bool _interpolation, float factor, const sample_rate_t _sample_rate ); - virtual ~bSynth(); + virtual ~BSynth(); sample_t nextStringSample( float sample_length ); @@ -62,12 +62,12 @@ private: } ; -class bitInvader : public Instrument +class BitInvader : public Instrument { Q_OBJECT public: - bitInvader(InstrumentTrack * _instrument_track ); - virtual ~bitInvader(); + BitInvader(InstrumentTrack * _instrument_track ); + virtual ~BitInvader(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -103,19 +103,19 @@ private: float m_normalizeFactor; - friend class bitInvaderView; + friend class BitInvaderView; } ; -class bitInvaderView : public InstrumentViewFixedSize +class BitInvaderView : public InstrumentViewFixedSize { Q_OBJECT public: - bitInvaderView( Instrument * _instrument, + BitInvaderView( Instrument * _instrument, QWidget * _parent ); - virtual ~bitInvaderView() {}; + virtual ~BitInvaderView() {}; protected slots: //void sampleSizeChanged( float _new_sample_length ); diff --git a/plugins/BitInvader/CMakeLists.txt b/plugins/BitInvader/CMakeLists.txt new file mode 100644 index 0000000000..f3d5b9b314 --- /dev/null +++ b/plugins/BitInvader/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(bitinvader BitInvader.cpp BitInvader.h MOCFILES BitInvader.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") diff --git a/plugins/bit_invader/artwork.png b/plugins/BitInvader/artwork.png similarity index 100% rename from plugins/bit_invader/artwork.png rename to plugins/BitInvader/artwork.png diff --git a/plugins/bit_invader/logo.png b/plugins/BitInvader/logo.png similarity index 100% rename from plugins/bit_invader/logo.png rename to plugins/BitInvader/logo.png diff --git a/plugins/bit_invader/smooth_active.png b/plugins/BitInvader/smooth_active.png similarity index 100% rename from plugins/bit_invader/smooth_active.png rename to plugins/BitInvader/smooth_active.png diff --git a/plugins/bit_invader/smooth_inactive.png b/plugins/BitInvader/smooth_inactive.png similarity index 100% rename from plugins/bit_invader/smooth_inactive.png rename to plugins/BitInvader/smooth_inactive.png diff --git a/plugins/bit_invader/wavegraph.png b/plugins/BitInvader/wavegraph.png similarity index 100% rename from plugins/bit_invader/wavegraph.png rename to plugins/BitInvader/wavegraph.png diff --git a/plugins/carlabase/CMakeLists.txt b/plugins/CarlaBase/CMakeLists.txt similarity index 96% rename from plugins/carlabase/CMakeLists.txt rename to plugins/CarlaBase/CMakeLists.txt index d382fceb8c..f60804719b 100644 --- a/plugins/carlabase/CMakeLists.txt +++ b/plugins/CarlaBase/CMakeLists.txt @@ -43,8 +43,8 @@ if(LMMS_HAVE_CARLA OR LMMS_HAVE_WEAKCARLA) INCLUDE_DIRECTORIES(${CARLA_INCLUDE_DIRS}) LINK_DIRECTORIES(${CARLA_LIBRARY_DIRS}) LINK_LIBRARIES(${CARLA_LIBRARIES}) - BUILD_PLUGIN(carlabase carla.cpp carla.h - MOCFILES carla.h + BUILD_PLUGIN(carlabase Carla.cpp Carla.h + MOCFILES Carla.h EMBEDDED_RESOURCES artwork-patchbay.png artwork-rack.png EXPORT_BASE_NAME carlabase LINK SHARED) diff --git a/plugins/carlabase/carla.cpp b/plugins/CarlaBase/Carla.cpp similarity index 99% rename from plugins/carlabase/carla.cpp rename to plugins/CarlaBase/Carla.cpp index 1f23977e81..a09b2367d4 100644 --- a/plugins/carlabase/carla.cpp +++ b/plugins/CarlaBase/Carla.cpp @@ -22,7 +22,7 @@ * */ -#include "carla.h" +#include "Carla.h" #include "AudioEngine.h" #include "Engine.h" diff --git a/plugins/carlabase/carla.h b/plugins/CarlaBase/Carla.h similarity index 100% rename from plugins/carlabase/carla.h rename to plugins/CarlaBase/Carla.h diff --git a/plugins/carlabase/CarlaConfig/config.h b/plugins/CarlaBase/CarlaConfig/config.h similarity index 100% rename from plugins/carlabase/CarlaConfig/config.h rename to plugins/CarlaBase/CarlaConfig/config.h diff --git a/plugins/carlabase/DummyCarla.cpp b/plugins/CarlaBase/DummyCarla.cpp similarity index 100% rename from plugins/carlabase/DummyCarla.cpp rename to plugins/CarlaBase/DummyCarla.cpp diff --git a/plugins/carlabase/artwork-patchbay.png b/plugins/CarlaBase/artwork-patchbay.png similarity index 100% rename from plugins/carlabase/artwork-patchbay.png rename to plugins/CarlaBase/artwork-patchbay.png diff --git a/plugins/carlabase/artwork-rack.png b/plugins/CarlaBase/artwork-rack.png similarity index 100% rename from plugins/carlabase/artwork-rack.png rename to plugins/CarlaBase/artwork-rack.png diff --git a/plugins/carlabase/carla b/plugins/CarlaBase/carla similarity index 100% rename from plugins/carlabase/carla rename to plugins/CarlaBase/carla diff --git a/plugins/carlabase/logo.png b/plugins/CarlaBase/logo.png similarity index 100% rename from plugins/carlabase/logo.png rename to plugins/CarlaBase/logo.png diff --git a/plugins/carlapatchbay/CMakeLists.txt b/plugins/CarlaPatchbay/CMakeLists.txt similarity index 65% rename from plugins/carlapatchbay/CMakeLists.txt rename to plugins/CarlaPatchbay/CMakeLists.txt index 70d3beec78..457e61e6a8 100644 --- a/plugins/carlapatchbay/CMakeLists.txt +++ b/plugins/CarlaPatchbay/CMakeLists.txt @@ -1,9 +1,9 @@ if(LMMS_HAVE_CARLA OR LMMS_HAVE_WEAKCARLA) ADD_DEFINITIONS(-DCARLA_PLUGIN_PATCHBAY -DCARLA_PLUGIN_SYNTH) INCLUDE(BuildPlugin) - INCLUDE_DIRECTORIES(${CARLA_INCLUDE_DIRS} "${CMAKE_CURRENT_SOURCE_DIR}/../carlabase") - LINK_DIRECTORIES("${CMAKE_CURRENT_BINARY_DIR}/../carlabase" + INCLUDE_DIRECTORIES(${CARLA_INCLUDE_DIRS} "${CMAKE_CURRENT_SOURCE_DIR}/../CarlaBase") + LINK_DIRECTORIES("${CMAKE_CURRENT_BINARY_DIR}/../CarlaBase" ${CARLA_LIBRARY_DIRS}) LINK_LIBRARIES(carlabase) - BUILD_PLUGIN(carlapatchbay carlapatchbay.cpp EMBEDDED_RESOURCES logo.png) + BUILD_PLUGIN(carlapatchbay CarlaPatchbay.cpp EMBEDDED_RESOURCES logo.png) endif() diff --git a/plugins/carlapatchbay/carlapatchbay.cpp b/plugins/CarlaPatchbay/CarlaPatchbay.cpp similarity index 98% rename from plugins/carlapatchbay/carlapatchbay.cpp rename to plugins/CarlaPatchbay/CarlaPatchbay.cpp index c01112c050..0c9ca9f01d 100644 --- a/plugins/carlapatchbay/carlapatchbay.cpp +++ b/plugins/CarlaPatchbay/CarlaPatchbay.cpp @@ -22,7 +22,7 @@ * */ -#include "carla.h" +#include "Carla.h" #include "embed.h" #include "plugin_export.h" diff --git a/plugins/carlapatchbay/logo.png b/plugins/CarlaPatchbay/logo.png similarity index 100% rename from plugins/carlapatchbay/logo.png rename to plugins/CarlaPatchbay/logo.png diff --git a/plugins/carlarack/CMakeLists.txt b/plugins/CarlaRack/CMakeLists.txt similarity index 65% rename from plugins/carlarack/CMakeLists.txt rename to plugins/CarlaRack/CMakeLists.txt index ea0262199f..8373688c1b 100644 --- a/plugins/carlarack/CMakeLists.txt +++ b/plugins/CarlaRack/CMakeLists.txt @@ -1,9 +1,9 @@ if(LMMS_HAVE_CARLA OR LMMS_HAVE_WEAKCARLA) ADD_DEFINITIONS(-DCARLA_PLUGIN_RACK -DCARLA_PLUGIN_SYNTH) INCLUDE(BuildPlugin) - INCLUDE_DIRECTORIES(${CARLA_INCLUDE_DIRS} "${CMAKE_CURRENT_SOURCE_DIR}/../carlabase") - LINK_DIRECTORIES("${CMAKE_CURRENT_BINARY_DIR}/../carlabase" + INCLUDE_DIRECTORIES(${CARLA_INCLUDE_DIRS} "${CMAKE_CURRENT_SOURCE_DIR}/../CarlaBase") + LINK_DIRECTORIES("${CMAKE_CURRENT_BINARY_DIR}/../CarlaBase" ${CARLA_LIBRARY_DIRS}) LINK_LIBRARIES(carlabase) - BUILD_PLUGIN(carlarack carlarack.cpp EMBEDDED_RESOURCES logo.png) + BUILD_PLUGIN(carlarack CarlaRack.cpp EMBEDDED_RESOURCES logo.png) endif() diff --git a/plugins/carlarack/carlarack.cpp b/plugins/CarlaRack/CarlaRack.cpp similarity index 98% rename from plugins/carlarack/carlarack.cpp rename to plugins/CarlaRack/CarlaRack.cpp index c2f3cc128a..d8f0ac978e 100644 --- a/plugins/carlarack/carlarack.cpp +++ b/plugins/CarlaRack/CarlaRack.cpp @@ -22,7 +22,7 @@ * */ -#include "carla.h" +#include "Carla.h" #include "embed.h" #include "plugin_export.h" diff --git a/plugins/carlarack/logo.png b/plugins/CarlaRack/logo.png similarity index 100% rename from plugins/carlarack/logo.png rename to plugins/CarlaRack/logo.png diff --git a/plugins/DynamicsProcessor/CMakeLists.txt b/plugins/DynamicsProcessor/CMakeLists.txt new file mode 100644 index 0000000000..f8ac8db774 --- /dev/null +++ b/plugins/DynamicsProcessor/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(dynamicsprocessor DynamicsProcessor.cpp DynamicsProcessorControls.cpp DynamicsProcessorControlDialog.cpp MOCFILES DynamicsProcessorControls.h DynamicsProcessorControlDialog.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/dynamics_processor/dynamics_processor.cpp b/plugins/DynamicsProcessor/DynamicsProcessor.cpp similarity index 92% rename from plugins/dynamics_processor/dynamics_processor.cpp rename to plugins/DynamicsProcessor/DynamicsProcessor.cpp index c1918e86ca..5ead265b26 100644 --- a/plugins/dynamics_processor/dynamics_processor.cpp +++ b/plugins/DynamicsProcessor/DynamicsProcessor.cpp @@ -1,5 +1,5 @@ /* - * dynamics_processor.cpp - dynamics_processor effect-plugin + * DynamicsProcessor.cpp - DynamicsProcessor effect-plugin * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2009 Tobias Doerffel @@ -24,7 +24,7 @@ */ -#include "dynamics_processor.h" +#include "DynamicsProcessor.h" #include "lmms_math.h" #include "interpolation.h" #include "RmsHelper.h" @@ -54,7 +54,7 @@ Plugin::Descriptor PLUGIN_EXPORT dynamicsprocessor_plugin_descriptor = const float DYN_NOISE_FLOOR = 0.00001f; // -100dBFS noise floor const double DNF_LOG = 5.0; -dynProcEffect::dynProcEffect( Model * _parent, +DynProcEffect::DynProcEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ) : Effect( &dynamicsprocessor_plugin_descriptor, _parent, _key ), m_dpControls( this ) @@ -69,25 +69,25 @@ dynProcEffect::dynProcEffect( Model * _parent, -dynProcEffect::~dynProcEffect() +DynProcEffect::~DynProcEffect() { delete m_rms[0]; delete m_rms[1]; } -inline void dynProcEffect::calcAttack() +inline void DynProcEffect::calcAttack() { m_attCoeff = std::pow(10.f, ( DNF_LOG / ( m_dpControls.m_attackModel.value() * 0.001 ) ) / Engine::audioEngine()->processingSampleRate() ); } -inline void dynProcEffect::calcRelease() +inline void DynProcEffect::calcRelease() { m_relCoeff = std::pow(10.f, ( -DNF_LOG / ( m_dpControls.m_releaseModel.value() * 0.001 ) ) / Engine::audioEngine()->processingSampleRate() ); } -bool dynProcEffect::processAudioBuffer( sampleFrame * _buf, +bool DynProcEffect::processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ) { if( !isEnabled() || !isRunning () ) @@ -165,17 +165,17 @@ bool dynProcEffect::processAudioBuffer( sampleFrame * _buf, // account for stereo mode switch( stereoMode ) { - case dynProcControls::SM_Maximum: + case DynProcControls::SM_Maximum: { sm_peak[0] = sm_peak[1] = qMax( m_currentPeak[0], m_currentPeak[1] ); break; } - case dynProcControls::SM_Average: + case DynProcControls::SM_Average: { sm_peak[0] = sm_peak[1] = ( m_currentPeak[0] + m_currentPeak[1] ) * 0.5; break; } - case dynProcControls::SM_Unlinked: + case DynProcControls::SM_Unlinked: { sm_peak[0] = m_currentPeak[0]; sm_peak[1] = m_currentPeak[1]; @@ -237,7 +237,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) { - return( new dynProcEffect( _parent, + return( new DynProcEffect( _parent, static_cast( _data ) ) ); } diff --git a/plugins/dynamics_processor/dynamics_processor.h b/plugins/DynamicsProcessor/DynamicsProcessor.h similarity index 85% rename from plugins/dynamics_processor/dynamics_processor.h rename to plugins/DynamicsProcessor/DynamicsProcessor.h index 695af679b2..34e10287c0 100644 --- a/plugins/dynamics_processor/dynamics_processor.h +++ b/plugins/DynamicsProcessor/DynamicsProcessor.h @@ -1,5 +1,5 @@ /* - * dynamics_processor.h - dynamics_processor effect-plugin + * DynamicsProcessor.h - DynamicsProcessor effect-plugin * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -28,17 +28,17 @@ #define DYNPROC_H #include "Effect.h" -#include "dynamics_processor_controls.h" +#include "DynamicsProcessorControls.h" class RmsHelper; -class dynProcEffect : public Effect +class DynProcEffect : public Effect { public: - dynProcEffect( Model * _parent, + DynProcEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ); - virtual ~dynProcEffect(); + virtual ~DynProcEffect(); virtual bool processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ); @@ -52,7 +52,7 @@ private: void calcAttack(); void calcRelease(); - dynProcControls m_dpControls; + DynProcControls m_dpControls; // this member array is needed for peak detection float m_currentPeak[2]; @@ -63,7 +63,7 @@ private: RmsHelper * m_rms [2]; - friend class dynProcControls; + friend class DynProcControls; } ; diff --git a/plugins/dynamics_processor/dynamics_processor_control_dialog.cpp b/plugins/DynamicsProcessor/DynamicsProcessorControlDialog.cpp similarity index 96% rename from plugins/dynamics_processor/dynamics_processor_control_dialog.cpp rename to plugins/DynamicsProcessor/DynamicsProcessorControlDialog.cpp index 989555d790..89c84a7b26 100644 --- a/plugins/dynamics_processor/dynamics_processor_control_dialog.cpp +++ b/plugins/DynamicsProcessor/DynamicsProcessorControlDialog.cpp @@ -1,5 +1,5 @@ /* - * dynamics_processor_control_dialog.cpp - control-dialog for dynamics_processor-effect + * DynamicsProcessorControlDialog.cpp - control-dialog for DynamicsProcessor-effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -25,8 +25,8 @@ -#include "dynamics_processor_control_dialog.h" -#include "dynamics_processor_controls.h" +#include "DynamicsProcessorControlDialog.h" +#include "DynamicsProcessorControls.h" #include "embed.h" #include "Graph.h" #include "Knob.h" @@ -34,8 +34,8 @@ #include "ToolTip.h" -dynProcControlDialog::dynProcControlDialog( - dynProcControls * _controls ) : +DynProcControlDialog::DynProcControlDialog( + DynProcControls * _controls ) : EffectControlDialog( _controls ) { setAutoFillBackground( true ); diff --git a/plugins/dynamics_processor/dynamics_processor_control_dialog.h b/plugins/DynamicsProcessor/DynamicsProcessorControlDialog.h similarity index 81% rename from plugins/dynamics_processor/dynamics_processor_control_dialog.h rename to plugins/DynamicsProcessor/DynamicsProcessorControlDialog.h index 3a53ab6533..29f8288c82 100644 --- a/plugins/dynamics_processor/dynamics_processor_control_dialog.h +++ b/plugins/DynamicsProcessor/DynamicsProcessorControlDialog.h @@ -1,5 +1,5 @@ /* - * dynamics_processor_control_dialog.h - control-dialog for dynamics_processor-effect + * DynamicsProcessorControlDialog.h - control-dialog for DynamicsProcessor-effect * * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -29,15 +29,15 @@ #include "EffectControlDialog.h" -class dynProcControls; +class DynProcControls; -class dynProcControlDialog : public EffectControlDialog +class DynProcControlDialog : public EffectControlDialog { Q_OBJECT public: - dynProcControlDialog( dynProcControls * _controls ); - virtual ~dynProcControlDialog() + DynProcControlDialog( DynProcControls * _controls ); + virtual ~DynProcControlDialog() { } diff --git a/plugins/dynamics_processor/dynamics_processor_controls.cpp b/plugins/DynamicsProcessor/DynamicsProcessorControls.cpp similarity index 85% rename from plugins/dynamics_processor/dynamics_processor_controls.cpp rename to plugins/DynamicsProcessor/DynamicsProcessorControls.cpp index 87db608942..263a2a7931 100644 --- a/plugins/dynamics_processor/dynamics_processor_controls.cpp +++ b/plugins/DynamicsProcessor/DynamicsProcessorControls.cpp @@ -1,5 +1,5 @@ /* - * dynamics_processor_controls.cpp - controls for dynamics_processor-effect + * DynamicsProcessorControls.cpp - controls for DynamicsProcessor-effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2008 Tobias Doerffel @@ -26,8 +26,8 @@ #include -#include "dynamics_processor_controls.h" -#include "dynamics_processor.h" +#include "DynamicsProcessorControls.h" +#include "DynamicsProcessor.h" #include "base64.h" #include "Graph.h" #include "Engine.h" @@ -36,7 +36,7 @@ #define onedB 1.1220184543019633f -dynProcControls::dynProcControls( dynProcEffect * _eff ) : +DynProcControls::DynProcControls( DynProcEffect * _eff ) : EffectControls( _eff ), m_effect( _eff ), m_inputModel( 1.0f, 0.0f, 5.0f, 0.01f, this, tr( "Input gain" ) ), @@ -55,13 +55,13 @@ dynProcControls::dynProcControls( dynProcEffect * _eff ) : } -void dynProcControls::sampleRateChanged() +void DynProcControls::sampleRateChanged() { m_effect->m_needsUpdate = true; } -void dynProcControls::samplesChanged( int _begin, int _end) +void DynProcControls::samplesChanged( int _begin, int _end) { Engine::getSong()->setModified(); } @@ -69,7 +69,7 @@ void dynProcControls::samplesChanged( int _begin, int _end) -void dynProcControls::loadSettings( const QDomElement & _this ) +void DynProcControls::loadSettings( const QDomElement & _this ) { //load knobs, stereomode m_inputModel.loadSettings( _this, "inputGain" ); @@ -91,7 +91,7 @@ void dynProcControls::loadSettings( const QDomElement & _this ) -void dynProcControls::saveSettings( QDomDocument & _doc, +void DynProcControls::saveSettings( QDomDocument & _doc, QDomElement & _this ) { //save input, output knobs @@ -111,7 +111,7 @@ void dynProcControls::saveSettings( QDomDocument & _doc, } -void dynProcControls::setDefaultShape() +void DynProcControls::setDefaultShape() { float shp [200] = { }; for ( int i = 0; i<200; i++) @@ -123,19 +123,19 @@ void dynProcControls::setDefaultShape() m_wavegraphModel.setSamples( (float*)&shp ); } -void dynProcControls::resetClicked() +void DynProcControls::resetClicked() { setDefaultShape(); Engine::getSong()->setModified(); } -void dynProcControls::smoothClicked() +void DynProcControls::smoothClicked() { m_wavegraphModel.smoothNonCyclic(); Engine::getSong()->setModified(); } -void dynProcControls::addOneClicked() +void DynProcControls::addOneClicked() { for( int i=0; i<200; i++ ) { @@ -144,7 +144,7 @@ void dynProcControls::addOneClicked() Engine::getSong()->setModified(); } -void dynProcControls::subOneClicked() +void DynProcControls::subOneClicked() { for( int i=0; i<200; i++ ) { diff --git a/plugins/dynamics_processor/dynamics_processor_controls.h b/plugins/DynamicsProcessor/DynamicsProcessorControls.h similarity index 82% rename from plugins/dynamics_processor/dynamics_processor_controls.h rename to plugins/DynamicsProcessor/DynamicsProcessorControls.h index df292d6902..a292b3f9a1 100644 --- a/plugins/dynamics_processor/dynamics_processor_controls.h +++ b/plugins/DynamicsProcessor/DynamicsProcessorControls.h @@ -1,5 +1,5 @@ /* - * dynamics_processor_controls.h - controls for dynamics_processor-effect + * DynamicsProcessorControls.h - controls for DynamicsProcessor-effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2008 Tobias Doerffel @@ -27,13 +27,13 @@ #define DYNPROC_CONTROLS_H #include "EffectControls.h" -#include "dynamics_processor_control_dialog.h" +#include "DynamicsProcessorControlDialog.h" #include "Graph.h" -class dynProcEffect; +class DynProcEffect; -class dynProcControls : public EffectControls +class DynProcControls : public EffectControls { Q_OBJECT public: @@ -44,8 +44,8 @@ public: SM_Unlinked, NumStereoModes }; - dynProcControls( dynProcEffect * _eff ); - virtual ~dynProcControls() + DynProcControls( DynProcEffect * _eff ); + virtual ~DynProcControls() { } @@ -65,7 +65,7 @@ public: virtual EffectControlDialog * createView() { - return( new dynProcControlDialog( this ) ); + return( new DynProcControlDialog( this ) ); } @@ -80,7 +80,7 @@ private slots: void subOneClicked(); private: - dynProcEffect * m_effect; + DynProcEffect * m_effect; FloatModel m_inputModel; FloatModel m_outputModel; @@ -89,8 +89,8 @@ private: graphModel m_wavegraphModel; IntModel m_stereomodeModel; - friend class dynProcControlDialog; - friend class dynProcEffect; + friend class DynProcControlDialog; + friend class DynProcEffect; } ; diff --git a/plugins/dynamics_processor/add1_active.png b/plugins/DynamicsProcessor/add1_active.png similarity index 100% rename from plugins/dynamics_processor/add1_active.png rename to plugins/DynamicsProcessor/add1_active.png diff --git a/plugins/dynamics_processor/add1_inactive.png b/plugins/DynamicsProcessor/add1_inactive.png similarity index 100% rename from plugins/dynamics_processor/add1_inactive.png rename to plugins/DynamicsProcessor/add1_inactive.png diff --git a/plugins/dynamics_processor/artwork.png b/plugins/DynamicsProcessor/artwork.png similarity index 100% rename from plugins/dynamics_processor/artwork.png rename to plugins/DynamicsProcessor/artwork.png diff --git a/plugins/dynamics_processor/avg_active.png b/plugins/DynamicsProcessor/avg_active.png similarity index 100% rename from plugins/dynamics_processor/avg_active.png rename to plugins/DynamicsProcessor/avg_active.png diff --git a/plugins/dynamics_processor/avg_inactive.png b/plugins/DynamicsProcessor/avg_inactive.png similarity index 100% rename from plugins/dynamics_processor/avg_inactive.png rename to plugins/DynamicsProcessor/avg_inactive.png diff --git a/plugins/dynamics_processor/logo.png b/plugins/DynamicsProcessor/logo.png similarity index 100% rename from plugins/dynamics_processor/logo.png rename to plugins/DynamicsProcessor/logo.png diff --git a/plugins/dynamics_processor/max_active.png b/plugins/DynamicsProcessor/max_active.png similarity index 100% rename from plugins/dynamics_processor/max_active.png rename to plugins/DynamicsProcessor/max_active.png diff --git a/plugins/dynamics_processor/max_inactive.png b/plugins/DynamicsProcessor/max_inactive.png similarity index 100% rename from plugins/dynamics_processor/max_inactive.png rename to plugins/DynamicsProcessor/max_inactive.png diff --git a/plugins/dynamics_processor/reset_active.png b/plugins/DynamicsProcessor/reset_active.png similarity index 100% rename from plugins/dynamics_processor/reset_active.png rename to plugins/DynamicsProcessor/reset_active.png diff --git a/plugins/dynamics_processor/reset_inactive.png b/plugins/DynamicsProcessor/reset_inactive.png similarity index 100% rename from plugins/dynamics_processor/reset_inactive.png rename to plugins/DynamicsProcessor/reset_inactive.png diff --git a/plugins/dynamics_processor/smooth_active.png b/plugins/DynamicsProcessor/smooth_active.png similarity index 100% rename from plugins/dynamics_processor/smooth_active.png rename to plugins/DynamicsProcessor/smooth_active.png diff --git a/plugins/dynamics_processor/smooth_inactive.png b/plugins/DynamicsProcessor/smooth_inactive.png similarity index 100% rename from plugins/dynamics_processor/smooth_inactive.png rename to plugins/DynamicsProcessor/smooth_inactive.png diff --git a/plugins/dynamics_processor/sub1_active.png b/plugins/DynamicsProcessor/sub1_active.png similarity index 100% rename from plugins/dynamics_processor/sub1_active.png rename to plugins/DynamicsProcessor/sub1_active.png diff --git a/plugins/dynamics_processor/sub1_inactive.png b/plugins/DynamicsProcessor/sub1_inactive.png similarity index 100% rename from plugins/dynamics_processor/sub1_inactive.png rename to plugins/DynamicsProcessor/sub1_inactive.png diff --git a/plugins/dynamics_processor/unl_active.png b/plugins/DynamicsProcessor/unl_active.png similarity index 100% rename from plugins/dynamics_processor/unl_active.png rename to plugins/DynamicsProcessor/unl_active.png diff --git a/plugins/dynamics_processor/unl_inactive.png b/plugins/DynamicsProcessor/unl_inactive.png similarity index 100% rename from plugins/dynamics_processor/unl_inactive.png rename to plugins/DynamicsProcessor/unl_inactive.png diff --git a/plugins/dynamics_processor/wavegraph.png b/plugins/DynamicsProcessor/wavegraph.png similarity index 100% rename from plugins/dynamics_processor/wavegraph.png rename to plugins/DynamicsProcessor/wavegraph.png diff --git a/plugins/Kicker/CMakeLists.txt b/plugins/Kicker/CMakeLists.txt new file mode 100644 index 0000000000..944a863a34 --- /dev/null +++ b/plugins/Kicker/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(kicker Kicker.cpp Kicker.h MOCFILES Kicker.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/kicker/kicker.cpp b/plugins/Kicker/Kicker.cpp similarity index 85% rename from plugins/kicker/kicker.cpp rename to plugins/Kicker/Kicker.cpp index f18891095a..de14f4af7d 100644 --- a/plugins/kicker/kicker.cpp +++ b/plugins/Kicker/Kicker.cpp @@ -1,5 +1,5 @@ /* - * kicker.cpp - drum synthesizer + * Kicker.cpp - drum synthesizer * * Copyright (c) 2006-2009 Tobias Doerffel * Copyright (c) 2014 grejppi @@ -27,7 +27,7 @@ #include -#include "kicker.h" +#include "Kicker.h" #include "AudioEngine.h" #include "Engine.h" #include "InstrumentTrack.h" @@ -60,7 +60,7 @@ Plugin::Descriptor PLUGIN_EXPORT kicker_plugin_descriptor = } -kickerInstrument::kickerInstrument( InstrumentTrack * _instrument_track ) : +KickerInstrument::KickerInstrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &kicker_plugin_descriptor ), m_startFreqModel( 150.0f, 5.0f, 1000.0f, 1.0f, this, tr( "Start frequency" ) ), m_endFreqModel( 40.0f, 5.0f, 1000.0f, 1.0f, this, tr( "End frequency" ) ), @@ -81,14 +81,14 @@ kickerInstrument::kickerInstrument( InstrumentTrack * _instrument_track ) : -kickerInstrument::~kickerInstrument() +KickerInstrument::~KickerInstrument() { } -void kickerInstrument::saveSettings( QDomDocument & _doc, +void KickerInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { m_startFreqModel.saveSettings( _doc, _this, "startfreq" ); @@ -109,7 +109,7 @@ void kickerInstrument::saveSettings( QDomDocument & _doc, -void kickerInstrument::loadSettings( const QDomElement & _this ) +void KickerInstrument::loadSettings( const QDomElement & _this ) { m_versionModel.loadSettings( _this, "version" ); @@ -152,7 +152,7 @@ void kickerInstrument::loadSettings( const QDomElement & _this ) -QString kickerInstrument::nodeName() const +QString KickerInstrument::nodeName() const { return kicker_plugin_descriptor.name; } @@ -163,7 +163,7 @@ typedef DspEffectLibrary::Distortion DistFX; typedef KickerOsc > SweepOsc; -void kickerInstrument::playNote( NotePlayHandle * _n, +void KickerInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { const fpp_t frames = _n->framesLeftForCurrentPeriod(); @@ -212,7 +212,7 @@ void kickerInstrument::playNote( NotePlayHandle * _n, -void kickerInstrument::deleteNotePluginData( NotePlayHandle * _n ) +void KickerInstrument::deleteNotePluginData( NotePlayHandle * _n ) { delete static_cast( _n->m_pluginData ); } @@ -220,18 +220,18 @@ void kickerInstrument::deleteNotePluginData( NotePlayHandle * _n ) -PluginView * kickerInstrument::instantiateView( QWidget * _parent ) +PluginView * KickerInstrument::instantiateView( QWidget * _parent ) { - return new kickerInstrumentView( this, _parent ); + return new KickerInstrumentView( this, _parent ); } -class kickerKnob : public Knob +class KickerKnob : public Knob { public: - kickerKnob( QWidget * _parent ) : + KickerKnob( QWidget * _parent ) : Knob( knobStyled, _parent ) { setFixedSize( 29, 29 ); @@ -240,10 +240,10 @@ public: }; -class kickerEnvKnob : public TempoSyncKnob +class KickerEnvKnob : public TempoSyncKnob { public: - kickerEnvKnob( QWidget * _parent ) : + KickerEnvKnob( QWidget * _parent ) : TempoSyncKnob( knobStyled, _parent ) { setFixedSize( 29, 29 ); @@ -252,10 +252,10 @@ public: }; -class kickerLargeKnob : public Knob +class KickerLargeKnob : public Knob { public: - kickerLargeKnob( QWidget * _parent ) : + KickerLargeKnob( QWidget * _parent ) : Knob( knobStyled, _parent ) { setFixedSize( 34, 34 ); @@ -266,7 +266,7 @@ public: -kickerInstrumentView::kickerInstrumentView( Instrument * _instrument, +KickerInstrumentView::KickerInstrumentView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { @@ -281,43 +281,43 @@ kickerInstrumentView::kickerInstrumentView( Instrument * _instrument, const int COL5 = COL4 + 41; const int END_COL = COL1 + 48; - m_startFreqKnob = new kickerLargeKnob( this ); + m_startFreqKnob = new KickerLargeKnob( this ); m_startFreqKnob->setHintText( tr( "Start frequency:" ), "Hz" ); m_startFreqKnob->move( COL1, ROW1 ); - m_endFreqKnob = new kickerLargeKnob( this ); + m_endFreqKnob = new KickerLargeKnob( this ); m_endFreqKnob->setHintText( tr( "End frequency:" ), "Hz" ); m_endFreqKnob->move( END_COL, ROW1 ); - m_slopeKnob = new kickerKnob( this ); + m_slopeKnob = new KickerKnob( this ); m_slopeKnob->setHintText( tr( "Frequency slope:" ), "" ); m_slopeKnob->move( COL3, ROW1 ); - m_gainKnob = new kickerKnob( this ); + m_gainKnob = new KickerKnob( this ); m_gainKnob->setHintText( tr( "Gain:" ), "" ); m_gainKnob->move( COL1, ROW3 ); - m_decayKnob = new kickerEnvKnob( this ); + m_decayKnob = new KickerEnvKnob( this ); m_decayKnob->setHintText( tr( "Envelope length:" ), "ms" ); m_decayKnob->move( COL2, ROW3 ); - m_envKnob = new kickerKnob( this ); + m_envKnob = new KickerKnob( this ); m_envKnob->setHintText( tr( "Envelope slope:" ), "" ); m_envKnob->move( COL3, ROW3 ); - m_clickKnob = new kickerKnob( this ); + m_clickKnob = new KickerKnob( this ); m_clickKnob->setHintText( tr( "Click:" ), "" ); m_clickKnob->move( COL5, ROW1 ); - m_noiseKnob = new kickerKnob( this ); + m_noiseKnob = new KickerKnob( this ); m_noiseKnob->setHintText( tr( "Noise:" ), "" ); m_noiseKnob->move( COL5, ROW3 ); - m_distKnob = new kickerKnob( this ); + m_distKnob = new KickerKnob( this ); m_distKnob->setHintText( tr( "Start distortion:" ), "" ); m_distKnob->move( COL4, ROW2 ); - m_distEndKnob = new kickerKnob( this ); + m_distEndKnob = new KickerKnob( this ); m_distEndKnob->setHintText( tr( "End distortion:" ), "" ); m_distEndKnob->move( COL5, ROW2 ); @@ -336,16 +336,16 @@ kickerInstrumentView::kickerInstrumentView( Instrument * _instrument, -kickerInstrumentView::~kickerInstrumentView() +KickerInstrumentView::~KickerInstrumentView() { } -void kickerInstrumentView::modelChanged() +void KickerInstrumentView::modelChanged() { - kickerInstrument * k = castModel(); + KickerInstrument * k = castModel(); m_startFreqKnob->setModel( &k->m_startFreqModel ); m_endFreqKnob->setModel( &k->m_endFreqModel ); m_decayKnob->setModel( &k->m_decayModel ); @@ -370,7 +370,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * m, void * ) { - return new kickerInstrument( static_cast( m ) ); + return new KickerInstrument( static_cast( m ) ); } diff --git a/plugins/kicker/kicker.h b/plugins/Kicker/Kicker.h similarity index 86% rename from plugins/kicker/kicker.h rename to plugins/Kicker/Kicker.h index 348b84e758..f63f68c9c9 100644 --- a/plugins/kicker/kicker.h +++ b/plugins/Kicker/Kicker.h @@ -1,5 +1,5 @@ /* - * kicker.h - drum synthesizer + * Kicker.h - drum synthesizer * * Copyright (c) 2006-2008 Tobias Doerffel * Copyright (c) 2014 grejppi @@ -40,16 +40,16 @@ class LedCheckBox; #define KICKER_PRESET_VERSION 1 -class kickerInstrumentView; +class KickerInstrumentView; class NotePlayHandle; -class kickerInstrument : public Instrument +class KickerInstrument : public Instrument { Q_OBJECT public: - kickerInstrument( InstrumentTrack * _instrument_track ); - virtual ~kickerInstrument(); + KickerInstrument( InstrumentTrack * _instrument_track ); + virtual ~KickerInstrument(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -90,18 +90,18 @@ private: IntModel m_versionModel; - friend class kickerInstrumentView; + friend class KickerInstrumentView; } ; -class kickerInstrumentView : public InstrumentViewFixedSize +class KickerInstrumentView : public InstrumentViewFixedSize { Q_OBJECT public: - kickerInstrumentView( Instrument * _instrument, QWidget * _parent ); - virtual ~kickerInstrumentView(); + KickerInstrumentView( Instrument * _instrument, QWidget * _parent ); + virtual ~KickerInstrumentView(); private: virtual void modelChanged(); diff --git a/plugins/kicker/KickerOsc.h b/plugins/Kicker/KickerOsc.h similarity index 100% rename from plugins/kicker/KickerOsc.h rename to plugins/Kicker/KickerOsc.h diff --git a/plugins/kicker/artwork.png b/plugins/Kicker/artwork.png similarity index 100% rename from plugins/kicker/artwork.png rename to plugins/Kicker/artwork.png diff --git a/plugins/kicker/logo.png b/plugins/Kicker/logo.png similarity index 100% rename from plugins/kicker/logo.png rename to plugins/Kicker/logo.png diff --git a/plugins/LadspaBrowser/CMakeLists.txt b/plugins/LadspaBrowser/CMakeLists.txt new file mode 100644 index 0000000000..c5d53b54eb --- /dev/null +++ b/plugins/LadspaBrowser/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(ladspabrowser LadspaBrowser.cpp LadspaBrowser.h LadspaDescription.cpp LadspaDescription.h LadspaPortDialog.cpp LadspaPortDialog.h MOCFILES LadspaBrowser.h LadspaDescription.h LadspaPortDialog.h EMBEDDED_RESOURCES logo.png) diff --git a/plugins/ladspa_browser/ladspa_browser.cpp b/plugins/LadspaBrowser/LadspaBrowser.cpp similarity index 86% rename from plugins/ladspa_browser/ladspa_browser.cpp rename to plugins/LadspaBrowser/LadspaBrowser.cpp index 193b1d4b36..97282c3097 100644 --- a/plugins/ladspa_browser/ladspa_browser.cpp +++ b/plugins/LadspaBrowser/LadspaBrowser.cpp @@ -1,5 +1,5 @@ /* - * ladspa_browser.cpp - dialog to display information about installed LADSPA + * LadspaBrowser.cpp - dialog to display information about installed LADSPA * plugins * * Copyright (c) 2006-2008 Danny McRae @@ -25,7 +25,7 @@ */ -#include "ladspa_browser.h" +#include "LadspaBrowser.h" #include @@ -33,8 +33,8 @@ #include "gui_templates.h" -#include "ladspa_description.h" -#include "ladspa_port_dialog.h" +#include "LadspaDescription.h" +#include "LadspaPortDialog.h" #include "TabBar.h" #include "TabButton.h" @@ -63,7 +63,7 @@ Plugin::Descriptor PLUGIN_EXPORT ladspabrowser_plugin_descriptor = // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) { - return new ladspaBrowser; + return new LadspaBrowser; } } @@ -71,7 +71,7 @@ PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) -ladspaBrowser::ladspaBrowser() : +LadspaBrowser::LadspaBrowser() : ToolPlugin( &ladspabrowser_plugin_descriptor, nullptr ) { } @@ -79,14 +79,14 @@ ladspaBrowser::ladspaBrowser() : -ladspaBrowser::~ladspaBrowser() +LadspaBrowser::~LadspaBrowser() { } -QString ladspaBrowser::nodeName() const +QString LadspaBrowser::nodeName() const { return ladspabrowser_plugin_descriptor.name; } @@ -96,7 +96,7 @@ QString ladspaBrowser::nodeName() const -ladspaBrowserView::ladspaBrowserView( ToolPlugin * _tool ) : +LadspaBrowserView::LadspaBrowserView( ToolPlugin * _tool ) : ToolPluginView( _tool ) { QHBoxLayout * hlayout = new QHBoxLayout( this ); @@ -162,15 +162,15 @@ ladspaBrowserView::ladspaBrowserView( ToolPlugin * _tool ) : -ladspaBrowserView::~ladspaBrowserView() +LadspaBrowserView::~LadspaBrowserView() { } -QWidget * ladspaBrowserView::createTab( QWidget * _parent, const QString & _txt, - ladspaPluginType _type ) +QWidget * LadspaBrowserView::createTab( QWidget * _parent, const QString & _txt, + LadspaPluginType _type ) { QWidget * tab = new QWidget( _parent ); tab->setFixedSize( 500, 400 ); @@ -188,7 +188,7 @@ QWidget * ladspaBrowserView::createTab( QWidget * _parent, const QString & _txt, layout->addWidget( title ); layout->addSpacing( 10 ); - ladspaDescription * description = new ladspaDescription( tab, _type ); + LadspaDescription * description = new LadspaDescription( tab, _type ); connect( description, SIGNAL( doubleClicked( const ladspa_key_t & ) ), SLOT( showPorts( const ladspa_key_t & ) ) ); layout->addWidget( description, 1 ); @@ -199,9 +199,9 @@ QWidget * ladspaBrowserView::createTab( QWidget * _parent, const QString & _txt, -void ladspaBrowserView::showPorts( const ladspa_key_t & _key ) +void LadspaBrowserView::showPorts( const ladspa_key_t & _key ) { - ladspaPortDialog ports( _key ); + LadspaPortDialog ports( _key ); ports.exec(); } diff --git a/plugins/ladspa_browser/ladspa_browser.h b/plugins/LadspaBrowser/LadspaBrowser.h similarity index 82% rename from plugins/ladspa_browser/ladspa_browser.h rename to plugins/LadspaBrowser/LadspaBrowser.h index 3d9679394f..69c9d62630 100644 --- a/plugins/ladspa_browser/ladspa_browser.h +++ b/plugins/LadspaBrowser/LadspaBrowser.h @@ -1,5 +1,5 @@ /* - * ladspa_browser.h - dialog to display information about installed LADSPA + * LadspaBrowser.h - dialog to display information about installed LADSPA * plugins * * Copyright (c) 2006-2008 Danny McRae @@ -34,12 +34,12 @@ class TabBar; -class ladspaBrowserView : public ToolPluginView +class LadspaBrowserView : public ToolPluginView { Q_OBJECT public: - ladspaBrowserView( ToolPlugin * _tool ); - virtual ~ladspaBrowserView(); + LadspaBrowserView( ToolPlugin * _tool ); + virtual ~LadspaBrowserView(); public slots: @@ -50,20 +50,20 @@ private: TabBar * m_tabBar; QWidget * createTab( QWidget * _parent, const QString & _txt, - ladspaPluginType _type ); + LadspaPluginType _type ); } ; -class ladspaBrowser : public ToolPlugin +class LadspaBrowser : public ToolPlugin { public: - ladspaBrowser(); - virtual ~ladspaBrowser(); + LadspaBrowser(); + virtual ~LadspaBrowser(); virtual PluginView * instantiateView( QWidget * ) { - return new ladspaBrowserView( this ); + return new LadspaBrowserView( this ); } virtual QString nodeName() const; diff --git a/plugins/ladspa_browser/ladspa_description.cpp b/plugins/LadspaBrowser/LadspaDescription.cpp similarity index 93% rename from plugins/ladspa_browser/ladspa_description.cpp rename to plugins/LadspaBrowser/LadspaDescription.cpp index da195546c0..49c16a6953 100644 --- a/plugins/ladspa_browser/ladspa_description.cpp +++ b/plugins/LadspaBrowser/LadspaDescription.cpp @@ -1,5 +1,5 @@ /* - * ladspa_description.cpp - LADSPA plugin description + * LadspaDescription.cpp - LADSPA plugin description * * Copyright (c) 2007 Javier Serrano Polo * @@ -22,7 +22,7 @@ * */ -#include "ladspa_description.h" +#include "LadspaDescription.h" #include #include @@ -37,8 +37,8 @@ -ladspaDescription::ladspaDescription( QWidget * _parent, - ladspaPluginType _type ) : +LadspaDescription::LadspaDescription( QWidget * _parent, + LadspaPluginType _type ) : QWidget( _parent ) { Ladspa2LMMS * manager = Engine::getLADSPAManager(); @@ -113,14 +113,14 @@ ladspaDescription::ladspaDescription( QWidget * _parent, -ladspaDescription::~ladspaDescription() +LadspaDescription::~LadspaDescription() { } -void ladspaDescription::update( const ladspa_key_t & _key ) +void LadspaDescription::update( const ladspa_key_t & _key ) { QWidget * description = new QWidget; m_scrollArea->setWidget( description ); @@ -200,7 +200,7 @@ void ladspaDescription::update( const ladspa_key_t & _key ) -void ladspaDescription::rowChanged( int _pluginIndex ) +void LadspaDescription::rowChanged( int _pluginIndex ) { m_currentSelection = m_pluginKeys[_pluginIndex]; update( m_currentSelection ); @@ -209,7 +209,7 @@ void ladspaDescription::rowChanged( int _pluginIndex ) -void ladspaDescription::onDoubleClicked( QListWidgetItem * _item ) +void LadspaDescription::onDoubleClicked( QListWidgetItem * _item ) { emit( doubleClicked( m_currentSelection ) ); } diff --git a/plugins/ladspa_browser/ladspa_description.h b/plugins/LadspaBrowser/LadspaDescription.h similarity index 88% rename from plugins/ladspa_browser/ladspa_description.h rename to plugins/LadspaBrowser/LadspaDescription.h index 2f88afb473..01495663a1 100644 --- a/plugins/ladspa_browser/ladspa_description.h +++ b/plugins/LadspaBrowser/LadspaDescription.h @@ -1,5 +1,5 @@ /* - * ladspa_description.h - LADSPA plugin description + * LadspaDescription.h - LADSPA plugin description * * Copyright (c) 2007 Javier Serrano Polo * @@ -36,12 +36,12 @@ class QListWidgetItem; class QScrollArea; -class ladspaDescription : public QWidget +class LadspaDescription : public QWidget { Q_OBJECT public: - ladspaDescription( QWidget * _parent, ladspaPluginType _type ); - virtual ~ladspaDescription(); + LadspaDescription( QWidget * _parent, LadspaPluginType _type ); + virtual ~LadspaDescription(); signals: diff --git a/plugins/ladspa_browser/ladspa_port_dialog.cpp b/plugins/LadspaBrowser/LadspaPortDialog.cpp similarity index 95% rename from plugins/ladspa_browser/ladspa_port_dialog.cpp rename to plugins/LadspaBrowser/LadspaPortDialog.cpp index 5eb3a39476..20f25ece29 100644 --- a/plugins/ladspa_browser/ladspa_port_dialog.cpp +++ b/plugins/LadspaBrowser/LadspaPortDialog.cpp @@ -1,5 +1,5 @@ /* - * ladspa_port_dialog.cpp - dialog to test a LADSPA plugin + * LadspaPortDialog.cpp - dialog to test a LADSPA plugin * * Copyright (c) 2006-2008 Danny McRae * @@ -23,7 +23,7 @@ */ -#include "ladspa_port_dialog.h" +#include "LadspaPortDialog.h" #include #include @@ -34,7 +34,7 @@ #include "Ladspa2LMMS.h" -ladspaPortDialog::ladspaPortDialog( const ladspa_key_t & _key ) +LadspaPortDialog::LadspaPortDialog( const ladspa_key_t & _key ) { Ladspa2LMMS * manager = Engine::getLADSPAManager(); @@ -165,7 +165,7 @@ ladspaPortDialog::ladspaPortDialog( const ladspa_key_t & _key ) -ladspaPortDialog::~ladspaPortDialog() +LadspaPortDialog::~LadspaPortDialog() { } diff --git a/plugins/ladspa_browser/ladspa_port_dialog.h b/plugins/LadspaBrowser/LadspaPortDialog.h similarity index 85% rename from plugins/ladspa_browser/ladspa_port_dialog.h rename to plugins/LadspaBrowser/LadspaPortDialog.h index 44892489ae..3b66e7ec6b 100644 --- a/plugins/ladspa_browser/ladspa_port_dialog.h +++ b/plugins/LadspaBrowser/LadspaPortDialog.h @@ -1,5 +1,5 @@ /* - * ladspa_port_dialog.h - dialog to test a LADSPA plugin + * LadspaPortDialog.h - dialog to test a LADSPA plugin * * Copyright (c) 2006-2007 Danny McRae * @@ -34,12 +34,12 @@ -class ladspaPortDialog : public QDialog +class LadspaPortDialog : public QDialog { Q_OBJECT public: - ladspaPortDialog( const ladspa_key_t & _key ); - virtual ~ladspaPortDialog(); + LadspaPortDialog( const ladspa_key_t & _key ); + virtual ~LadspaPortDialog(); }; diff --git a/plugins/ladspa_browser/logo.png b/plugins/LadspaBrowser/logo.png similarity index 100% rename from plugins/ladspa_browser/logo.png rename to plugins/LadspaBrowser/logo.png diff --git a/plugins/Lb302/CMakeLists.txt b/plugins/Lb302/CMakeLists.txt new file mode 100644 index 0000000000..f4788d2ace --- /dev/null +++ b/plugins/Lb302/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(lb302 Lb302.cpp Lb302.h MOCFILES Lb302.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/lb302/lb302.cpp b/plugins/Lb302/Lb302.cpp similarity index 92% rename from plugins/lb302/lb302.cpp rename to plugins/Lb302/Lb302.cpp index aef1c00d9f..ace654596d 100644 --- a/plugins/lb302/lb302.cpp +++ b/plugins/Lb302/Lb302.cpp @@ -1,14 +1,14 @@ /* - * lb302.cpp - implementation of class lb302 which is a bass synth attempting + * Lb302.cpp - implementation of class Lb302 which is a bass synth attempting * to emulate the Roland TB-303 bass synth * * Copyright (c) 2006-2008 Paul Giblock * * This file is part of LMMS - https://lmms.io * - * lb302FilterIIR2 is based on the gsyn filter code by Andy Sloane. + * Lb302FilterIIR2 is based on the gsyn filter code by Andy Sloane. * - * lb302Filter3Pole is based on the TB-303 instrument written by + * Lb302Filter3Pole is based on the TB-303 instrument written by * Josep M Comajuncosas for the CSounds library * * This program is free software; you can redistribute it and/or @@ -32,7 +32,7 @@ #define _USE_MATH_DEFINES #include -#include "lb302.h" +#include "Lb302.h" #include "AutomatableButton.h" #include "Engine.h" #include "InstrumentPlayHandle.h" @@ -93,10 +93,10 @@ Plugin::Descriptor PLUGIN_EXPORT lb302_plugin_descriptor = } // -// lb302Filter +// Lb302Filter // -lb302Filter::lb302Filter(lb302FilterKnobState* p_fs) : +Lb302Filter::Lb302Filter(Lb302FilterKnobState* p_fs) : fs(p_fs), vcf_c0(0), vcf_e0(0), @@ -105,7 +105,7 @@ lb302Filter::lb302Filter(lb302FilterKnobState* p_fs) : }; -void lb302Filter::recalc() +void Lb302Filter::recalc() { vcf_e1 = exp(6.109 + 1.5876*(fs->envmod) + 2.1553*(fs->cutoff) - 1.2*(1.0-(fs->reso))); vcf_e0 = exp(5.613 - 0.8*(fs->envmod) + 2.1553*(fs->cutoff) - 0.7696*(1.0-(fs->reso))); @@ -117,25 +117,25 @@ void lb302Filter::recalc() }; -void lb302Filter::envRecalc() +void Lb302Filter::envRecalc() { vcf_c0 *= fs->envdecay; // Filter Decay. vcf_decay is adjusted for Hz and ENVINC // vcf_rescoeff = exp(-1.20 + 3.455*(fs->reso)); moved above }; -void lb302Filter::playNote() +void Lb302Filter::playNote() { vcf_c0 = vcf_e1; } // -// lb302FilterIIR2 +// Lb302FilterIIR2 // -lb302FilterIIR2::lb302FilterIIR2(lb302FilterKnobState* p_fs) : - lb302Filter(p_fs), +Lb302FilterIIR2::Lb302FilterIIR2(Lb302FilterKnobState* p_fs) : + Lb302Filter(p_fs), vcf_d1(0), vcf_d2(0), vcf_a(0), @@ -148,25 +148,25 @@ lb302FilterIIR2::lb302FilterIIR2(lb302FilterKnobState* p_fs) : }; -lb302FilterIIR2::~lb302FilterIIR2() +Lb302FilterIIR2::~Lb302FilterIIR2() { delete m_dist; } -void lb302FilterIIR2::recalc() +void Lb302FilterIIR2::recalc() { - lb302Filter::recalc(); + Lb302Filter::recalc(); //m_dist->setThreshold(0.5+(fs->dist*2.0)); m_dist->setThreshold(fs->dist*75.0); }; -void lb302FilterIIR2::envRecalc() +void Lb302FilterIIR2::envRecalc() { float k, w; - lb302Filter::envRecalc(); + Lb302Filter::envRecalc(); w = vcf_e0 + vcf_c0; // e0 is adjusted for Hz and doesn't need ENVINC k = exp(-w/vcf_rescoeff); // Does this mean c0 is inheritantly? @@ -177,7 +177,7 @@ void lb302FilterIIR2::envRecalc() } -float lb302FilterIIR2::process(const float& samp) +float Lb302FilterIIR2::process(const float& samp) { float ret = vcf_a*vcf_d1 + vcf_b*vcf_d2 + vcf_c*samp; // Delayed samples for filter @@ -193,11 +193,11 @@ float lb302FilterIIR2::process(const float& samp) // -// lb302Filter3Pole +// Lb302Filter3Pole // -lb302Filter3Pole::lb302Filter3Pole(lb302FilterKnobState *p_fs) : - lb302Filter(p_fs), +Lb302Filter3Pole::Lb302Filter3Pole(Lb302FilterKnobState *p_fs) : + Lb302Filter(p_fs), ay1(0), ay2(0), aout(0), @@ -206,7 +206,7 @@ lb302Filter3Pole::lb302Filter3Pole(lb302FilterKnobState *p_fs) : }; -void lb302Filter3Pole::recalc() +void Lb302Filter3Pole::recalc() { // DO NOT CALL BASE CLASS vcf_e0 = 0.000001; @@ -215,18 +215,18 @@ void lb302Filter3Pole::recalc() // TODO: Try using k instead of vcf_reso -void lb302Filter3Pole::envRecalc() +void Lb302Filter3Pole::envRecalc() { float w,k; float kfco; - lb302Filter::envRecalc(); + Lb302Filter::envRecalc(); // e0 is adjusted for Hz and doesn't need ENVINC w = vcf_e0 + vcf_c0; k = (fs->cutoff > 0.975)?0.975:fs->cutoff; // sampleRateCutoff should not be changed to anything dynamic that is outside the - // scope of lb302 (like e.g. the audio engine's sample rate) as this changes the filter's cutoff + // scope of LB302 (like e.g. the audio engine's sample rate) as this changes the filter's cutoff // behavior without any modification to its controls. kfco = 50.f + (k)*((2300.f-1600.f*(fs->envmod))+(w) * (700.f+1500.f*(k)+(1500.f+(k)*(sampleRateCutoff/2.f-6000.f)) * @@ -253,7 +253,7 @@ void lb302Filter3Pole::envRecalc() } -float lb302Filter3Pole::process(const float& samp) +float Lb302Filter3Pole::process(const float& samp) { float ax1 = lastin; float ay11 = ay1; @@ -271,7 +271,7 @@ float lb302Filter3Pole::process(const float& samp) // LBSynth // -lb302Synth::lb302Synth( InstrumentTrack * _instrumentTrack ) : +Lb302Synth::Lb302Synth( InstrumentTrack * _instrumentTrack ) : Instrument( _instrumentTrack, &lb302_plugin_descriptor ), vcf_cut_knob( 0.75f, 0.0f, 1.5f, 0.005f, this, tr( "VCF Cutoff Frequency" ) ), vcf_res_knob( 0.75f, 0.0f, 1.25f, 0.005f, this, tr( "VCF Resonance" ) ), @@ -332,8 +332,8 @@ lb302Synth::lb302Synth( InstrumentTrack * _instrumentTrack ) : vco_shape = BL_SAWTOOTH; - vcfs[0] = new lb302FilterIIR2(&fs); - vcfs[1] = new lb302Filter3Pole(&fs); + vcfs[0] = new Lb302FilterIIR2(&fs); + vcfs[1] = new Lb302Filter3Pole(&fs); db24Toggled(); sample_cnt = 0; @@ -352,7 +352,7 @@ lb302Synth::lb302Synth( InstrumentTrack * _instrumentTrack ) : } -lb302Synth::~lb302Synth() +Lb302Synth::~Lb302Synth() { for (int i=0; i:[ -void lb302Synth::recalcFilter() +void Lb302Synth::recalcFilter() { #if (QT_VERSION >= QT_VERSION_CHECK(5,14,0)) vcf.loadRelaxed()->recalc(); @@ -455,14 +455,14 @@ inline float GET_INC(float freq) { return freq/Engine::audioEngine()->processingSampleRate(); // TODO: Use actual sampling rate. } -int lb302Synth::process(sampleFrame *outbuf, const int size) +int Lb302Synth::process(sampleFrame *outbuf, const int size) { const float sampleRatio = 44100.f / Engine::audioEngine()->processingSampleRate(); float w; float samp; // Hold on to the current VCF, and use it throughout this period - lb302Filter *filter = vcf.loadAcquire(); + Lb302Filter *filter = vcf.loadAcquire(); if( release_frame == 0 || ! m_playingNote ) { @@ -472,7 +472,7 @@ int lb302Synth::process(sampleFrame *outbuf, const int size) if( new_freq ) { //printf(" playing new note..\n"); - lb302Note note; + Lb302Note note; note.vco_inc = GET_INC( true_freq ); note.dead = deadToggle.value(); initNote(¬e); @@ -655,7 +655,7 @@ int lb302Synth::process(sampleFrame *outbuf, const int size) * to be called from process() when a prior edge-to-edge note is done releasing. */ -void lb302Synth::initNote( lb302Note *n) +void Lb302Synth::initNote( Lb302Note *n) { catch_decay = 0; @@ -701,7 +701,7 @@ void lb302Synth::initNote( lb302Note *n) } -void lb302Synth::initSlide() +void Lb302Synth::initSlide() { // Initiate Slide if (vco_slideinc) { @@ -716,7 +716,7 @@ void lb302Synth::initSlide() } -void lb302Synth::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) +void Lb302Synth::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if( _n->isMasterNote() || ( _n->hasParent() && _n->isReleased() ) ) { @@ -740,7 +740,7 @@ void lb302Synth::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) -void lb302Synth::processNote( NotePlayHandle * _n ) +void Lb302Synth::processNote( NotePlayHandle * _n ) { /// Start a new note. if( _n->m_pluginData != this ) @@ -775,7 +775,7 @@ void lb302Synth::processNote( NotePlayHandle * _n ) -void lb302Synth::play( sampleFrame * _working_buffer ) +void Lb302Synth::play( sampleFrame * _working_buffer ) { m_notesMutex.lock(); while( ! m_notes.isEmpty() ) @@ -793,7 +793,7 @@ void lb302Synth::play( sampleFrame * _working_buffer ) -void lb302Synth::deleteNotePluginData( NotePlayHandle * _n ) +void Lb302Synth::deleteNotePluginData( NotePlayHandle * _n ) { //printf("GONE\n"); if( m_playingNote == _n ) @@ -803,13 +803,13 @@ void lb302Synth::deleteNotePluginData( NotePlayHandle * _n ) } -PluginView * lb302Synth::instantiateView( QWidget * _parent ) +PluginView * Lb302Synth::instantiateView( QWidget * _parent ) { - return( new lb302SynthView( this, _parent ) ); + return( new Lb302SynthView( this, _parent ) ); } -lb302SynthView::lb302SynthView( Instrument * _instrument, QWidget * _parent ) : +Lb302SynthView::Lb302SynthView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { // GUI @@ -1005,14 +1005,14 @@ lb302SynthView::lb302SynthView( Instrument * _instrument, QWidget * _parent ) : } -lb302SynthView::~lb302SynthView() +Lb302SynthView::~Lb302SynthView() { } -void lb302SynthView::modelChanged() +void Lb302SynthView::modelChanged() { - lb302Synth * syn = castModel(); + Lb302Synth * syn = castModel(); m_vcfCutKnob->setModel( &syn->vcf_cut_knob ); m_vcfResKnob->setModel( &syn->vcf_res_knob ); @@ -1038,7 +1038,7 @@ extern "C" PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * m, void * ) { - return( new lb302Synth( + return( new Lb302Synth( static_cast( m ) ) ); } diff --git a/plugins/lb302/lb302.h b/plugins/Lb302/Lb302.h similarity index 84% rename from plugins/lb302/lb302.h rename to plugins/Lb302/Lb302.h index a7df757d66..f7fa9ea84d 100644 --- a/plugins/lb302/lb302.h +++ b/plugins/Lb302/Lb302.h @@ -1,14 +1,14 @@ /* - * lb302.h - declaration of class lb302 which is a bass synth attempting to + * Lb302.h - declaration of class Lb302 which is a bass synth attempting to * emulate the Roland TB-303 bass synth * * Copyright (c) 2006-2008 Paul Giblock * * This file is part of LMMS - https://lmms.io * - * lb302FilterIIR2 is based on the gsyn filter code by Andy Sloane. + * Lb302FilterIIR2 is based on the gsyn filter code by Andy Sloane. * - * lb302Filter3Pole is based on the TB-303 instrument written by + * Lb302Filter3Pole is based on the TB-303 instrument written by * Josep M Comajuncosas for the CSounds library * * This program is free software; you can redistribute it and/or @@ -42,11 +42,11 @@ static const int NUM_FILTERS = 2; class automatableButtonGroup; class Knob; -class lb302SynthView; +class Lb302SynthView; class LedCheckBox; class NotePlayHandle; -class lb302FilterKnobState +class Lb302FilterKnobState { public: float cutoff; @@ -57,11 +57,11 @@ class lb302FilterKnobState }; -class lb302Filter +class Lb302Filter { public: - lb302Filter(lb302FilterKnobState* p_fs); - virtual ~lb302Filter() {}; + Lb302Filter(Lb302FilterKnobState* p_fs); + virtual ~Lb302Filter() {}; virtual void recalc(); virtual void envRecalc(); @@ -69,7 +69,7 @@ class lb302Filter virtual void playNote(); protected: - lb302FilterKnobState *fs; + Lb302FilterKnobState *fs; // Filter Decay float vcf_c0; // c0=e1 on retrigger; c0*=ed every sample; cutoff=e0+c0 @@ -78,11 +78,11 @@ class lb302Filter float vcf_rescoeff; // Resonance coefficient [0.30,9.54] }; -class lb302FilterIIR2 : public lb302Filter +class Lb302FilterIIR2 : public Lb302Filter { public: - lb302FilterIIR2(lb302FilterKnobState* p_fs); - virtual ~lb302FilterIIR2(); + Lb302FilterIIR2(Lb302FilterKnobState* p_fs); + virtual ~Lb302FilterIIR2(); virtual void recalc(); virtual void envRecalc(); @@ -102,10 +102,10 @@ class lb302FilterIIR2 : public lb302Filter }; -class lb302Filter3Pole : public lb302Filter +class Lb302Filter3Pole : public Lb302Filter { public: - lb302Filter3Pole(lb302FilterKnobState* p_fs); + Lb302Filter3Pole(Lb302FilterKnobState* p_fs); //virtual void recalc(); virtual void envRecalc(); @@ -127,7 +127,7 @@ class lb302Filter3Pole : public lb302Filter -class lb302Note +class Lb302Note { public: float vco_inc; @@ -135,12 +135,12 @@ public: }; -class lb302Synth : public Instrument +class Lb302Synth : public Instrument { Q_OBJECT public: - lb302Synth( InstrumentTrack * _instrument_track ); - virtual ~lb302Synth(); + Lb302Synth( InstrumentTrack * _instrument_track ); + virtual ~Lb302Synth(); virtual void play( sampleFrame * _working_buffer ); virtual void playNote( NotePlayHandle * _n, @@ -168,7 +168,7 @@ public: private: void processNote( NotePlayHandle * n ); - void initNote(lb302Note *Note); + void initNote(Lb302Note *Note); void initSlide(); private: @@ -208,11 +208,11 @@ private: vco_shape_t vco_shape; // Filters (just keep both loaded and switch) - lb302Filter* vcfs[NUM_FILTERS]; + Lb302Filter* vcfs[NUM_FILTERS]; // User settings - lb302FilterKnobState fs; - QAtomicPointer vcf; + Lb302FilterKnobState fs; + QAtomicPointer vcf; int release_frame; @@ -249,7 +249,7 @@ private: int process(sampleFrame *outbuf, const int size); - friend class lb302SynthView; + friend class Lb302SynthView; NotePlayHandle * m_playingNote; NotePlayHandleList m_notes; @@ -257,13 +257,13 @@ private: } ; -class lb302SynthView : public InstrumentViewFixedSize +class Lb302SynthView : public InstrumentViewFixedSize { Q_OBJECT public: - lb302SynthView( Instrument * _instrument, + Lb302SynthView( Instrument * _instrument, QWidget * _parent ); - virtual ~lb302SynthView(); + virtual ~Lb302SynthView(); private: virtual void modelChanged(); diff --git a/plugins/lb302/README b/plugins/Lb302/README similarity index 93% rename from plugins/lb302/README rename to plugins/Lb302/README index c2ef038ca1..b854809281 100644 --- a/plugins/lb302/README +++ b/plugins/Lb302/README @@ -59,7 +59,7 @@ TODO: The original TB-303's square wave is not 50% duty cycle. The peaks are supposed to slope down slightly. It would be nice to be able to configure this. In fact, each waveform could have a parameter knob to - change some aspect of the wave. See lb302.cpp:643 for more info. + change some aspect of the wave. See Lb302.cpp:643 for more info. TODO: Must decide on proper action to take when a slide note is interrupted @@ -70,10 +70,10 @@ TODO: TODO: The default filter's distortion could use some work. effectLib::distortion<> gets the job done, but the coefficients need - to more closely match that of lb302Filter3Pole's tanh distortion. + to more closely match that of Lb302Filter3Pole's tanh distortion. TODO: - Slide decay needs a better knob mapping. sqrt()? lb302.cpp:588 + Slide decay needs a better knob mapping. sqrt()? Lb302.cpp:588 TODO: Consider making the slide trigger set the note to slide TO as opposed diff --git a/plugins/lb302/artwork.png b/plugins/Lb302/artwork.png similarity index 100% rename from plugins/lb302/artwork.png rename to plugins/Lb302/artwork.png diff --git a/plugins/lb302/logo.png b/plugins/Lb302/logo.png similarity index 100% rename from plugins/lb302/logo.png rename to plugins/Lb302/logo.png diff --git a/plugins/monstro/CMakeLists.txt b/plugins/Monstro/CMakeLists.txt similarity index 100% rename from plugins/monstro/CMakeLists.txt rename to plugins/Monstro/CMakeLists.txt diff --git a/plugins/monstro/Monstro.cpp b/plugins/Monstro/Monstro.cpp similarity index 100% rename from plugins/monstro/Monstro.cpp rename to plugins/Monstro/Monstro.cpp diff --git a/plugins/monstro/Monstro.h b/plugins/Monstro/Monstro.h similarity index 100% rename from plugins/monstro/Monstro.h rename to plugins/Monstro/Monstro.h diff --git a/plugins/monstro/am_active.png b/plugins/Monstro/am_active.png similarity index 100% rename from plugins/monstro/am_active.png rename to plugins/Monstro/am_active.png diff --git a/plugins/monstro/am_inactive.png b/plugins/Monstro/am_inactive.png similarity index 100% rename from plugins/monstro/am_inactive.png rename to plugins/Monstro/am_inactive.png diff --git a/plugins/monstro/artwork_mat.png b/plugins/Monstro/artwork_mat.png similarity index 100% rename from plugins/monstro/artwork_mat.png rename to plugins/Monstro/artwork_mat.png diff --git a/plugins/monstro/artwork_op.png b/plugins/Monstro/artwork_op.png similarity index 100% rename from plugins/monstro/artwork_op.png rename to plugins/Monstro/artwork_op.png diff --git a/plugins/monstro/exp.png b/plugins/Monstro/exp.png similarity index 100% rename from plugins/monstro/exp.png rename to plugins/Monstro/exp.png diff --git a/plugins/monstro/fm_active.png b/plugins/Monstro/fm_active.png similarity index 100% rename from plugins/monstro/fm_active.png rename to plugins/Monstro/fm_active.png diff --git a/plugins/monstro/fm_inactive.png b/plugins/Monstro/fm_inactive.png similarity index 100% rename from plugins/monstro/fm_inactive.png rename to plugins/Monstro/fm_inactive.png diff --git a/plugins/monstro/logo.png b/plugins/Monstro/logo.png similarity index 100% rename from plugins/monstro/logo.png rename to plugins/Monstro/logo.png diff --git a/plugins/monstro/matview_active.png b/plugins/Monstro/matview_active.png similarity index 100% rename from plugins/monstro/matview_active.png rename to plugins/Monstro/matview_active.png diff --git a/plugins/monstro/matview_inactive.png b/plugins/Monstro/matview_inactive.png similarity index 100% rename from plugins/monstro/matview_inactive.png rename to plugins/Monstro/matview_inactive.png diff --git a/plugins/monstro/mix_active.png b/plugins/Monstro/mix_active.png similarity index 100% rename from plugins/monstro/mix_active.png rename to plugins/Monstro/mix_active.png diff --git a/plugins/monstro/mix_inactive.png b/plugins/Monstro/mix_inactive.png similarity index 100% rename from plugins/monstro/mix_inactive.png rename to plugins/Monstro/mix_inactive.png diff --git a/plugins/monstro/moog.png b/plugins/Monstro/moog.png similarity index 100% rename from plugins/monstro/moog.png rename to plugins/Monstro/moog.png diff --git a/plugins/monstro/noise.png b/plugins/Monstro/noise.png similarity index 100% rename from plugins/monstro/noise.png rename to plugins/Monstro/noise.png diff --git a/plugins/monstro/opview_active.png b/plugins/Monstro/opview_active.png similarity index 100% rename from plugins/monstro/opview_active.png rename to plugins/Monstro/opview_active.png diff --git a/plugins/monstro/opview_inactive.png b/plugins/Monstro/opview_inactive.png similarity index 100% rename from plugins/monstro/opview_inactive.png rename to plugins/Monstro/opview_inactive.png diff --git a/plugins/monstro/pm_active.png b/plugins/Monstro/pm_active.png similarity index 100% rename from plugins/monstro/pm_active.png rename to plugins/Monstro/pm_active.png diff --git a/plugins/monstro/pm_inactive.png b/plugins/Monstro/pm_inactive.png similarity index 100% rename from plugins/monstro/pm_inactive.png rename to plugins/Monstro/pm_inactive.png diff --git a/plugins/monstro/ramp.png b/plugins/Monstro/ramp.png similarity index 100% rename from plugins/monstro/ramp.png rename to plugins/Monstro/ramp.png diff --git a/plugins/monstro/rand.png b/plugins/Monstro/rand.png similarity index 100% rename from plugins/monstro/rand.png rename to plugins/Monstro/rand.png diff --git a/plugins/monstro/saw.png b/plugins/Monstro/saw.png similarity index 100% rename from plugins/monstro/saw.png rename to plugins/Monstro/saw.png diff --git a/plugins/monstro/sin.png b/plugins/Monstro/sin.png similarity index 100% rename from plugins/monstro/sin.png rename to plugins/Monstro/sin.png diff --git a/plugins/monstro/sinabs.png b/plugins/Monstro/sinabs.png similarity index 100% rename from plugins/monstro/sinabs.png rename to plugins/Monstro/sinabs.png diff --git a/plugins/monstro/sqr.png b/plugins/Monstro/sqr.png similarity index 100% rename from plugins/monstro/sqr.png rename to plugins/Monstro/sqr.png diff --git a/plugins/monstro/sqrsoft.png b/plugins/Monstro/sqrsoft.png similarity index 100% rename from plugins/monstro/sqrsoft.png rename to plugins/Monstro/sqrsoft.png diff --git a/plugins/monstro/tinyled_off.png b/plugins/Monstro/tinyled_off.png similarity index 100% rename from plugins/monstro/tinyled_off.png rename to plugins/Monstro/tinyled_off.png diff --git a/plugins/monstro/tinyled_on.png b/plugins/Monstro/tinyled_on.png similarity index 100% rename from plugins/monstro/tinyled_on.png rename to plugins/Monstro/tinyled_on.png diff --git a/plugins/monstro/tri.png b/plugins/Monstro/tri.png similarity index 100% rename from plugins/monstro/tri.png rename to plugins/Monstro/tri.png diff --git a/plugins/nes/CMakeLists.txt b/plugins/Nes/CMakeLists.txt similarity index 100% rename from plugins/nes/CMakeLists.txt rename to plugins/Nes/CMakeLists.txt diff --git a/plugins/nes/Nes.cpp b/plugins/Nes/Nes.cpp similarity index 100% rename from plugins/nes/Nes.cpp rename to plugins/Nes/Nes.cpp diff --git a/plugins/nes/Nes.h b/plugins/Nes/Nes.h similarity index 100% rename from plugins/nes/Nes.h rename to plugins/Nes/Nes.h diff --git a/plugins/nes/artwork.png b/plugins/Nes/artwork.png similarity index 100% rename from plugins/nes/artwork.png rename to plugins/Nes/artwork.png diff --git a/plugins/nes/logo.png b/plugins/Nes/logo.png similarity index 100% rename from plugins/nes/logo.png rename to plugins/Nes/logo.png diff --git a/plugins/nes/nesdc1_on.png b/plugins/Nes/nesdc1_on.png similarity index 100% rename from plugins/nes/nesdc1_on.png rename to plugins/Nes/nesdc1_on.png diff --git a/plugins/nes/nesdc2_on.png b/plugins/Nes/nesdc2_on.png similarity index 100% rename from plugins/nes/nesdc2_on.png rename to plugins/Nes/nesdc2_on.png diff --git a/plugins/nes/nesdc3_on.png b/plugins/Nes/nesdc3_on.png similarity index 100% rename from plugins/nes/nesdc3_on.png rename to plugins/Nes/nesdc3_on.png diff --git a/plugins/nes/nesdc4_on.png b/plugins/Nes/nesdc4_on.png similarity index 100% rename from plugins/nes/nesdc4_on.png rename to plugins/Nes/nesdc4_on.png diff --git a/plugins/nes/nesdc_off.png b/plugins/Nes/nesdc_off.png similarity index 100% rename from plugins/nes/nesdc_off.png rename to plugins/Nes/nesdc_off.png diff --git a/plugins/nes/nesled_off.png b/plugins/Nes/nesled_off.png similarity index 100% rename from plugins/nes/nesled_off.png rename to plugins/Nes/nesled_off.png diff --git a/plugins/nes/nesled_on.png b/plugins/Nes/nesled_on.png similarity index 100% rename from plugins/nes/nesled_on.png rename to plugins/Nes/nesled_on.png diff --git a/plugins/Organic/CMakeLists.txt b/plugins/Organic/CMakeLists.txt new file mode 100644 index 0000000000..797c8452c9 --- /dev/null +++ b/plugins/Organic/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(organic Organic.cpp Organic.h MOCFILES Organic.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/organic/organic.cpp b/plugins/Organic/Organic.cpp similarity index 89% rename from plugins/organic/organic.cpp rename to plugins/Organic/Organic.cpp index 44cf98fe10..c2a6fcce4f 100644 --- a/plugins/organic/organic.cpp +++ b/plugins/Organic/Organic.cpp @@ -1,5 +1,5 @@ /* - * organic.cpp - additive synthesizer for organ-like sounds + * Organic.cpp - additive synthesizer for organ-like sounds * * Copyright (c) 2006-2008 Andreas Brandmaier * @@ -23,7 +23,7 @@ */ -#include "organic.h" +#include "Organic.h" #include @@ -61,8 +61,8 @@ Plugin::Descriptor PLUGIN_EXPORT organic_plugin_descriptor = } -QPixmap * organicInstrumentView::s_artwork = nullptr; -float * organicInstrument::s_harmonics = nullptr; +QPixmap * OrganicInstrumentView::s_artwork = nullptr; +float * OrganicInstrument::s_harmonics = nullptr; /*********************************************************************** * @@ -73,7 +73,7 @@ float * organicInstrument::s_harmonics = nullptr; ***********************************************************************/ -organicInstrument::organicInstrument( InstrumentTrack * _instrument_track ) : +OrganicInstrument::OrganicInstrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &organic_plugin_descriptor ), m_modulationAlgo( Oscillator::SignalMix, Oscillator::SignalMix, Oscillator::SignalMix), m_fx1Model( 0.0f, 0.0f, 0.99f, 0.01f , this, tr( "Distortion" ) ), @@ -148,7 +148,7 @@ organicInstrument::organicInstrument( InstrumentTrack * _instrument_track ) : -organicInstrument::~organicInstrument() +OrganicInstrument::~OrganicInstrument() { delete[] m_osc; } @@ -156,7 +156,7 @@ organicInstrument::~organicInstrument() -void organicInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void OrganicInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "num_osc", QString::number( m_numOscillators ) ); m_fx1Model.saveSettings( _doc, _this, "foldback" ); @@ -179,7 +179,7 @@ void organicInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void organicInstrument::loadSettings( const QDomElement & _this ) +void OrganicInstrument::loadSettings( const QDomElement & _this ) { // m_numOscillators = _this.attribute( "num_osc" ). // toInt(); @@ -214,7 +214,7 @@ void organicInstrument::loadSettings( const QDomElement & _this ) } -QString organicInstrument::nodeName() const +QString OrganicInstrument::nodeName() const { return( organic_plugin_descriptor.name ); } @@ -222,7 +222,7 @@ QString organicInstrument::nodeName() const -void organicInstrument::playNote( NotePlayHandle * _n, +void OrganicInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { const fpp_t frames = _n->framesLeftForCurrentPeriod(); @@ -320,7 +320,7 @@ void organicInstrument::playNote( NotePlayHandle * _n, -void organicInstrument::deleteNotePluginData( NotePlayHandle * _n ) +void OrganicInstrument::deleteNotePluginData( NotePlayHandle * _n ) { delete static_cast( static_cast( _n->m_pluginData )->oscLeft ); @@ -330,7 +330,7 @@ void organicInstrument::deleteNotePluginData( NotePlayHandle * _n ) delete static_cast( _n->m_pluginData ); } -/*float inline organicInstrument::foldback(float in, float threshold) +/*float inline OrganicInstrument::foldback(float in, float threshold) { if (in>threshold || in<-threshold) { @@ -343,7 +343,7 @@ void organicInstrument::deleteNotePluginData( NotePlayHandle * _n ) -float inline organicInstrument::waveshape(float in, float amount) +float inline OrganicInstrument::waveshape(float in, float amount) { float k = 2.0f * amount / ( 1.0f - amount ); @@ -353,7 +353,7 @@ float inline organicInstrument::waveshape(float in, float amount) -void organicInstrument::randomiseSettings() +void OrganicInstrument::randomiseSettings() { for( int i = 0; i < m_numOscillators; i++ ) @@ -372,7 +372,7 @@ void organicInstrument::randomiseSettings() -void organicInstrument::updateAllDetuning() +void OrganicInstrument::updateAllDetuning() { for( int i = 0; i < m_numOscillators; ++i ) { @@ -383,7 +383,7 @@ void organicInstrument::updateAllDetuning() -int organicInstrument::intRand( int min, int max ) +int OrganicInstrument::intRand( int min, int max ) { // int randn = min+int((max-min)*rand()/(RAND_MAX + 1.0)); // cout << randn << endl; @@ -392,18 +392,18 @@ int organicInstrument::intRand( int min, int max ) } -PluginView * organicInstrument::instantiateView( QWidget * _parent ) +PluginView * OrganicInstrument::instantiateView( QWidget * _parent ) { - return( new organicInstrumentView( this, _parent ) ); + return( new OrganicInstrumentView( this, _parent ) ); } -class organicKnob : public Knob +class OrganicKnob : public Knob { public: - organicKnob( QWidget * _parent ) : + OrganicKnob( QWidget * _parent ) : Knob( knobStyled, _parent ) { setFixedSize( 21, 21 ); @@ -413,12 +413,12 @@ public: -organicInstrumentView::organicInstrumentView( Instrument * _instrument, +OrganicInstrumentView::OrganicInstrumentView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ), m_oscKnobs( nullptr ) { - organicInstrument * oi = castModel(); + OrganicInstrument * oi = castModel(); setAutoFillBackground( true ); QPalette pal; @@ -427,14 +427,14 @@ organicInstrumentView::organicInstrumentView( Instrument * _instrument, setPalette( pal ); // setup knob for FX1 - m_fx1Knob = new organicKnob( this ); + m_fx1Knob = new OrganicKnob( this ); m_fx1Knob->move( 15, 201 ); m_fx1Knob->setFixedSize( 37, 47 ); m_fx1Knob->setHintText( tr( "Distortion:" ), QString() ); m_fx1Knob->setObjectName( "fx1Knob" ); // setup volume-knob - m_volKnob = new organicKnob( this ); + m_volKnob = new OrganicKnob( this ); m_volKnob->setVolumeKnob( true ); m_volKnob->move( 60, 201 ); m_volKnob->setFixedSize( 37, 47 ); @@ -462,15 +462,15 @@ organicInstrumentView::organicInstrumentView( Instrument * _instrument, } -organicInstrumentView::~organicInstrumentView() +OrganicInstrumentView::~OrganicInstrumentView() { delete[] m_oscKnobs; } -void organicInstrumentView::modelChanged() +void OrganicInstrumentView::modelChanged() { - organicInstrument * oi = castModel(); + OrganicInstrument * oi = castModel(); const float y=91.0f; const float rowHeight = 26.0f; @@ -493,14 +493,14 @@ void organicInstrumentView::modelChanged() for( int i = 0; i < m_numOscillators; ++i ) { // setup harmonic knob - Knob * harmKnob = new organicKnob( this ); + Knob * harmKnob = new OrganicKnob( this ); harmKnob->move( x + i * colWidth, y - rowHeight ); harmKnob->setObjectName( "harmKnob" ); connect( &oi->m_osc[i]->m_harmModel, SIGNAL( dataChanged() ), this, SLOT( updateKnobHint() ) ); // setup waveform-knob - Knob * oscKnob = new organicKnob( this ); + Knob * oscKnob = new OrganicKnob( this ); oscKnob->move( x + i * colWidth, y ); connect( &oi->m_osc[i]->m_oscModel, SIGNAL( dataChanged() ), this, SLOT( updateKnobHint() ) ); @@ -516,13 +516,13 @@ void organicInstrumentView::modelChanged() i + 1 ), "%" ); // setup panning-knob - Knob * panKnob = new organicKnob( this ); + Knob * panKnob = new OrganicKnob( this ); panKnob->move( x + i * colWidth, y + rowHeight*2 ); panKnob->setHintText( tr("Osc %1 panning:").arg( i + 1 ), "" ); // setup knob for fine-detuning - Knob * detuneKnob = new organicKnob( this ); + Knob * detuneKnob = new OrganicKnob( this ); detuneKnob->move( x + i * colWidth, y + rowHeight*3 ); detuneKnob->setHintText( tr( "Osc %1 stereo detuning" ).arg( i + 1 ) , " " + @@ -541,9 +541,9 @@ void organicInstrumentView::modelChanged() } -void organicInstrumentView::updateKnobHint() +void OrganicInstrumentView::updateKnobHint() { - organicInstrument * oi = castModel(); + OrganicInstrument * oi = castModel(); for( int i = 0; i < m_numOscillators; ++i ) { const float harm = oi->m_osc[i]->m_harmModel.value(); @@ -618,10 +618,10 @@ void OscillatorObject::updateVolume() void OscillatorObject::updateDetuning() { - m_detuningLeft = powf( 2.0f, organicInstrument::s_harmonics[ static_cast( m_harmModel.value() ) ] + m_detuningLeft = powf( 2.0f, OrganicInstrument::s_harmonics[ static_cast( m_harmModel.value() ) ] + (float)m_detuneModel.value() * CENT ) / Engine::audioEngine()->processingSampleRate(); - m_detuningRight = powf( 2.0f, organicInstrument::s_harmonics[ static_cast( m_harmModel.value() ) ] + m_detuningRight = powf( 2.0f, OrganicInstrument::s_harmonics[ static_cast( m_harmModel.value() ) ] - (float)m_detuneModel.value() * CENT ) / Engine::audioEngine()->processingSampleRate(); } @@ -635,7 +635,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return( new organicInstrument( static_cast( m ) ) ); + return( new OrganicInstrument( static_cast( m ) ) ); } diff --git a/plugins/organic/organic.h b/plugins/Organic/Organic.h similarity index 89% rename from plugins/organic/organic.h rename to plugins/Organic/Organic.h index 519a86548f..b16b2ef9a9 100644 --- a/plugins/organic/organic.h +++ b/plugins/Organic/Organic.h @@ -1,5 +1,5 @@ /* - * organic.h - additive synthesizer for organ-like sounds + * Organic.h - additive synthesizer for organ-like sounds * * Copyright (c) 2006-2015 Andreas Brandmaier * @@ -98,8 +98,8 @@ private: OscillatorObject( Model * _parent, int _index ); virtual ~OscillatorObject(); - friend class organicInstrument; - friend class organicInstrumentView; + friend class OrganicInstrument; + friend class OrganicInstrumentView; private slots: @@ -110,12 +110,12 @@ private slots: } ; -class organicInstrument : public Instrument +class OrganicInstrument : public Instrument { Q_OBJECT public: - organicInstrument( InstrumentTrack * _instrument_track ); - virtual ~organicInstrument(); + OrganicInstrument( InstrumentTrack * _instrument_track ); + virtual ~OrganicInstrument(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -169,16 +169,16 @@ private: private slots: void updateAllDetuning(); - friend class organicInstrumentView; + friend class OrganicInstrumentView; } ; -class organicInstrumentView : public InstrumentViewFixedSize +class OrganicInstrumentView : public InstrumentViewFixedSize { Q_OBJECT public: - organicInstrumentView( Instrument * _instrument, QWidget * _parent ); - virtual ~organicInstrumentView(); + OrganicInstrumentView( Instrument * _instrument, QWidget * _parent ); + virtual ~OrganicInstrumentView(); private: virtual void modelChanged(); diff --git a/plugins/organic/artwork.png b/plugins/Organic/artwork.png similarity index 100% rename from plugins/organic/artwork.png rename to plugins/Organic/artwork.png diff --git a/plugins/organic/logo.png b/plugins/Organic/logo.png similarity index 100% rename from plugins/organic/logo.png rename to plugins/Organic/logo.png diff --git a/plugins/organic/randomise.png b/plugins/Organic/randomise.png similarity index 100% rename from plugins/organic/randomise.png rename to plugins/Organic/randomise.png diff --git a/plugins/organic/randomise_pressed.png b/plugins/Organic/randomise_pressed.png similarity index 100% rename from plugins/organic/randomise_pressed.png rename to plugins/Organic/randomise_pressed.png diff --git a/plugins/Patman/CMakeLists.txt b/plugins/Patman/CMakeLists.txt new file mode 100644 index 0000000000..60354685b5 --- /dev/null +++ b/plugins/Patman/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(patman Patman.cpp Patman.h MOCFILES Patman.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/patman/patman.cpp b/plugins/Patman/Patman.cpp similarity index 93% rename from plugins/patman/patman.cpp rename to plugins/Patman/Patman.cpp index 896b6c330a..63f41fe71e 100644 --- a/plugins/patman/patman.cpp +++ b/plugins/Patman/Patman.cpp @@ -1,5 +1,5 @@ /* - * patman.cpp - a GUS-compatible patch instrument plugin + * Patman.cpp - a GUS-compatible patch instrument plugin * * Copyright (c) 2007-2008 Javier Serrano Polo * Copyright (c) 2009-2014 Tobias Doerffel @@ -23,7 +23,7 @@ * */ -#include "patman.h" +#include "Patman.h" #include #include @@ -69,7 +69,7 @@ Plugin::Descriptor PLUGIN_EXPORT patman_plugin_descriptor = // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return new patmanInstrument( static_cast( m ) ); + return new PatmanInstrument( static_cast( m ) ); } } @@ -77,7 +77,7 @@ PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) -patmanInstrument::patmanInstrument( InstrumentTrack * _instrument_track ) : +PatmanInstrument::PatmanInstrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &patman_plugin_descriptor ), m_loopedModel( true, this ), m_tunedModel( true, this ) @@ -87,7 +87,7 @@ patmanInstrument::patmanInstrument( InstrumentTrack * _instrument_track ) : -patmanInstrument::~patmanInstrument() +PatmanInstrument::~PatmanInstrument() { unloadCurrentPatch(); } @@ -95,7 +95,7 @@ patmanInstrument::~patmanInstrument() -void patmanInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void PatmanInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "src", m_patchFile ); m_loopedModel.saveSettings( _doc, _this, "looped" ); @@ -105,7 +105,7 @@ void patmanInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void patmanInstrument::loadSettings( const QDomElement & _this ) +void PatmanInstrument::loadSettings( const QDomElement & _this ) { setFile( _this.attribute( "src" ), false ); m_loopedModel.loadSettings( _this, "looped" ); @@ -115,7 +115,7 @@ void patmanInstrument::loadSettings( const QDomElement & _this ) -void patmanInstrument::loadFile( const QString & _file ) +void PatmanInstrument::loadFile( const QString & _file ) { setFile( _file ); } @@ -123,7 +123,7 @@ void patmanInstrument::loadFile( const QString & _file ) -QString patmanInstrument::nodeName( void ) const +QString PatmanInstrument::nodeName( void ) const { return( patman_plugin_descriptor.name ); } @@ -131,7 +131,7 @@ QString patmanInstrument::nodeName( void ) const -void patmanInstrument::playNote( NotePlayHandle * _n, +void PatmanInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if( m_patchFile == "" ) @@ -167,7 +167,7 @@ void patmanInstrument::playNote( NotePlayHandle * _n, -void patmanInstrument::deleteNotePluginData( NotePlayHandle * _n ) +void PatmanInstrument::deleteNotePluginData( NotePlayHandle * _n ) { handle_data * hdata = (handle_data *)_n->m_pluginData; sharedObject::unref( hdata->sample ); @@ -178,7 +178,7 @@ void patmanInstrument::deleteNotePluginData( NotePlayHandle * _n ) -void patmanInstrument::setFile( const QString & _patch_file, bool _rename ) +void PatmanInstrument::setFile( const QString & _patch_file, bool _rename ) { if( _patch_file.size() <= 0 ) { @@ -211,7 +211,7 @@ void patmanInstrument::setFile( const QString & _patch_file, bool _rename ) -patmanInstrument::LoadErrors patmanInstrument::loadPatch( +PatmanInstrument::LoadErrors PatmanInstrument::loadPatch( const QString & _filename ) { unloadCurrentPatch(); @@ -378,7 +378,7 @@ patmanInstrument::LoadErrors patmanInstrument::loadPatch( -void patmanInstrument::unloadCurrentPatch( void ) +void PatmanInstrument::unloadCurrentPatch( void ) { while( !m_patchSamples.empty() ) { @@ -390,7 +390,7 @@ void patmanInstrument::unloadCurrentPatch( void ) -void patmanInstrument::selectSample( NotePlayHandle * _n ) +void PatmanInstrument::selectSample( NotePlayHandle * _n ) { const float freq = _n->frequency(); @@ -428,7 +428,7 @@ void patmanInstrument::selectSample( NotePlayHandle * _n ) -PluginView * patmanInstrument::instantiateView( QWidget * _parent ) +PluginView * PatmanInstrument::instantiateView( QWidget * _parent ) { return( new PatmanView( this, _parent ) ); } @@ -638,7 +638,7 @@ void PatmanView::paintEvent( QPaintEvent * ) void PatmanView::modelChanged( void ) { - m_pi = castModel(); + m_pi = castModel(); m_loopButton->setModel( &m_pi->m_loopedModel ); m_tuneButton->setModel( &m_pi->m_tunedModel ); connect( m_pi, SIGNAL( fileChanged() ), diff --git a/plugins/patman/patman.h b/plugins/Patman/Patman.h similarity index 93% rename from plugins/patman/patman.h rename to plugins/Patman/Patman.h index 8d5689b736..6aa6497aa4 100644 --- a/plugins/patman/patman.h +++ b/plugins/Patman/Patman.h @@ -1,5 +1,5 @@ /* - * patman.h - header for a GUS-compatible patch instrument plugin + * Patman.h - header for a GUS-compatible patch instrument plugin * * Copyright (c) 2007-2008 Javier Serrano Polo * @@ -45,12 +45,12 @@ class PixmapButton; #define MODES_CLAMPED ( 1 << 7 ) -class patmanInstrument : public Instrument +class PatmanInstrument : public Instrument { Q_OBJECT public: - patmanInstrument( InstrumentTrack * _track ); - virtual ~patmanInstrument(); + PatmanInstrument( InstrumentTrack * _track ); + virtual ~PatmanInstrument(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -138,7 +138,7 @@ protected: private: virtual void modelChanged( void ); - patmanInstrument * m_pi; + PatmanInstrument * m_pi; QString m_displayFilename; PixmapButton * m_openFileButton; diff --git a/plugins/patman/artwork.png b/plugins/Patman/artwork.png similarity index 100% rename from plugins/patman/artwork.png rename to plugins/Patman/artwork.png diff --git a/plugins/patman/logo.png b/plugins/Patman/logo.png similarity index 100% rename from plugins/patman/logo.png rename to plugins/Patman/logo.png diff --git a/plugins/patman/loop_off.png b/plugins/Patman/loop_off.png similarity index 100% rename from plugins/patman/loop_off.png rename to plugins/Patman/loop_off.png diff --git a/plugins/patman/loop_on.png b/plugins/Patman/loop_on.png similarity index 100% rename from plugins/patman/loop_on.png rename to plugins/Patman/loop_on.png diff --git a/plugins/patman/select_file.png b/plugins/Patman/select_file.png similarity index 100% rename from plugins/patman/select_file.png rename to plugins/Patman/select_file.png diff --git a/plugins/patman/select_file_on.png b/plugins/Patman/select_file_on.png similarity index 100% rename from plugins/patman/select_file_on.png rename to plugins/Patman/select_file_on.png diff --git a/plugins/patman/tune_off.png b/plugins/Patman/tune_off.png similarity index 100% rename from plugins/patman/tune_off.png rename to plugins/Patman/tune_off.png diff --git a/plugins/patman/tune_on.png b/plugins/Patman/tune_on.png similarity index 100% rename from plugins/patman/tune_on.png rename to plugins/Patman/tune_on.png diff --git a/plugins/PeakControllerEffect/CMakeLists.txt b/plugins/PeakControllerEffect/CMakeLists.txt new file mode 100644 index 0000000000..0bdb731234 --- /dev/null +++ b/plugins/PeakControllerEffect/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(peakcontrollereffect PeakControllerEffect.cpp PeakControllerEffectControls.cpp PeakControllerEffectControlDialog.cpp PeakControllerEffect.h PeakControllerEffectControls.h PeakControllerEffectControlDialog.h MOCFILES PeakControllerEffectControls.h PeakControllerEffectControlDialog.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/peak_controller_effect/peak_controller_effect.cpp b/plugins/PeakControllerEffect/PeakControllerEffect.cpp similarity index 97% rename from plugins/peak_controller_effect/peak_controller_effect.cpp rename to plugins/PeakControllerEffect/PeakControllerEffect.cpp index 419411f643..672e020c40 100644 --- a/plugins/peak_controller_effect/peak_controller_effect.cpp +++ b/plugins/PeakControllerEffect/PeakControllerEffect.cpp @@ -1,5 +1,5 @@ /* - * peak_controller_effect.cpp - PeakController effect plugin + * PeakControllerEffect.cpp - PeakController effect plugin * * Copyright (c) 2008 Paul Giblock * Copyright (c) 2009 Tobias Doerffel @@ -27,7 +27,7 @@ #include "Song.h" #include "PresetPreviewPlayHandle.h" #include "PeakController.h" -#include "peak_controller_effect.h" +#include "PeakControllerEffect.h" #include "lmms_math.h" #include "embed.h" diff --git a/plugins/peak_controller_effect/peak_controller_effect.h b/plugins/PeakControllerEffect/PeakControllerEffect.h similarity index 97% rename from plugins/peak_controller_effect/peak_controller_effect.h rename to plugins/PeakControllerEffect/PeakControllerEffect.h index 2e025cc8a5..4eeddf45d3 100644 --- a/plugins/peak_controller_effect/peak_controller_effect.h +++ b/plugins/PeakControllerEffect/PeakControllerEffect.h @@ -27,7 +27,7 @@ #define PEAK_CONTROLLER_EFFECT_H #include "Effect.h" -#include "peak_controller_effect_controls.h" +#include "PeakControllerEffectControls.h" class PeakController; diff --git a/plugins/peak_controller_effect/peak_controller_effect_control_dialog.cpp b/plugins/PeakControllerEffect/PeakControllerEffectControlDialog.cpp similarity index 95% rename from plugins/peak_controller_effect/peak_controller_effect_control_dialog.cpp rename to plugins/PeakControllerEffect/PeakControllerEffectControlDialog.cpp index d4d73e1b7d..044a4c60c8 100644 --- a/plugins/peak_controller_effect/peak_controller_effect_control_dialog.cpp +++ b/plugins/PeakControllerEffect/PeakControllerEffectControlDialog.cpp @@ -1,5 +1,5 @@ /* - * peak_controller_effect_control_dialog.cpp - control dialog for + * PeakControllerEffectControlDialog.cpp - control dialog for * PeakControllerEffect * * Copyright (c) 2008 Paul Giblock @@ -29,8 +29,8 @@ #include #include -#include "peak_controller_effect_control_dialog.h" -#include "peak_controller_effect_controls.h" +#include "PeakControllerEffectControlDialog.h" +#include "PeakControllerEffectControls.h" #include "Knob.h" #include "LedCheckBox.h" #include "embed.h" diff --git a/plugins/peak_controller_effect/peak_controller_effect_control_dialog.h b/plugins/PeakControllerEffect/PeakControllerEffectControlDialog.h similarity index 100% rename from plugins/peak_controller_effect/peak_controller_effect_control_dialog.h rename to plugins/PeakControllerEffect/PeakControllerEffectControlDialog.h diff --git a/plugins/peak_controller_effect/peak_controller_effect_controls.cpp b/plugins/PeakControllerEffect/PeakControllerEffectControls.cpp similarity index 95% rename from plugins/peak_controller_effect/peak_controller_effect_controls.cpp rename to plugins/PeakControllerEffect/PeakControllerEffectControls.cpp index e77597b2c8..d19b15d375 100644 --- a/plugins/peak_controller_effect/peak_controller_effect_controls.cpp +++ b/plugins/PeakControllerEffect/PeakControllerEffectControls.cpp @@ -1,5 +1,5 @@ /* - * peak_controller_effect_controls.cpp - controls for peakController effect + * PeakControllerEffectControls.cpp - controls for peakController effect * * Copyright (c) 2008 Paul Giblock * Copyright (c) 2009-2011 Tobias Doerffel @@ -26,8 +26,8 @@ #include -#include "peak_controller_effect_controls.h" -#include "peak_controller_effect.h" +#include "PeakControllerEffectControls.h" +#include "PeakControllerEffect.h" #include "Song.h" diff --git a/plugins/peak_controller_effect/peak_controller_effect_controls.h b/plugins/PeakControllerEffect/PeakControllerEffectControls.h similarity index 97% rename from plugins/peak_controller_effect/peak_controller_effect_controls.h rename to plugins/PeakControllerEffect/PeakControllerEffectControls.h index 0b1154db77..7706784f0b 100644 --- a/plugins/peak_controller_effect/peak_controller_effect_controls.h +++ b/plugins/PeakControllerEffect/PeakControllerEffectControls.h @@ -27,7 +27,7 @@ #define _PEAK_CONTROLLER_EFFECT_CONTROLS_H #include "EffectControls.h" -#include "peak_controller_effect_control_dialog.h" +#include "PeakControllerEffectControlDialog.h" class PeakControllerEffect; diff --git a/plugins/peak_controller_effect/artwork.png b/plugins/PeakControllerEffect/artwork.png similarity index 100% rename from plugins/peak_controller_effect/artwork.png rename to plugins/PeakControllerEffect/artwork.png diff --git a/plugins/peak_controller_effect/logo.png b/plugins/PeakControllerEffect/logo.png similarity index 100% rename from plugins/peak_controller_effect/logo.png rename to plugins/PeakControllerEffect/logo.png diff --git a/plugins/sf2_player/CMakeLists.txt b/plugins/Sf2Player/CMakeLists.txt similarity index 59% rename from plugins/sf2_player/CMakeLists.txt rename to plugins/Sf2Player/CMakeLists.txt index 9d8bf97f0d..be21c0cf2e 100644 --- a/plugins/sf2_player/CMakeLists.txt +++ b/plugins/Sf2Player/CMakeLists.txt @@ -3,6 +3,6 @@ if(LMMS_HAVE_FLUIDSYNTH) INCLUDE_DIRECTORIES(${FLUIDSYNTH_INCLUDE_DIRS} ${SAMPLERATE_INCLUDE_DIRS}) LINK_DIRECTORIES(${FLUIDSYNTH_LIBRARY_DIRS} ${SAMPLERATE_LIBRARY_DIRS}) LINK_LIBRARIES(${FLUIDSYNTH_LIBRARIES} ${SAMPLERATE_LIBRARIES}) - BUILD_PLUGIN(sf2player sf2_player.cpp sf2_player.h patches_dialog.cpp patches_dialog.h patches_dialog.ui MOCFILES sf2_player.h patches_dialog.h UICFILES patches_dialog.ui EMBEDDED_RESOURCES *.png) + BUILD_PLUGIN(sf2player Sf2Player.cpp Sf2Player.h PatchesDialog.cpp PatchesDialog.h PatchesDialog.ui MOCFILES Sf2Player.h PatchesDialog.h UICFILES PatchesDialog.ui EMBEDDED_RESOURCES *.png) endif(LMMS_HAVE_FLUIDSYNTH) diff --git a/plugins/sf2_player/patches_dialog.cpp b/plugins/Sf2Player/PatchesDialog.cpp similarity index 91% rename from plugins/sf2_player/patches_dialog.cpp rename to plugins/Sf2Player/PatchesDialog.cpp index 1cfcc868c7..f9c414ac0d 100644 --- a/plugins/sf2_player/patches_dialog.cpp +++ b/plugins/Sf2Player/PatchesDialog.cpp @@ -1,5 +1,5 @@ /* - * patches_dialog.cpp - display sf2 patches + * PatchesDialog.cpp - display sf2 patches * * Copyright (c) 2008 Paul Giblock * @@ -23,7 +23,7 @@ */ -#include "patches_dialog.h" +#include "PatchesDialog.h" #include #include @@ -34,12 +34,12 @@ // Custom list-view item (as for numerical sort purposes...) -class patchItem : public QTreeWidgetItem +class PatchItem : public QTreeWidgetItem { public: // Constructor. - patchItem( QTreeWidget *pListView, + PatchItem( QTreeWidget *pListView, QTreeWidgetItem *pItemAfter ) : QTreeWidgetItem( pListView, pItemAfter ) {} @@ -63,7 +63,7 @@ public: // Constructor. -patchesDialog::patchesDialog( QWidget *pParent, Qt::WindowFlags wflags ) +PatchesDialog::PatchesDialog( QWidget *pParent, Qt::WindowFlags wflags ) : QDialog( pParent, wflags ) { // Setup UI struct... @@ -109,13 +109,13 @@ patchesDialog::patchesDialog( QWidget *pParent, Qt::WindowFlags wflags ) // Destructor. -patchesDialog::~patchesDialog() +PatchesDialog::~PatchesDialog() { } // Dialog setup loader. -void patchesDialog::setup ( fluid_synth_t * pSynth, int iChan, +void PatchesDialog::setup ( fluid_synth_t * pSynth, int iChan, const QString & _chanName, LcdSpinBoxModel * _bankModel, LcdSpinBoxModel * _progModel, @@ -165,7 +165,7 @@ void patchesDialog::setup ( fluid_synth_t * pSynth, int iChan, iBank += iBankOffset; #endif if (!findBankItem(iBank)) { - pBankItem = new patchItem(m_bankListView, pBankItem); + pBankItem = new PatchItem(m_bankListView, pBankItem); if (pBankItem) pBankItem->setText(0, QString::number(iBank)); } @@ -202,14 +202,14 @@ void patchesDialog::setup ( fluid_synth_t * pSynth, int iChan, // Stabilize current state form. -void patchesDialog::stabilizeForm() +void PatchesDialog::stabilizeForm() { m_okButton->setEnabled(validateForm()); } // Validate form fields. -bool patchesDialog::validateForm() +bool PatchesDialog::validateForm() { bool bValid = true; @@ -221,7 +221,7 @@ bool patchesDialog::validateForm() // Realize a bank-program selection preset. -void patchesDialog::setBankProg ( int iBank, int iProg ) +void PatchesDialog::setBankProg ( int iBank, int iProg ) { if (m_pSynth == nullptr) return; @@ -235,7 +235,7 @@ void patchesDialog::setBankProg ( int iBank, int iProg ) // Validate form fields and accept it valid. -void patchesDialog::accept() +void PatchesDialog::accept() { if (validateForm()) { // Unload from current selected dialog items. @@ -261,7 +261,7 @@ void patchesDialog::accept() // Reject settings (Cancel button slot). -void patchesDialog::reject (void) +void PatchesDialog::reject (void) { // Reset selection to initial selection, if applicable... if (m_dirty > 0) @@ -272,7 +272,7 @@ void patchesDialog::reject (void) // Find the bank item of given bank number id. -QTreeWidgetItem *patchesDialog::findBankItem ( int iBank ) +QTreeWidgetItem *PatchesDialog::findBankItem ( int iBank ) { QList banks = m_bankListView->findItems( @@ -287,7 +287,7 @@ QTreeWidgetItem *patchesDialog::findBankItem ( int iBank ) // Find the program item of given program number id. -QTreeWidgetItem *patchesDialog::findProgItem ( int iProg ) +QTreeWidgetItem *PatchesDialog::findProgItem ( int iProg ) { QList progs = m_progListView->findItems( @@ -303,7 +303,7 @@ QTreeWidgetItem *patchesDialog::findProgItem ( int iProg ) // Bank change slot. -void patchesDialog::bankChanged (void) +void PatchesDialog::bankChanged (void) { if (m_pSynth == nullptr) return; @@ -340,7 +340,7 @@ void patchesDialog::bankChanged (void) #endif int iProg = fluid_preset_get_num(pCurPreset); if (iBank == iBankSelected && !findProgItem(iProg)) { - pProgItem = new patchItem(m_progListView, pProgItem); + pProgItem = new PatchItem(m_progListView, pProgItem); if (pProgItem) { pProgItem->setText(0, QString::number(iProg)); pProgItem->setText(1, fluid_preset_get_name(pCurPreset)); @@ -360,7 +360,7 @@ void patchesDialog::bankChanged (void) // Program change slot. -void patchesDialog::progChanged (QTreeWidgetItem * _curr, QTreeWidgetItem * _prev) +void PatchesDialog::progChanged (QTreeWidgetItem * _curr, QTreeWidgetItem * _prev) { if (m_pSynth == nullptr || _curr == nullptr) return; diff --git a/plugins/sf2_player/patches_dialog.h b/plugins/Sf2Player/PatchesDialog.h similarity index 89% rename from plugins/sf2_player/patches_dialog.h rename to plugins/Sf2Player/PatchesDialog.h index d2d1d94fe4..73b649a2a6 100644 --- a/plugins/sf2_player/patches_dialog.h +++ b/plugins/Sf2Player/PatchesDialog.h @@ -1,5 +1,5 @@ /* - * patches_dialog.h - display sf2 patches + * PatchesDialog.h - display sf2 patches * * Copyright (c) 2008 Paul Giblock * @@ -28,7 +28,7 @@ #include -#include "ui_patches_dialog.h" +#include "ui_PatchesDialog.h" #include "LcdSpinBox.h" class QLabel; @@ -37,17 +37,17 @@ class QLabel; //---------------------------------------------------------------------------- // qsynthPresetForm -- UI wrapper form. -class patchesDialog : public QDialog, private Ui::patchesDialog +class PatchesDialog : public QDialog, private Ui::PatchesDialog { Q_OBJECT public: // Constructor. - patchesDialog(QWidget *pParent = 0, Qt::WindowFlags wflags = QFlag(0)); + PatchesDialog(QWidget *pParent = 0, Qt::WindowFlags wflags = QFlag(0)); // Destructor. - virtual ~patchesDialog(); + virtual ~PatchesDialog(); void setup(fluid_synth_t *pSynth, int iChan, const QString & _chanName, diff --git a/plugins/sf2_player/patches_dialog.ui b/plugins/Sf2Player/PatchesDialog.ui similarity index 98% rename from plugins/sf2_player/patches_dialog.ui rename to plugins/Sf2Player/PatchesDialog.ui index 13f9f5bffb..93fd67c50b 100644 --- a/plugins/sf2_player/patches_dialog.ui +++ b/plugins/Sf2Player/PatchesDialog.ui @@ -19,8 +19,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - patchesDialog - + PatchesDialog + 0 diff --git a/plugins/sf2_player/sf2_player.cpp b/plugins/Sf2Player/Sf2Player.cpp similarity index 89% rename from plugins/sf2_player/sf2_player.cpp rename to plugins/Sf2Player/Sf2Player.cpp index b180e66b62..7d6fa57ec5 100644 --- a/plugins/sf2_player/sf2_player.cpp +++ b/plugins/Sf2Player/Sf2Player.cpp @@ -1,5 +1,5 @@ /* - * sf2_player.cpp - a soundfont2 player using fluidSynth + * Sf2Player.cpp - a soundfont2 player using fluidSynth * * Copyright (c) 2008 Paul Giblock * Copyright (c) 2009-2014 Tobias Doerffel @@ -23,7 +23,7 @@ * */ -#include "sf2_player.h" +#include "Sf2Player.h" #include #include @@ -43,7 +43,7 @@ #include "Song.h" #include "fluidsynthshims.h" -#include "patches_dialog.h" +#include "PatchesDialog.h" #include "ToolTip.h" #include "LcdSpinBox.h" @@ -69,7 +69,7 @@ Plugin::Descriptor PLUGIN_EXPORT sf2player_plugin_descriptor = } -struct SF2PluginData +struct Sf2PluginData { int midiNote; int lastPanning; @@ -83,12 +83,12 @@ struct SF2PluginData // Static map of current sfonts -QMap sf2Instrument::s_fonts; -QMutex sf2Instrument::s_fontsMutex; +QMap Sf2Instrument::s_fonts; +QMutex Sf2Instrument::s_fontsMutex; -sf2Instrument::sf2Instrument( InstrumentTrack * _instrument_track ) : +Sf2Instrument::Sf2Instrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &sf2player_plugin_descriptor ), m_srcState( nullptr ), m_synth(nullptr), @@ -189,7 +189,7 @@ sf2Instrument::sf2Instrument( InstrumentTrack * _instrument_track ) : -sf2Instrument::~sf2Instrument() +Sf2Instrument::~Sf2Instrument() { Engine::audioEngine()->removePlayHandlesOfTypes( instrumentTrack(), PlayHandle::TypeNotePlayHandle @@ -206,7 +206,7 @@ sf2Instrument::~sf2Instrument() -void sf2Instrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void Sf2Instrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "src", m_filename ); m_patchNum.saveSettings( _doc, _this, "patch" ); @@ -230,7 +230,7 @@ void sf2Instrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void sf2Instrument::loadSettings( const QDomElement & _this ) +void Sf2Instrument::loadSettings( const QDomElement & _this ) { openFile( _this.attribute( "src" ), false ); m_patchNum.loadSettings( _this, "patch" ); @@ -255,7 +255,7 @@ void sf2Instrument::loadSettings( const QDomElement & _this ) -void sf2Instrument::loadFile( const QString & _file ) +void Sf2Instrument::loadFile( const QString & _file ) { if( !_file.isEmpty() && QFileInfo( _file ).exists() ) { @@ -303,7 +303,7 @@ void sf2Instrument::loadFile( const QString & _file ) -AutomatableModel * sf2Instrument::childModel( const QString & _modelName ) +AutomatableModel * Sf2Instrument::childModel( const QString & _modelName ) { if( _modelName == "bank" ) { @@ -319,7 +319,7 @@ AutomatableModel * sf2Instrument::childModel( const QString & _modelName ) -QString sf2Instrument::nodeName() const +QString Sf2Instrument::nodeName() const { return sf2player_plugin_descriptor.name; } @@ -327,7 +327,7 @@ QString sf2Instrument::nodeName() const -void sf2Instrument::freeFont() +void Sf2Instrument::freeFont() { m_synthMutex.lock(); @@ -361,7 +361,7 @@ void sf2Instrument::freeFont() -void sf2Instrument::openFile( const QString & _sf2File, bool updateTrackName ) +void Sf2Instrument::openFile( const QString & _sf2File, bool updateTrackName ) { emit fileLoading(); @@ -398,7 +398,7 @@ void sf2Instrument::openFile( const QString & _sf2File, bool updateTrackName ) if( fluid_synth_sfcount( m_synth ) > 0 ) { // Grab this sf from the top of the stack and add to list - m_font = new sf2Font( fluid_synth_get_sfont( m_synth, 0 ) ); + m_font = new Sf2Font( fluid_synth_get_sfont( m_synth, 0 ) ); s_fonts.insert( relativePath, m_font ); loaded = true; } @@ -406,7 +406,7 @@ void sf2Instrument::openFile( const QString & _sf2File, bool updateTrackName ) if(!loaded) { - collectErrorForUI( sf2Instrument::tr( "A soundfont %1 could not be loaded." ). + collectErrorForUI( Sf2Instrument::tr( "A soundfont %1 could not be loaded." ). arg( QFileInfo( _sf2File ).baseName() ) ); } } @@ -438,7 +438,7 @@ void sf2Instrument::openFile( const QString & _sf2File, bool updateTrackName ) -void sf2Instrument::updatePatch() +void Sf2Instrument::updatePatch() { if( m_bankNum.value() >= 0 && m_patchNum.value() >= 0 ) { @@ -450,7 +450,7 @@ void sf2Instrument::updatePatch() -QString sf2Instrument::getCurrentPatchName() +QString Sf2Instrument::getCurrentPatchName() { int iBankSelected = m_bankNum.value(); int iProgSelected = m_patchNum.value(); @@ -495,7 +495,7 @@ QString sf2Instrument::getCurrentPatchName() -void sf2Instrument::updateGain() +void Sf2Instrument::updateGain() { fluid_synth_set_gain( m_synth, m_gain.value() ); } @@ -503,7 +503,7 @@ void sf2Instrument::updateGain() -void sf2Instrument::updateReverbOn() +void Sf2Instrument::updateReverbOn() { fluid_synth_set_reverb_on( m_synth, m_reverbOn.value() ? 1 : 0 ); } @@ -511,7 +511,7 @@ void sf2Instrument::updateReverbOn() -void sf2Instrument::updateReverb() +void Sf2Instrument::updateReverb() { fluid_synth_set_reverb( m_synth, m_reverbRoomSize.value(), m_reverbDamping.value(), m_reverbWidth.value(), @@ -521,7 +521,7 @@ void sf2Instrument::updateReverb() -void sf2Instrument::updateChorusOn() +void Sf2Instrument::updateChorusOn() { fluid_synth_set_chorus_on( m_synth, m_chorusOn.value() ? 1 : 0 ); } @@ -529,7 +529,7 @@ void sf2Instrument::updateChorusOn() -void sf2Instrument::updateChorus() +void Sf2Instrument::updateChorus() { fluid_synth_set_chorus( m_synth, static_cast( m_chorusNum.value() ), m_chorusLevel.value(), m_chorusSpeed.value(), @@ -538,7 +538,7 @@ void sf2Instrument::updateChorus() -void sf2Instrument::reloadSynth() +void Sf2Instrument::reloadSynth() { double tempRate; @@ -615,7 +615,7 @@ void sf2Instrument::reloadSynth() -void sf2Instrument::playNote( NotePlayHandle * _n, sampleFrame * ) +void Sf2Instrument::playNote( NotePlayHandle * _n, sampleFrame * ) { if( _n->isMasterNote() || ( _n->hasParent() && _n->isReleased() ) ) { @@ -637,7 +637,7 @@ void sf2Instrument::playNote( NotePlayHandle * _n, sampleFrame * ) } const int baseVelocity = instrumentTrack()->midiPort()->baseVelocity(); - SF2PluginData * pluginData = new SF2PluginData; + Sf2PluginData * pluginData = new Sf2PluginData; pluginData->midiNote = midiNote; pluginData->lastPanning = 0; pluginData->lastVelocity = _n->midiVelocity( baseVelocity ); @@ -655,7 +655,7 @@ void sf2Instrument::playNote( NotePlayHandle * _n, sampleFrame * ) } else if( _n->isReleased() && ! _n->instrumentTrack()->isSustainPedalPressed() ) // note is released during this period { - SF2PluginData * pluginData = static_cast( _n->m_pluginData ); + Sf2PluginData * pluginData = static_cast( _n->m_pluginData ); pluginData->offset = _n->framesBeforeRelease(); pluginData->isNew = false; @@ -666,7 +666,7 @@ void sf2Instrument::playNote( NotePlayHandle * _n, sampleFrame * ) } -void sf2Instrument::noteOn( SF2PluginData * n ) +void Sf2Instrument::noteOn( Sf2PluginData * n ) { m_synthMutex.lock(); @@ -707,7 +707,7 @@ void sf2Instrument::noteOn( SF2PluginData * n ) } -void sf2Instrument::noteOff( SF2PluginData * n ) +void Sf2Instrument::noteOff( Sf2PluginData * n ) { n->noteOffSent = true; m_notesRunningMutex.lock(); @@ -723,7 +723,7 @@ void sf2Instrument::noteOff( SF2PluginData * n ) } -void sf2Instrument::play( sampleFrame * _working_buffer ) +void Sf2Instrument::play( sampleFrame * _working_buffer ) { const fpp_t frames = Engine::audioEngine()->framesPerPeriod(); @@ -763,8 +763,8 @@ void sf2Instrument::play( sampleFrame * _working_buffer ) NotePlayHandle * currentNote = m_playingNotes[0]; for( int i = 1; i < m_playingNotes.size(); ++i ) { - SF2PluginData * currentData = static_cast( currentNote->m_pluginData ); - SF2PluginData * iData = static_cast( m_playingNotes[i]->m_pluginData ); + Sf2PluginData * currentData = static_cast( currentNote->m_pluginData ); + Sf2PluginData * iData = static_cast( m_playingNotes[i]->m_pluginData ); if( currentData->offset > iData->offset ) { currentNote = m_playingNotes[i]; @@ -773,7 +773,7 @@ void sf2Instrument::play( sampleFrame * _working_buffer ) // process the current note: // first see if we're synced in frame count - SF2PluginData * currentData = static_cast( currentNote->m_pluginData ); + Sf2PluginData * currentData = static_cast( currentNote->m_pluginData ); if( currentData->offset > currentFrame ) { renderFrames( currentData->offset - currentFrame, _working_buffer + currentFrame ); @@ -811,7 +811,7 @@ void sf2Instrument::play( sampleFrame * _working_buffer ) } -void sf2Instrument::renderFrames( f_cnt_t frames, sampleFrame * buf ) +void Sf2Instrument::renderFrames( f_cnt_t frames, sampleFrame * buf ) { m_synthMutex.lock(); if( m_internalSampleRate < Engine::audioEngine()->processingSampleRate() && @@ -838,11 +838,11 @@ void sf2Instrument::renderFrames( f_cnt_t frames, sampleFrame * buf ) #endif if( error ) { - qCritical( "sf2Instrument: error while resampling: %s", src_strerror( error ) ); + qCritical( "Sf2Instrument: error while resampling: %s", src_strerror( error ) ); } if( src_data.output_frames_gen > frames ) { - qCritical( "sf2Instrument: not enough frames: %ld / %d", src_data.output_frames_gen, frames ); + qCritical( "Sf2Instrument: not enough frames: %ld / %d", src_data.output_frames_gen, frames ); } } else @@ -855,9 +855,9 @@ void sf2Instrument::renderFrames( f_cnt_t frames, sampleFrame * buf ) -void sf2Instrument::deleteNotePluginData( NotePlayHandle * _n ) +void Sf2Instrument::deleteNotePluginData( NotePlayHandle * _n ) { - SF2PluginData * pluginData = static_cast( _n->m_pluginData ); + Sf2PluginData * pluginData = static_cast( _n->m_pluginData ); if( ! pluginData->noteOffSent ) // if we for some reason haven't noteoffed the note before it gets deleted, // do it here { @@ -875,9 +875,9 @@ void sf2Instrument::deleteNotePluginData( NotePlayHandle * _n ) -PluginView * sf2Instrument::instantiateView( QWidget * _parent ) +PluginView * Sf2Instrument::instantiateView( QWidget * _parent ) { - return new sf2InstrumentView( this, _parent ); + return new Sf2InstrumentView( this, _parent ); } @@ -886,10 +886,10 @@ PluginView * sf2Instrument::instantiateView( QWidget * _parent ) -class sf2Knob : public Knob +class Sf2Knob : public Knob { public: - sf2Knob( QWidget * _parent ) : + Sf2Knob( QWidget * _parent ) : Knob( knobStyled, _parent ) { setFixedSize( 31, 38 ); @@ -898,13 +898,13 @@ public: -sf2InstrumentView::sf2InstrumentView( Instrument * _instrument, QWidget * _parent ) : +Sf2InstrumentView::Sf2InstrumentView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { // QVBoxLayout * vl = new QVBoxLayout( this ); // QHBoxLayout * hl = new QHBoxLayout(); - sf2Instrument* k = castModel(); + Sf2Instrument* k = castModel(); connect( &k->m_bankNum, SIGNAL( dataChanged() ), this, SLOT( updatePatchName() ) ); connect( &k->m_patchNum, SIGNAL( dataChanged() ), this, SLOT( updatePatchName() ) ); @@ -964,7 +964,7 @@ sf2InstrumentView::sf2InstrumentView( Instrument * _instrument, QWidget * _paren // vl->addLayout( hl ); // Gain - m_gainKnob = new sf2Knob( this ); + m_gainKnob = new Sf2Knob( this ); m_gainKnob->setHintText( tr("Gain:"), "" ); m_gainKnob->move( 86, 55 ); // vl->addWidget( m_gainKnob ); @@ -981,19 +981,19 @@ sf2InstrumentView::sf2InstrumentView( Instrument * _instrument, QWidget * _paren ToolTip::add( m_reverbButton, tr( "Apply reverb (if supported)" ) ); - m_reverbRoomSizeKnob = new sf2Knob( this ); + m_reverbRoomSizeKnob = new Sf2Knob( this ); m_reverbRoomSizeKnob->setHintText( tr("Room size:"), "" ); m_reverbRoomSizeKnob->move( 93, 160 ); - m_reverbDampingKnob = new sf2Knob( this ); + m_reverbDampingKnob = new Sf2Knob( this ); m_reverbDampingKnob->setHintText( tr("Damping:"), "" ); m_reverbDampingKnob->move( 130, 160 ); - m_reverbWidthKnob = new sf2Knob( this ); + m_reverbWidthKnob = new Sf2Knob( this ); m_reverbWidthKnob->setHintText( tr("Width:"), "" ); m_reverbWidthKnob->move( 167, 160 ); - m_reverbLevelKnob = new sf2Knob( this ); + m_reverbLevelKnob = new Sf2Knob( this ); m_reverbLevelKnob->setHintText( tr("Level:"), "" ); m_reverbLevelKnob->move( 204, 160 ); @@ -1016,19 +1016,19 @@ sf2InstrumentView::sf2InstrumentView( Instrument * _instrument, QWidget * _paren m_chorusButton->setInactiveGraphic( PLUGIN_NAME::getIconPixmap( "chorus_off" ) ); ToolTip::add( m_chorusButton, tr( "Apply chorus (if supported)" ) ); - m_chorusNumKnob = new sf2Knob( this ); + m_chorusNumKnob = new Sf2Knob( this ); m_chorusNumKnob->setHintText( tr("Voices:"), "" ); m_chorusNumKnob->move( 93, 206 ); - m_chorusLevelKnob = new sf2Knob( this ); + m_chorusLevelKnob = new Sf2Knob( this ); m_chorusLevelKnob->setHintText( tr("Level:"), "" ); m_chorusLevelKnob->move( 130 , 206 ); - m_chorusSpeedKnob = new sf2Knob( this ); + m_chorusSpeedKnob = new Sf2Knob( this ); m_chorusSpeedKnob->setHintText( tr("Speed:"), "" ); m_chorusSpeedKnob->move( 167 , 206 ); - m_chorusDepthKnob = new sf2Knob( this ); + m_chorusDepthKnob = new Sf2Knob( this ); m_chorusDepthKnob->setHintText( tr("Depth:"), "" ); m_chorusDepthKnob->move( 204 , 206 ); /* @@ -1051,16 +1051,16 @@ sf2InstrumentView::sf2InstrumentView( Instrument * _instrument, QWidget * _paren -sf2InstrumentView::~sf2InstrumentView() +Sf2InstrumentView::~Sf2InstrumentView() { } -void sf2InstrumentView::modelChanged() +void Sf2InstrumentView::modelChanged() { - sf2Instrument * k = castModel(); + Sf2Instrument * k = castModel(); m_bankNumLcd->setModel( &k->m_bankNum ); m_patchNumLcd->setModel( &k->m_patchNum ); @@ -1089,9 +1089,9 @@ void sf2InstrumentView::modelChanged() -void sf2InstrumentView::updateFilename() +void Sf2InstrumentView::updateFilename() { - sf2Instrument * i = castModel(); + Sf2Instrument * i = castModel(); QFontMetrics fm( m_filenameLabel->font() ); QString file = i->m_filename.endsWith( ".sf2", Qt::CaseInsensitive ) ? i->m_filename.left( i->m_filename.length() - 4 ) : @@ -1109,9 +1109,9 @@ void sf2InstrumentView::updateFilename() -void sf2InstrumentView::updatePatchName() +void Sf2InstrumentView::updatePatchName() { - sf2Instrument * i = castModel(); + Sf2Instrument * i = castModel(); QFontMetrics fm( font() ); QString patch = i->getCurrentPatchName(); m_patchLabel->setText( fm.elidedText( patch, Qt::ElideLeft, m_patchLabel->width() ) ); @@ -1123,7 +1123,7 @@ void sf2InstrumentView::updatePatchName() -void sf2InstrumentView::invalidateFile() +void Sf2InstrumentView::invalidateFile() { m_patchDialogButton->setEnabled( false ); } @@ -1131,9 +1131,9 @@ void sf2InstrumentView::invalidateFile() -void sf2InstrumentView::showFileDialog() +void Sf2InstrumentView::showFileDialog() { - sf2Instrument * k = castModel(); + Sf2Instrument * k = castModel(); FileDialog ofd( nullptr, tr( "Open SoundFont file" ) ); ofd.setFileMode( FileDialog::ExistingFiles ); @@ -1171,11 +1171,11 @@ void sf2InstrumentView::showFileDialog() -void sf2InstrumentView::showPatchDialog() +void Sf2InstrumentView::showPatchDialog() { - sf2Instrument * k = castModel(); + Sf2Instrument * k = castModel(); - patchesDialog pd( this ); + PatchesDialog pd( this ); pd.setup( k->m_synth, 1, k->instrumentTrack()->name(), &k->m_bankNum, &k->m_patchNum, m_patchLabel ); @@ -1190,7 +1190,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return new sf2Instrument( static_cast( m ) ); + return new Sf2Instrument( static_cast( m ) ); } } diff --git a/plugins/sf2_player/sf2_player.h b/plugins/Sf2Player/Sf2Player.h similarity index 87% rename from plugins/sf2_player/sf2_player.h rename to plugins/Sf2Player/Sf2Player.h index 853839b9f4..aeea1a5537 100644 --- a/plugins/sf2_player/sf2_player.h +++ b/plugins/Sf2Player/Sf2Player.h @@ -1,5 +1,5 @@ /* - * sf2_player.h - a soundfont2 player using fluidSynth + * Sf2Player.h - a soundfont2 player using fluidSynth * * Copyright (c) 2008 Paul Giblock * Copyright (c) 2009-2014 Tobias Doerffel @@ -36,26 +36,26 @@ #include "LcdSpinBox.h" #include "MemoryManager.h" -class sf2InstrumentView; -class sf2Font; +class Sf2InstrumentView; +class Sf2Font; class Knob; class NotePlayHandle; class PixmapButton; -class patchesDialog; +class PatchesDialog; class QLabel; -struct SF2PluginData; +struct Sf2PluginData; -class sf2Instrument : public Instrument +class Sf2Instrument : public Instrument { Q_OBJECT mapPropertyFromModel(int,getBank,setBank,m_bankNum); mapPropertyFromModel(int,getPatch,setPatch,m_patchNum); public: - sf2Instrument( InstrumentTrack * _instrument_track ); - virtual ~sf2Instrument(); + Sf2Instrument( InstrumentTrack * _instrument_track ); + virtual ~Sf2Instrument(); virtual void play( sampleFrame * _working_buffer ); @@ -107,7 +107,7 @@ public slots: private: static QMutex s_fontsMutex; - static QMap s_fonts; + static QMap s_fonts; static int (* s_origFree)( fluid_sfont_t * ); SRC_STATE * m_srcState; @@ -115,7 +115,7 @@ private: fluid_settings_t* m_settings; fluid_synth_t* m_synth; - sf2Font* m_font; + Sf2Font* m_font; int m_fontId; QString m_filename; @@ -155,11 +155,11 @@ private: private: void freeFont(); - void noteOn( SF2PluginData * n ); - void noteOff( SF2PluginData * n ); + void noteOn( Sf2PluginData * n ); + void noteOff( Sf2PluginData * n ); void renderFrames( f_cnt_t frames, sampleFrame * buf ); - friend class sf2InstrumentView; + friend class Sf2InstrumentView; signals: void fileLoading(); @@ -171,11 +171,11 @@ signals: // A soundfont in our font-map -class sf2Font +class Sf2Font { MM_OPERATORS public: - sf2Font( fluid_sfont_t * f ) : + Sf2Font( fluid_sfont_t * f ) : fluidFont( f ), refCount( 1 ) {}; @@ -186,13 +186,13 @@ public: -class sf2InstrumentView : public InstrumentViewFixedSize +class Sf2InstrumentView : public InstrumentViewFixedSize { Q_OBJECT public: - sf2InstrumentView( Instrument * _instrument, + Sf2InstrumentView( Instrument * _instrument, QWidget * _parent ); - virtual ~sf2InstrumentView(); + virtual ~Sf2InstrumentView(); private: virtual void modelChanged(); @@ -220,7 +220,7 @@ private: Knob * m_chorusSpeedKnob; Knob * m_chorusDepthKnob; - static patchesDialog * s_patchDialog; + static PatchesDialog * s_patchDialog; protected slots: void invalidateFile(); diff --git a/plugins/sf2_player/artwork.png b/plugins/Sf2Player/artwork.png similarity index 100% rename from plugins/sf2_player/artwork.png rename to plugins/Sf2Player/artwork.png diff --git a/plugins/sf2_player/chorus_off.png b/plugins/Sf2Player/chorus_off.png similarity index 100% rename from plugins/sf2_player/chorus_off.png rename to plugins/Sf2Player/chorus_off.png diff --git a/plugins/sf2_player/chorus_on.png b/plugins/Sf2Player/chorus_on.png similarity index 100% rename from plugins/sf2_player/chorus_on.png rename to plugins/Sf2Player/chorus_on.png diff --git a/plugins/sf2_player/fileselect_off.png b/plugins/Sf2Player/fileselect_off.png similarity index 100% rename from plugins/sf2_player/fileselect_off.png rename to plugins/Sf2Player/fileselect_off.png diff --git a/plugins/sf2_player/fileselect_on.png b/plugins/Sf2Player/fileselect_on.png similarity index 100% rename from plugins/sf2_player/fileselect_on.png rename to plugins/Sf2Player/fileselect_on.png diff --git a/plugins/sf2_player/fluidsynthshims.h b/plugins/Sf2Player/fluidsynthshims.h similarity index 100% rename from plugins/sf2_player/fluidsynthshims.h rename to plugins/Sf2Player/fluidsynthshims.h diff --git a/plugins/sf2_player/logo.png b/plugins/Sf2Player/logo.png similarity index 100% rename from plugins/sf2_player/logo.png rename to plugins/Sf2Player/logo.png diff --git a/plugins/sf2_player/patches_off.png b/plugins/Sf2Player/patches_off.png similarity index 100% rename from plugins/sf2_player/patches_off.png rename to plugins/Sf2Player/patches_off.png diff --git a/plugins/sf2_player/patches_on.png b/plugins/Sf2Player/patches_on.png similarity index 100% rename from plugins/sf2_player/patches_on.png rename to plugins/Sf2Player/patches_on.png diff --git a/plugins/sf2_player/reverb_off.png b/plugins/Sf2Player/reverb_off.png similarity index 100% rename from plugins/sf2_player/reverb_off.png rename to plugins/Sf2Player/reverb_off.png diff --git a/plugins/sf2_player/reverb_on.png b/plugins/Sf2Player/reverb_on.png similarity index 100% rename from plugins/sf2_player/reverb_on.png rename to plugins/Sf2Player/reverb_on.png diff --git a/plugins/Sfxr/CMakeLists.txt b/plugins/Sfxr/CMakeLists.txt new file mode 100644 index 0000000000..640a07dd6d --- /dev/null +++ b/plugins/Sfxr/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(sfxr Sfxr.cpp Sfxr.h MOCFILES Sfxr.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/sfxr/sfxr.cpp b/plugins/Sfxr/Sfxr.cpp similarity index 94% rename from plugins/sfxr/sfxr.cpp rename to plugins/Sfxr/Sfxr.cpp index c96daccb5b..08d7e3c617 100644 --- a/plugins/sfxr/sfxr.cpp +++ b/plugins/Sfxr/Sfxr.cpp @@ -1,5 +1,5 @@ /* - * sfxr.cpp - port of sfxr to LMMS + * Sfxr.cpp - port of sfxr to LMMS * Originally written by Tomas Pettersson. For the original license, * please read readme.txt in this directory * @@ -39,7 +39,7 @@ float frnd(float range) #include -#include "sfxr.h" +#include "Sfxr.h" #include "AudioEngine.h" #include "Engine.h" #include "InstrumentTrack.h" @@ -75,7 +75,7 @@ Plugin::Descriptor PLUGIN_EXPORT sfxr_plugin_descriptor = -SfxrSynth::SfxrSynth( const sfxrInstrument * s ): +SfxrSynth::SfxrSynth( const SfxrInstrument * s ): s(s), playing_sample( true ) { @@ -322,7 +322,7 @@ bool SfxrSynth::isPlaying() const -sfxrInstrument::sfxrInstrument( InstrumentTrack * _instrument_track ) : +SfxrInstrument::SfxrInstrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &sfxr_plugin_descriptor ), m_attModel(0.0f, this, "Attack Time"), m_holdModel(0.3f, this, "Sustain Time"), @@ -359,14 +359,14 @@ sfxrInstrument::sfxrInstrument( InstrumentTrack * _instrument_track ) : -sfxrInstrument::~sfxrInstrument() +SfxrInstrument::~SfxrInstrument() { } -void sfxrInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void SfxrInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "version", "1" ); m_attModel.saveSettings( _doc, _this, "att" ); @@ -404,7 +404,7 @@ void sfxrInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void sfxrInstrument::loadSettings( const QDomElement & _this ) +void SfxrInstrument::loadSettings( const QDomElement & _this ) { m_attModel.loadSettings(_this, "att" ); @@ -443,7 +443,7 @@ void sfxrInstrument::loadSettings( const QDomElement & _this ) -QString sfxrInstrument::nodeName() const +QString SfxrInstrument::nodeName() const { return( sfxr_plugin_descriptor.name ); } @@ -451,7 +451,7 @@ QString sfxrInstrument::nodeName() const -void sfxrInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) +void SfxrInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { float currentSampleRate = Engine::audioEngine()->processingSampleRate(); @@ -497,7 +497,7 @@ void sfxrInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffe -void sfxrInstrument::deleteNotePluginData( NotePlayHandle * _n ) +void SfxrInstrument::deleteNotePluginData( NotePlayHandle * _n ) { delete static_cast( _n->m_pluginData ); } @@ -505,15 +505,15 @@ void sfxrInstrument::deleteNotePluginData( NotePlayHandle * _n ) -PluginView * sfxrInstrument::instantiateView( QWidget * _parent ) +PluginView * SfxrInstrument::instantiateView( QWidget * _parent ) { - return( new sfxrInstrumentView( this, _parent ) ); + return( new SfxrInstrumentView( this, _parent ) ); } -void sfxrInstrument::resetModels() +void SfxrInstrument::resetModels() { m_attModel.reset(); @@ -551,10 +551,10 @@ void sfxrInstrument::resetModels() -class sfxrKnob : public Knob +class SfxrKnob : public Knob { public: - sfxrKnob( QWidget * _parent ) : + SfxrKnob( QWidget * _parent ) : Knob( knobStyled, _parent ) { setFixedSize( 20, 20 ); @@ -569,7 +569,7 @@ public: #define createKnob( _knob, _x, _y, _name )\ - _knob = new sfxrKnob( this ); \ + _knob = new SfxrKnob( this ); \ _knob->setHintText( tr( _name ":" ), "" ); \ _knob->move( _x, _y ); \ ToolTip::add( _knob, tr( _name ) ); @@ -597,7 +597,7 @@ public: -sfxrInstrumentView::sfxrInstrumentView( Instrument * _instrument, +SfxrInstrumentView::SfxrInstrumentView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { @@ -716,9 +716,9 @@ sfxrInstrumentView::sfxrInstrumentView( Instrument * _instrument, -void sfxrInstrumentView::modelChanged() +void SfxrInstrumentView::modelChanged() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); m_attKnob->setModel( &s->m_attModel ); m_holdKnob->setModel( &s->m_holdModel ); @@ -755,9 +755,9 @@ void sfxrInstrumentView::modelChanged() -void sfxrInstrumentView::genPickup() +void SfxrInstrumentView::genPickup() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_startFreqModel.setValue( 0.4f+frnd(0.5f) ); s->m_attModel.setValue( 0.0f ); @@ -775,9 +775,9 @@ void sfxrInstrumentView::genPickup() -void sfxrInstrumentView::genLaser() +void SfxrInstrumentView::genLaser() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_waveFormModel.setValue( rnd(2) ); @@ -834,9 +834,9 @@ void sfxrInstrumentView::genLaser() -void sfxrInstrumentView::genExplosion() +void SfxrInstrumentView::genExplosion() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_waveFormModel.setValue( 3 ); @@ -889,9 +889,9 @@ void sfxrInstrumentView::genExplosion() -void sfxrInstrumentView::genPowerup() +void SfxrInstrumentView::genPowerup() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); if(rnd(1)) @@ -923,9 +923,9 @@ void sfxrInstrumentView::genPowerup() -void sfxrInstrumentView::genHit() +void SfxrInstrumentView::genHit() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_waveFormModel.setValue( rnd(2) ); @@ -953,9 +953,9 @@ void sfxrInstrumentView::genHit() -void sfxrInstrumentView::genJump() +void SfxrInstrumentView::genJump() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_waveFormModel.setValue( 0 ); @@ -983,9 +983,9 @@ void sfxrInstrumentView::genJump() -void sfxrInstrumentView::genBlip() +void SfxrInstrumentView::genBlip() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->resetModels(); s->m_waveFormModel.setValue( rnd(1) ); @@ -1005,9 +1005,9 @@ void sfxrInstrumentView::genBlip() -void sfxrInstrumentView::randomize() +void SfxrInstrumentView::randomize() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); s->m_startFreqModel.setValue( pow(frnd(2.0f)-1.0f, 2.0f) ); if(rnd(1)) @@ -1066,9 +1066,9 @@ void sfxrInstrumentView::randomize() -void sfxrInstrumentView::mutate() +void SfxrInstrumentView::mutate() { - sfxrInstrument * s = castModel(); + SfxrInstrument * s = castModel(); if(rnd(1)) s->m_startFreqModel.setValue( s->m_startFreqModel.value()+frnd(0.1f)-0.05f ); // if(rnd(1)) s->m_minFreqModel.setValue( s->m_minFreqModel.value()+frnd(0.1f)-0.05f ); @@ -1106,9 +1106,9 @@ void sfxrInstrumentView::mutate() -void sfxrInstrumentView::previewSound() +void SfxrInstrumentView::previewSound() { - sfxrInstrument* s = castModel(); + SfxrInstrument* s = castModel(); InstrumentTrack* it = s->instrumentTrack(); it->silenceAllNotes(); it->processInEvent( MidiEvent( MidiNoteOn, 0, it->baseNoteModel()->value(), MidiDefaultVelocity ) ); @@ -1122,7 +1122,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model* m, void* ) { - return new sfxrInstrument( static_cast( m ) ); + return new SfxrInstrument( static_cast( m ) ); } diff --git a/plugins/sfxr/sfxr.h b/plugins/Sfxr/Sfxr.h similarity index 93% rename from plugins/sfxr/sfxr.h rename to plugins/Sfxr/Sfxr.h index d7b599c40f..a8ce12efea 100644 --- a/plugins/sfxr/sfxr.h +++ b/plugins/Sfxr/Sfxr.h @@ -1,5 +1,5 @@ /* - * sfxr.h - declaration of classes of the LMMS sfxr plugin + * Sfxr.h - declaration of classes of the LMMS sfxr plugin * Originally written by Tomas Pettersson. For the original license, * please read readme.txt in this directory * @@ -64,7 +64,7 @@ const int KNOB_BLOCK_SIZE_Y = 40; class automatableButtonGroup; class Knob; class PixmapButton; -class sfxrInstrument; +class SfxrInstrument; @@ -72,7 +72,7 @@ class SfxrSynth { MM_OPERATORS public: - SfxrSynth( const sfxrInstrument * s ); + SfxrSynth( const SfxrInstrument * s ); virtual ~SfxrSynth(); void resetSample( bool restart ); @@ -81,7 +81,7 @@ public: bool isPlaying() const; private: - const sfxrInstrument * s; + const SfxrInstrument * s; bool playing_sample; int phase; double fperiod; @@ -164,12 +164,12 @@ public: } }; -class sfxrInstrument : public Instrument +class SfxrInstrument : public Instrument { Q_OBJECT public: - sfxrInstrument(InstrumentTrack * _instrument_track ); - virtual ~sfxrInstrument(); + SfxrInstrument(InstrumentTrack * _instrument_track ); + virtual ~SfxrInstrument(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); virtual void deleteNotePluginData( NotePlayHandle * _n ); @@ -217,20 +217,20 @@ private: IntModel m_waveFormModel; - friend class sfxrInstrumentView; + friend class SfxrInstrumentView; friend class SfxrSynth; }; -class sfxrInstrumentView : public InstrumentViewFixedSize +class SfxrInstrumentView : public InstrumentViewFixedSize { Q_OBJECT public: - sfxrInstrumentView( Instrument * _instrument, + SfxrInstrumentView( Instrument * _instrument, QWidget * _parent ); - virtual ~sfxrInstrumentView() {}; + virtual ~SfxrInstrumentView() {}; protected slots: void genPickup(); diff --git a/plugins/sfxr/artwork.png b/plugins/Sfxr/artwork.png similarity index 100% rename from plugins/sfxr/artwork.png rename to plugins/Sfxr/artwork.png diff --git a/plugins/sfxr/blip_active.png b/plugins/Sfxr/blip_active.png similarity index 100% rename from plugins/sfxr/blip_active.png rename to plugins/Sfxr/blip_active.png diff --git a/plugins/sfxr/blip_inactive.png b/plugins/Sfxr/blip_inactive.png similarity index 100% rename from plugins/sfxr/blip_inactive.png rename to plugins/Sfxr/blip_inactive.png diff --git a/plugins/sfxr/explosion_active.png b/plugins/Sfxr/explosion_active.png similarity index 100% rename from plugins/sfxr/explosion_active.png rename to plugins/Sfxr/explosion_active.png diff --git a/plugins/sfxr/explosion_inactive.png b/plugins/Sfxr/explosion_inactive.png similarity index 100% rename from plugins/sfxr/explosion_inactive.png rename to plugins/Sfxr/explosion_inactive.png diff --git a/plugins/sfxr/hit_active.png b/plugins/Sfxr/hit_active.png similarity index 100% rename from plugins/sfxr/hit_active.png rename to plugins/Sfxr/hit_active.png diff --git a/plugins/sfxr/hit_inactive.png b/plugins/Sfxr/hit_inactive.png similarity index 100% rename from plugins/sfxr/hit_inactive.png rename to plugins/Sfxr/hit_inactive.png diff --git a/plugins/sfxr/jump_active.png b/plugins/Sfxr/jump_active.png similarity index 100% rename from plugins/sfxr/jump_active.png rename to plugins/Sfxr/jump_active.png diff --git a/plugins/sfxr/jump_inactive.png b/plugins/Sfxr/jump_inactive.png similarity index 100% rename from plugins/sfxr/jump_inactive.png rename to plugins/Sfxr/jump_inactive.png diff --git a/plugins/sfxr/laser_active.png b/plugins/Sfxr/laser_active.png similarity index 100% rename from plugins/sfxr/laser_active.png rename to plugins/Sfxr/laser_active.png diff --git a/plugins/sfxr/laser_inactive.png b/plugins/Sfxr/laser_inactive.png similarity index 100% rename from plugins/sfxr/laser_inactive.png rename to plugins/Sfxr/laser_inactive.png diff --git a/plugins/sfxr/logo.png b/plugins/Sfxr/logo.png similarity index 100% rename from plugins/sfxr/logo.png rename to plugins/Sfxr/logo.png diff --git a/plugins/sfxr/mutate_active.png b/plugins/Sfxr/mutate_active.png similarity index 100% rename from plugins/sfxr/mutate_active.png rename to plugins/Sfxr/mutate_active.png diff --git a/plugins/sfxr/mutate_inactive.png b/plugins/Sfxr/mutate_inactive.png similarity index 100% rename from plugins/sfxr/mutate_inactive.png rename to plugins/Sfxr/mutate_inactive.png diff --git a/plugins/sfxr/pickup_active.png b/plugins/Sfxr/pickup_active.png similarity index 100% rename from plugins/sfxr/pickup_active.png rename to plugins/Sfxr/pickup_active.png diff --git a/plugins/sfxr/pickup_inactive.png b/plugins/Sfxr/pickup_inactive.png similarity index 100% rename from plugins/sfxr/pickup_inactive.png rename to plugins/Sfxr/pickup_inactive.png diff --git a/plugins/sfxr/powerup_active.png b/plugins/Sfxr/powerup_active.png similarity index 100% rename from plugins/sfxr/powerup_active.png rename to plugins/Sfxr/powerup_active.png diff --git a/plugins/sfxr/powerup_inactive.png b/plugins/Sfxr/powerup_inactive.png similarity index 100% rename from plugins/sfxr/powerup_inactive.png rename to plugins/Sfxr/powerup_inactive.png diff --git a/plugins/sfxr/randomize_active.png b/plugins/Sfxr/randomize_active.png similarity index 100% rename from plugins/sfxr/randomize_active.png rename to plugins/Sfxr/randomize_active.png diff --git a/plugins/sfxr/randomize_inactive.png b/plugins/Sfxr/randomize_inactive.png similarity index 100% rename from plugins/sfxr/randomize_inactive.png rename to plugins/Sfxr/randomize_inactive.png diff --git a/plugins/sfxr/readme.txt b/plugins/Sfxr/readme.txt similarity index 100% rename from plugins/sfxr/readme.txt rename to plugins/Sfxr/readme.txt diff --git a/plugins/sfxr/sfxr_saw_wave_active.png b/plugins/Sfxr/sfxr_saw_wave_active.png similarity index 100% rename from plugins/sfxr/sfxr_saw_wave_active.png rename to plugins/Sfxr/sfxr_saw_wave_active.png diff --git a/plugins/sfxr/sfxr_saw_wave_inactive.png b/plugins/Sfxr/sfxr_saw_wave_inactive.png similarity index 100% rename from plugins/sfxr/sfxr_saw_wave_inactive.png rename to plugins/Sfxr/sfxr_saw_wave_inactive.png diff --git a/plugins/sfxr/sfxr_sin_wave_active.png b/plugins/Sfxr/sfxr_sin_wave_active.png similarity index 100% rename from plugins/sfxr/sfxr_sin_wave_active.png rename to plugins/Sfxr/sfxr_sin_wave_active.png diff --git a/plugins/sfxr/sfxr_sin_wave_inactive.png b/plugins/Sfxr/sfxr_sin_wave_inactive.png similarity index 100% rename from plugins/sfxr/sfxr_sin_wave_inactive.png rename to plugins/Sfxr/sfxr_sin_wave_inactive.png diff --git a/plugins/sfxr/sfxr_square_wave_active.png b/plugins/Sfxr/sfxr_square_wave_active.png similarity index 100% rename from plugins/sfxr/sfxr_square_wave_active.png rename to plugins/Sfxr/sfxr_square_wave_active.png diff --git a/plugins/sfxr/sfxr_square_wave_inactive.png b/plugins/Sfxr/sfxr_square_wave_inactive.png similarity index 100% rename from plugins/sfxr/sfxr_square_wave_inactive.png rename to plugins/Sfxr/sfxr_square_wave_inactive.png diff --git a/plugins/sfxr/sfxr_white_noise_wave_active.png b/plugins/Sfxr/sfxr_white_noise_wave_active.png similarity index 100% rename from plugins/sfxr/sfxr_white_noise_wave_active.png rename to plugins/Sfxr/sfxr_white_noise_wave_active.png diff --git a/plugins/sfxr/sfxr_white_noise_wave_inactive.png b/plugins/Sfxr/sfxr_white_noise_wave_inactive.png similarity index 100% rename from plugins/sfxr/sfxr_white_noise_wave_inactive.png rename to plugins/Sfxr/sfxr_white_noise_wave_inactive.png diff --git a/plugins/Sid/SidInstrument.cpp b/plugins/Sid/SidInstrument.cpp index f7156ba4d0..58b5fcf497 100644 --- a/plugins/Sid/SidInstrument.cpp +++ b/plugins/Sid/SidInstrument.cpp @@ -88,7 +88,7 @@ Plugin::Descriptor PLUGIN_EXPORT sid_plugin_descriptor = } -voiceObject::voiceObject( Model * _parent, int _idx ) : +VoiceObject::VoiceObject( Model * _parent, int _idx ) : Model( _parent ), m_pulseWidthModel( 2048.0f, 0.0f, 4095.0f, 1.0f, this, tr( "Voice %1 pulse width" ).arg( _idx+1 ) ), @@ -113,7 +113,7 @@ voiceObject::voiceObject( Model * _parent, int _idx ) : } -voiceObject::~voiceObject() +VoiceObject::~VoiceObject() { } @@ -132,7 +132,7 @@ SidInstrument::SidInstrument( InstrumentTrack * _instrument_track ) : { for( int i = 0; i < 3; ++i ) { - m_voice[i] = new voiceObject( this, i ); + m_voice[i] = new VoiceObject( this, i ); } } @@ -372,10 +372,10 @@ void SidInstrument::playNote( NotePlayHandle * _n, switch( m_voice[i]->m_waveFormModel.value() ) { default: break; - case voiceObject::NoiseWave: data8 += 128; break; - case voiceObject::SquareWave: data8 += 64; break; - case voiceObject::SawWave: data8 += 32; break; - case voiceObject::TriangleWave: data8 += 16; break; + case VoiceObject::NoiseWave: data8 += 128; break; + case VoiceObject::SquareWave: data8 += 64; break; + case VoiceObject::SawWave: data8 += 32; break; + case VoiceObject::TriangleWave: data8 += 16; break; } sidreg[base+4] = data8&0x00FF; // ad diff --git a/plugins/Sid/SidInstrument.h b/plugins/Sid/SidInstrument.h index 85fe6d482e..5f2fa71578 100644 --- a/plugins/Sid/SidInstrument.h +++ b/plugins/Sid/SidInstrument.h @@ -38,7 +38,7 @@ class NotePlayHandle; class automatableButtonGroup; class PixmapButton; -class voiceObject : public Model +class VoiceObject : public Model { Q_OBJECT MM_OPERATORS @@ -50,8 +50,8 @@ public: NoiseWave, NumWaveShapes }; - voiceObject( Model * _parent, int _idx ); - virtual ~voiceObject(); + VoiceObject( Model * _parent, int _idx ); + virtual ~VoiceObject(); private: @@ -113,7 +113,7 @@ public: private: // voices - voiceObject * m_voice[3]; + VoiceObject * m_voice[3]; // filter FloatModel m_filterFCModel; diff --git a/plugins/StereoEnhancer/CMakeLists.txt b/plugins/StereoEnhancer/CMakeLists.txt new file mode 100644 index 0000000000..2385e0fc4d --- /dev/null +++ b/plugins/StereoEnhancer/CMakeLists.txt @@ -0,0 +1,4 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(stereoenhancer StereoEnhancer.cpp StereoEnhancerControls.cpp StereoEnhancerControlDialog.cpp StereoEnhancer.h StereoEnhancerControls.h StereoEnhancerControlDialog.h MOCFILES StereoEnhancerControls.h StereoEnhancerControlDialog.h EMBEDDED_RESOURCES logo.png) + diff --git a/plugins/stereo_enhancer/stereo_enhancer.cpp b/plugins/StereoEnhancer/StereoEnhancer.cpp similarity index 91% rename from plugins/stereo_enhancer/stereo_enhancer.cpp rename to plugins/StereoEnhancer/StereoEnhancer.cpp index ad2ebd4e9f..6e8661dcb1 100644 --- a/plugins/stereo_enhancer/stereo_enhancer.cpp +++ b/plugins/StereoEnhancer/StereoEnhancer.cpp @@ -1,5 +1,5 @@ /* - * stereo_enhancer.cpp - stereo-enhancer-effect-plugin + * StereoEnhancer.cpp - stereo-enhancer-effect-plugin * * Copyright (c) 2006-2014 Tobias Doerffel * @@ -23,7 +23,7 @@ */ -#include "stereo_enhancer.h" +#include "StereoEnhancer.h" #include "embed.h" #include "plugin_export.h" @@ -49,7 +49,7 @@ Plugin::Descriptor PLUGIN_EXPORT stereoenhancer_plugin_descriptor = -stereoEnhancerEffect::stereoEnhancerEffect( +StereoEnhancerEffect::StereoEnhancerEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ) : Effect( &stereoenhancer_plugin_descriptor, _parent, _key ), @@ -65,7 +65,7 @@ stereoEnhancerEffect::stereoEnhancerEffect( -stereoEnhancerEffect::~stereoEnhancerEffect() +StereoEnhancerEffect::~StereoEnhancerEffect() { if( m_delayBuffer ) { @@ -78,7 +78,7 @@ stereoEnhancerEffect::~stereoEnhancerEffect() -bool stereoEnhancerEffect::processAudioBuffer( sampleFrame * _buf, +bool StereoEnhancerEffect::processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ) { @@ -143,7 +143,7 @@ bool stereoEnhancerEffect::processAudioBuffer( sampleFrame * _buf, -void stereoEnhancerEffect::clearMyBuffer() +void StereoEnhancerEffect::clearMyBuffer() { int i; for (i = 0; i < DEFAULT_BUFFER_SIZE; i++) @@ -165,7 +165,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) { - return( new stereoEnhancerEffect( _parent, + return( new StereoEnhancerEffect( _parent, static_cast( _data ) ) ); } diff --git a/plugins/stereo_enhancer/stereo_enhancer.h b/plugins/StereoEnhancer/StereoEnhancer.h similarity index 83% rename from plugins/stereo_enhancer/stereo_enhancer.h rename to plugins/StereoEnhancer/StereoEnhancer.h index b5fb406ed9..4c7ea6ac69 100644 --- a/plugins/stereo_enhancer/stereo_enhancer.h +++ b/plugins/StereoEnhancer/StereoEnhancer.h @@ -1,5 +1,5 @@ /* - * stereo_enhancer.h - stereo-enhancer-effect-plugin + * StereoEnhancer.h - stereo-enhancer-effect-plugin * * Copyright (c) 2006-2014 Tobias Doerffel * @@ -28,14 +28,14 @@ #include "Effect.h" #include "DspEffectLibrary.h" -#include "stereoenhancer_controls.h" +#include "StereoEnhancerControls.h" -class stereoEnhancerEffect : public Effect +class StereoEnhancerEffect : public Effect { public: - stereoEnhancerEffect( Model * parent, + StereoEnhancerEffect( Model * parent, const Descriptor::SubPluginFeatures::Key * _key ); - virtual ~stereoEnhancerEffect(); + virtual ~StereoEnhancerEffect(); virtual bool processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ); @@ -53,9 +53,9 @@ private: sampleFrame * m_delayBuffer; int m_currFrame; - stereoEnhancerControls m_bbControls; + StereoEnhancerControls m_bbControls; - friend class stereoEnhancerControls; + friend class StereoEnhancerControls; } ; diff --git a/plugins/stereo_enhancer/stereoenhancer_control_dialog.cpp b/plugins/StereoEnhancer/StereoEnhancerControlDialog.cpp similarity index 83% rename from plugins/stereo_enhancer/stereoenhancer_control_dialog.cpp rename to plugins/StereoEnhancer/StereoEnhancerControlDialog.cpp index 52f471c5ca..d86fbc6d7d 100644 --- a/plugins/stereo_enhancer/stereoenhancer_control_dialog.cpp +++ b/plugins/StereoEnhancer/StereoEnhancerControlDialog.cpp @@ -1,5 +1,5 @@ /* - * stereoenhancer_control_dialog.cpp - control-dialog for stereoenhancer-effect + * StereoEnhancerControlDialog.cpp - control-dialog for StereoEnhancer effect * * Copyright (c) 2006-2007 Tobias Doerffel * @@ -25,17 +25,17 @@ -#include "stereoenhancer_control_dialog.h" +#include "StereoEnhancerControlDialog.h" #include #include "Knob.h" -#include "stereoenhancer_controls.h" +#include "StereoEnhancerControls.h" -stereoEnhancerControlDialog::stereoEnhancerControlDialog( - stereoEnhancerControls * _controls ) : +StereoEnhancerControlDialog::StereoEnhancerControlDialog( + StereoEnhancerControls * _controls ) : EffectControlDialog( _controls ) { QHBoxLayout * l = new QHBoxLayout( this ); diff --git a/plugins/stereo_enhancer/stereoenhancer_control_dialog.h b/plugins/StereoEnhancer/StereoEnhancerControlDialog.h similarity index 78% rename from plugins/stereo_enhancer/stereoenhancer_control_dialog.h rename to plugins/StereoEnhancer/StereoEnhancerControlDialog.h index 791a8dd470..3d1d82bae9 100644 --- a/plugins/stereo_enhancer/stereoenhancer_control_dialog.h +++ b/plugins/StereoEnhancer/StereoEnhancerControlDialog.h @@ -1,5 +1,5 @@ /* - * stereoenhancer_control_dialog.h - control-dialog for stereo-enhancer-effect + * StereoEnhancerControlDialog.h - control-dialog for stereo-enhancer effect * * Copyright (c) 2006 Tobias Doerffel * @@ -27,15 +27,15 @@ #include "EffectControlDialog.h" -class stereoEnhancerControls; +class StereoEnhancerControls; -class stereoEnhancerControlDialog : public EffectControlDialog +class StereoEnhancerControlDialog : public EffectControlDialog { Q_OBJECT public: - stereoEnhancerControlDialog( stereoEnhancerControls * _controls ); - virtual ~stereoEnhancerControlDialog() + StereoEnhancerControlDialog( StereoEnhancerControls * _controls ); + virtual ~StereoEnhancerControlDialog() { } diff --git a/plugins/stereo_enhancer/stereoenhancer_controls.cpp b/plugins/StereoEnhancer/StereoEnhancerControls.cpp similarity index 78% rename from plugins/stereo_enhancer/stereoenhancer_controls.cpp rename to plugins/StereoEnhancer/StereoEnhancerControls.cpp index c038d3ce0f..a844e74f53 100644 --- a/plugins/stereo_enhancer/stereoenhancer_controls.cpp +++ b/plugins/StereoEnhancer/StereoEnhancerControls.cpp @@ -1,5 +1,5 @@ /* - * stereoenhancer_controls.cpp - control-dialog for stereoenhancer-effect + * StereoEnhancerControls.cpp - control-dialog for StereoEnhancer effect * * Copyright (c) 2006-2008 Tobias Doerffel * @@ -25,11 +25,11 @@ #include -#include "stereoenhancer_controls.h" -#include "stereo_enhancer.h" +#include "StereoEnhancerControls.h" +#include "StereoEnhancer.h" -stereoEnhancerControls::stereoEnhancerControls( stereoEnhancerEffect * _eff ) : +StereoEnhancerControls::StereoEnhancerControls( StereoEnhancerEffect * _eff ) : EffectControls( _eff ), m_effect( _eff ), m_widthModel(0.0f, 0.0f, 180.0f, 1.0f, this, tr( "Width" ) ) @@ -42,14 +42,14 @@ stereoEnhancerControls::stereoEnhancerControls( stereoEnhancerEffect * _eff ) : -void stereoEnhancerControls::changeWideCoeff() +void StereoEnhancerControls::changeWideCoeff() { m_effect->m_seFX.setWideCoeff( m_widthModel.value() ); } -void stereoEnhancerControls::loadSettings( const QDomElement & _this ) +void StereoEnhancerControls::loadSettings( const QDomElement & _this ) { m_widthModel.loadSettings( _this, "width" ); } @@ -57,7 +57,7 @@ void stereoEnhancerControls::loadSettings( const QDomElement & _this ) -void stereoEnhancerControls::saveSettings( QDomDocument & _doc, +void StereoEnhancerControls::saveSettings( QDomDocument & _doc, QDomElement & _this ) { m_widthModel.saveSettings( _doc, _this, "width" ); diff --git a/plugins/stereo_enhancer/stereoenhancer_controls.h b/plugins/StereoEnhancer/StereoEnhancerControls.h similarity index 77% rename from plugins/stereo_enhancer/stereoenhancer_controls.h rename to plugins/StereoEnhancer/StereoEnhancerControls.h index ad4da3e905..cefed77f9b 100644 --- a/plugins/stereo_enhancer/stereoenhancer_controls.h +++ b/plugins/StereoEnhancer/StereoEnhancerControls.h @@ -1,5 +1,5 @@ /* - * stereoenhancer_controls.h - controls for stereoEnhancer-effect + * StereoEnhancerControls.h - controls for StereoEnhancer effect * * Copyright (c) 2008 Tobias Doerffel * @@ -26,16 +26,16 @@ #define _STEREO_ENHANCER_CONTROLS_H #include "EffectControls.h" -#include "stereoenhancer_control_dialog.h" +#include "StereoEnhancerControlDialog.h" -class stereoEnhancerEffect; +class StereoEnhancerEffect; -class stereoEnhancerControls : public EffectControls +class StereoEnhancerControls : public EffectControls { Q_OBJECT public: - stereoEnhancerControls( stereoEnhancerEffect( * _eff ) ); - virtual ~stereoEnhancerControls() + StereoEnhancerControls( StereoEnhancerEffect( * _eff ) ); + virtual ~StereoEnhancerControls() { } @@ -53,7 +53,7 @@ public: virtual EffectControlDialog * createView() { - return new stereoEnhancerControlDialog( this ); + return new StereoEnhancerControlDialog( this ); } @@ -62,10 +62,10 @@ private slots: private: - stereoEnhancerEffect * m_effect; + StereoEnhancerEffect * m_effect; FloatModel m_widthModel; - friend class stereoEnhancerControlDialog; + friend class StereoEnhancerControlDialog; } ; diff --git a/plugins/stereo_enhancer/logo.png b/plugins/StereoEnhancer/logo.png similarity index 100% rename from plugins/stereo_enhancer/logo.png rename to plugins/StereoEnhancer/logo.png diff --git a/plugins/StereoMatrix/CMakeLists.txt b/plugins/StereoMatrix/CMakeLists.txt new file mode 100644 index 0000000000..4e6de02ca5 --- /dev/null +++ b/plugins/StereoMatrix/CMakeLists.txt @@ -0,0 +1,4 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(stereomatrix StereoMatrix.cpp StereoMatrixControls.cpp StereoMatrixControlDialog.cpp StereoMatrix.h StereoMatrixControls.h StereoMatrixControlDialog.h MOCFILES StereoMatrixControls.h StereoMatrixControlDialog.h EMBEDDED_RESOURCES artwork.png logo.png) + diff --git a/plugins/stereo_matrix/stereo_matrix.cpp b/plugins/StereoMatrix/StereoMatrix.cpp similarity index 90% rename from plugins/stereo_matrix/stereo_matrix.cpp rename to plugins/StereoMatrix/StereoMatrix.cpp index cec7307258..c8a743fe3b 100644 --- a/plugins/stereo_matrix/stereo_matrix.cpp +++ b/plugins/StereoMatrix/StereoMatrix.cpp @@ -1,5 +1,5 @@ /* - * stereo_matrix.cpp - stereo-matrix-effect-plugin + * StereoMatrix.cpp - stereo-matrix-effect-plugin * * Copyright (c) 2008 Paul Giblock * @@ -23,7 +23,7 @@ */ -#include "stereo_matrix.h" +#include "StereoMatrix.h" #include "embed.h" #include "plugin_export.h" @@ -49,7 +49,7 @@ Plugin::Descriptor PLUGIN_EXPORT stereomatrix_plugin_descriptor = -stereoMatrixEffect::stereoMatrixEffect( +StereoMatrixEffect::StereoMatrixEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ) : Effect( &stereomatrix_plugin_descriptor, _parent, _key ), @@ -60,13 +60,13 @@ stereoMatrixEffect::stereoMatrixEffect( -stereoMatrixEffect::~stereoMatrixEffect() +StereoMatrixEffect::~StereoMatrixEffect() { } -bool stereoMatrixEffect::processAudioBuffer( sampleFrame * _buf, +bool StereoMatrixEffect::processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ) { @@ -115,7 +115,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) { - return( new stereoMatrixEffect( _parent, + return( new StereoMatrixEffect( _parent, static_cast( _data ) ) ); } diff --git a/plugins/stereo_matrix/stereo_matrix.h b/plugins/StereoMatrix/StereoMatrix.h similarity index 82% rename from plugins/stereo_matrix/stereo_matrix.h rename to plugins/StereoMatrix/StereoMatrix.h index a8876c6bc7..39ed4a1ad1 100644 --- a/plugins/stereo_matrix/stereo_matrix.h +++ b/plugins/StereoMatrix/StereoMatrix.h @@ -1,5 +1,5 @@ /* - * stereo_matrix.h - stereo-matrix-effect-plugin + * StereoMatrix.h - stereo-matrix-effect-plugin * * Copyright (c) 2008 Paul Giblock * @@ -27,14 +27,14 @@ #define _STEREO_MATRIX_H #include "Effect.h" -#include "stereomatrix_controls.h" +#include "StereoMatrixControls.h" -class stereoMatrixEffect : public Effect +class StereoMatrixEffect : public Effect { public: - stereoMatrixEffect( Model * parent, + StereoMatrixEffect( Model * parent, const Descriptor::SubPluginFeatures::Key * _key ); - virtual ~stereoMatrixEffect(); + virtual ~StereoMatrixEffect(); virtual bool processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ); @@ -45,9 +45,9 @@ public: private: - stereoMatrixControls m_smControls; + StereoMatrixControls m_smControls; - friend class stereoMatrixControls; + friend class StereoMatrixControls; } ; diff --git a/plugins/stereo_matrix/stereomatrix_control_dialog.cpp b/plugins/StereoMatrix/StereoMatrixControlDialog.cpp similarity index 88% rename from plugins/stereo_matrix/stereomatrix_control_dialog.cpp rename to plugins/StereoMatrix/StereoMatrixControlDialog.cpp index d82f06e04d..3899219ddf 100644 --- a/plugins/stereo_matrix/stereomatrix_control_dialog.cpp +++ b/plugins/StereoMatrix/StereoMatrixControlDialog.cpp @@ -1,5 +1,5 @@ /* - * stereomatrix_control_dialog.cpp - control dialog for stereoMatrix-effect + * StereoMatrixControlDialog.cpp - control dialog for StereoMatrix effect * * Copyright (c) 2008 Paul Giblock * @@ -25,16 +25,16 @@ -#include "stereomatrix_control_dialog.h" +#include "StereoMatrixControlDialog.h" #include "embed.h" #include "Knob.h" -#include "stereomatrix_controls.h" +#include "StereoMatrixControls.h" -stereoMatrixControlDialog::stereoMatrixControlDialog( - stereoMatrixControls * _controls ) : +StereoMatrixControlDialog::StereoMatrixControlDialog( + StereoMatrixControls * _controls ) : EffectControlDialog( _controls ) { diff --git a/plugins/stereo_matrix/stereomatrix_control_dialog.h b/plugins/StereoMatrix/StereoMatrixControlDialog.h similarity index 79% rename from plugins/stereo_matrix/stereomatrix_control_dialog.h rename to plugins/StereoMatrix/StereoMatrixControlDialog.h index 8a05f93a86..4de00ec707 100644 --- a/plugins/stereo_matrix/stereomatrix_control_dialog.h +++ b/plugins/StereoMatrix/StereoMatrixControlDialog.h @@ -1,5 +1,5 @@ /* - * stereomatrix_control_dialog.h - control dialog for stereoMatrix-effect + * StereoMatrixControlDialog.h - control dialog for StereoMatrix effect * * Copyright (c) 2008 Paul Giblock * @@ -27,15 +27,15 @@ #include "EffectControlDialog.h" -class stereoMatrixControls; +class StereoMatrixControls; -class stereoMatrixControlDialog : public EffectControlDialog +class StereoMatrixControlDialog : public EffectControlDialog { Q_OBJECT public: - stereoMatrixControlDialog( stereoMatrixControls * _controls ); - virtual ~stereoMatrixControlDialog() + StereoMatrixControlDialog( StereoMatrixControls * _controls ); + virtual ~StereoMatrixControlDialog() { } diff --git a/plugins/stereo_matrix/stereomatrix_controls.cpp b/plugins/StereoMatrix/StereoMatrixControls.cpp similarity index 85% rename from plugins/stereo_matrix/stereomatrix_controls.cpp rename to plugins/StereoMatrix/StereoMatrixControls.cpp index afc46b85e4..75f513a601 100644 --- a/plugins/stereo_matrix/stereomatrix_controls.cpp +++ b/plugins/StereoMatrix/StereoMatrixControls.cpp @@ -1,5 +1,5 @@ /* - * stereomatrix_controls.cpp - controls for stereoMatrix-effect + * StereoMatrixControls.cpp - controls for StereoMatrix effect * * Copyright (c) 2008 Paul Giblock * @@ -25,11 +25,11 @@ #include -#include "stereomatrix_controls.h" -#include "stereo_matrix.h" +#include "StereoMatrixControls.h" +#include "StereoMatrix.h" -stereoMatrixControls::stereoMatrixControls( stereoMatrixEffect * _eff ) : +StereoMatrixControls::StereoMatrixControls( StereoMatrixEffect * _eff ) : EffectControls( _eff ), m_effect( _eff ), m_llModel( 1.0f, -1.0f, 1.0f, 0.01f, this, tr( "Left to Left" ) ), @@ -56,13 +56,13 @@ stereoMatrixControls::stereoMatrixControls( stereoMatrixEffect * _eff ) : -void stereoMatrixControls::changeMatrix() +void StereoMatrixControls::changeMatrix() { } -void stereoMatrixControls::loadSettings( const QDomElement & _this ) +void StereoMatrixControls::loadSettings( const QDomElement & _this ) { m_llModel.loadSettings( _this, "l-l" ); m_lrModel.loadSettings( _this, "l-r" ); @@ -73,7 +73,7 @@ void stereoMatrixControls::loadSettings( const QDomElement & _this ) -void stereoMatrixControls::saveSettings( QDomDocument & _doc, +void StereoMatrixControls::saveSettings( QDomDocument & _doc, QDomElement & _this ) { m_llModel.saveSettings( _doc, _this, "l-l" ); diff --git a/plugins/stereo_matrix/stereomatrix_controls.h b/plugins/StereoMatrix/StereoMatrixControls.h similarity index 77% rename from plugins/stereo_matrix/stereomatrix_controls.h rename to plugins/StereoMatrix/StereoMatrixControls.h index 211e1da1da..3b89d74d27 100644 --- a/plugins/stereo_matrix/stereomatrix_controls.h +++ b/plugins/StereoMatrix/StereoMatrixControls.h @@ -1,5 +1,5 @@ /* - * stereomatrix_controls.h - controls for stereoMatrix-effect + * StereoMatrixControls.h - controls for StereoMatrix effect * * Copyright (c) 2008 Paul Giblock * @@ -26,16 +26,16 @@ #define _STEREO_MATRIX_CONTROLS_H #include "EffectControls.h" -#include "stereomatrix_control_dialog.h" +#include "StereoMatrixControlDialog.h" -class stereoMatrixEffect; +class StereoMatrixEffect; -class stereoMatrixControls : public EffectControls +class StereoMatrixControls : public EffectControls { Q_OBJECT public: - stereoMatrixControls( stereoMatrixEffect( * _eff ) ); - virtual ~stereoMatrixControls() + StereoMatrixControls( StereoMatrixEffect( * _eff ) ); + virtual ~StereoMatrixControls() { } @@ -53,7 +53,7 @@ public: virtual EffectControlDialog * createView() { - return new stereoMatrixControlDialog( this ); + return new StereoMatrixControlDialog( this ); } @@ -62,15 +62,15 @@ private slots: private: - stereoMatrixEffect * m_effect; + StereoMatrixEffect * m_effect; FloatModel m_llModel; FloatModel m_lrModel; FloatModel m_rlModel; FloatModel m_rrModel; - friend class stereoMatrixControlDialog; - friend class stereoMatrixEffect; + friend class StereoMatrixControlDialog; + friend class StereoMatrixEffect; } ; diff --git a/plugins/stereo_matrix/artwork.png b/plugins/StereoMatrix/artwork.png similarity index 100% rename from plugins/stereo_matrix/artwork.png rename to plugins/StereoMatrix/artwork.png diff --git a/plugins/stereo_matrix/logo.png b/plugins/StereoMatrix/logo.png similarity index 100% rename from plugins/stereo_matrix/logo.png rename to plugins/StereoMatrix/logo.png diff --git a/plugins/stk/CMakeLists.txt b/plugins/Stk/CMakeLists.txt similarity index 60% rename from plugins/stk/CMakeLists.txt rename to plugins/Stk/CMakeLists.txt index 78ae7432c4..77b21d1082 100644 --- a/plugins/stk/CMakeLists.txt +++ b/plugins/Stk/CMakeLists.txt @@ -1,4 +1,4 @@ IF(LMMS_HAVE_STK) -ADD_SUBDIRECTORY(mallets) +ADD_SUBDIRECTORY(Mallets) ENDIF(LMMS_HAVE_STK) diff --git a/plugins/stk/mallets/CMakeLists.txt b/plugins/Stk/Mallets/CMakeLists.txt similarity index 74% rename from plugins/stk/mallets/CMakeLists.txt rename to plugins/Stk/Mallets/CMakeLists.txt index b749b54648..a2b5ddf1dc 100644 --- a/plugins/stk/mallets/CMakeLists.txt +++ b/plugins/Stk/Mallets/CMakeLists.txt @@ -2,4 +2,4 @@ INCLUDE(BuildPlugin) INCLUDE_DIRECTORIES("${STK_INCLUDE_DIR}") LINK_LIBRARIES(${STK_LIBRARY}) SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions") -BUILD_PLUGIN(malletsstk mallets.cpp mallets.h MOCFILES mallets.h EMBEDDED_RESOURCES artwork.png logo.png) +BUILD_PLUGIN(malletsstk Mallets.cpp Mallets.h MOCFILES Mallets.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/stk/mallets/mallets.cpp b/plugins/Stk/Mallets/Mallets.cpp similarity index 92% rename from plugins/stk/mallets/mallets.cpp rename to plugins/Stk/Mallets/Mallets.cpp index 1b5aef420a..9a4d9ea3a9 100644 --- a/plugins/stk/mallets/mallets.cpp +++ b/plugins/Stk/Mallets/Mallets.cpp @@ -1,5 +1,5 @@ /* - * mallets.cpp - tuned instruments that one would bang upon + * Mallets.cpp - tuned instruments that one would bang upon * * Copyright (c) 2006-2008 Danny McRae * Copyright (c) 2009-2015 Tobias Doerffel @@ -24,7 +24,7 @@ * */ -#include "mallets.h" +#include "Mallets.h" #include #include @@ -64,7 +64,7 @@ Plugin::Descriptor PLUGIN_EXPORT malletsstk_plugin_descriptor = } -malletsInstrument::malletsInstrument( InstrumentTrack * _instrument_track ): +MalletsInstrument::MalletsInstrument( InstrumentTrack * _instrument_track ): Instrument( _instrument_track, &malletsstk_plugin_descriptor ), m_hardnessModel(64.0f, 0.0f, 128.0f, 0.1f, this, tr( "Hardness" )), m_positionModel(64.0f, 0.0f, 64.0f, 0.1f, this, tr( "Position" )), @@ -126,14 +126,14 @@ malletsInstrument::malletsInstrument( InstrumentTrack * _instrument_track ): -malletsInstrument::~malletsInstrument() +MalletsInstrument::~MalletsInstrument() { } -void malletsInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void MalletsInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { // ModalBar m_hardnessModel.saveSettings( _doc, _this, "hardness" ); @@ -165,7 +165,7 @@ void malletsInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void malletsInstrument::loadSettings( const QDomElement & _this ) +void MalletsInstrument::loadSettings( const QDomElement & _this ) { m_versionModel.loadSettings( _this, "version" ); @@ -270,7 +270,7 @@ void malletsInstrument::loadSettings( const QDomElement & _this ) -QString malletsInstrument::nodeName() const +QString MalletsInstrument::nodeName() const { return( malletsstk_plugin_descriptor.name ); } @@ -278,7 +278,7 @@ QString malletsInstrument::nodeName() const -void malletsInstrument::playNote( NotePlayHandle * _n, +void MalletsInstrument::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if( m_filesMissing ) @@ -301,7 +301,7 @@ void malletsInstrument::playNote( NotePlayHandle * _n, m.lock(); if( p < 9 ) { - _n->m_pluginData = new malletsSynth( freq, + _n->m_pluginData = new MalletsSynth( freq, vel, m_stickModel.value(), m_hardnessModel.value(), @@ -314,7 +314,7 @@ void malletsInstrument::playNote( NotePlayHandle * _n, } else if( p == 9 ) { - _n->m_pluginData = new malletsSynth( freq, + _n->m_pluginData = new MalletsSynth( freq, vel, p, m_lfoDepthModel.value(), @@ -327,7 +327,7 @@ void malletsInstrument::playNote( NotePlayHandle * _n, } else { - _n->m_pluginData = new malletsSynth( freq, + _n->m_pluginData = new MalletsSynth( freq, vel, m_pressureModel.value(), m_motionModel.value(), @@ -339,13 +339,13 @@ void malletsInstrument::playNote( NotePlayHandle * _n, Engine::audioEngine()->processingSampleRate() ); } m.unlock(); - static_cast(_n->m_pluginData)->setPresetIndex(p); + static_cast(_n->m_pluginData)->setPresetIndex(p); } const fpp_t frames = _n->framesLeftForCurrentPeriod(); const f_cnt_t offset = _n->noteOffset(); - malletsSynth * ps = static_cast( _n->m_pluginData ); + MalletsSynth * ps = static_cast( _n->m_pluginData ); ps->setFrequency( freq ); p = ps->presetIndex(); @@ -369,23 +369,23 @@ void malletsInstrument::playNote( NotePlayHandle * _n, -void malletsInstrument::deleteNotePluginData( NotePlayHandle * _n ) +void MalletsInstrument::deleteNotePluginData( NotePlayHandle * _n ) { - delete static_cast( _n->m_pluginData ); + delete static_cast( _n->m_pluginData ); } -PluginView * malletsInstrument::instantiateView( QWidget * _parent ) +PluginView * MalletsInstrument::instantiateView( QWidget * _parent ) { - return( new malletsInstrumentView( this, _parent ) ); + return( new MalletsInstrumentView( this, _parent ) ); } -malletsInstrumentView::malletsInstrumentView( malletsInstrument * _instrument, +MalletsInstrumentView::MalletsInstrumentView( MalletsInstrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { @@ -429,13 +429,13 @@ malletsInstrumentView::malletsInstrumentView( malletsInstrument * _instrument, -malletsInstrumentView::~malletsInstrumentView() +MalletsInstrumentView::~MalletsInstrumentView() { } -void malletsInstrumentView::setWidgetBackground( QWidget * _widget, const QString & _pic ) +void MalletsInstrumentView::setWidgetBackground( QWidget * _widget, const QString & _pic ) { _widget->setAutoFillBackground( true ); QPalette pal; @@ -447,7 +447,7 @@ void malletsInstrumentView::setWidgetBackground( QWidget * _widget, const QStrin -QWidget * malletsInstrumentView::setupModalBarControls( QWidget * _parent ) +QWidget * MalletsInstrumentView::setupModalBarControls( QWidget * _parent ) { QWidget * widget = new QWidget( _parent ); widget->setFixedSize( 250, 250 ); @@ -483,7 +483,7 @@ QWidget * malletsInstrumentView::setupModalBarControls( QWidget * _parent ) -QWidget * malletsInstrumentView::setupTubeBellControls( QWidget * _parent ) +QWidget * MalletsInstrumentView::setupTubeBellControls( QWidget * _parent ) { QWidget * widget = new QWidget( _parent ); widget->setFixedSize( 250, 250 ); @@ -519,7 +519,7 @@ QWidget * malletsInstrumentView::setupTubeBellControls( QWidget * _parent ) -QWidget * malletsInstrumentView::setupBandedWGControls( QWidget * _parent ) +QWidget * MalletsInstrumentView::setupBandedWGControls( QWidget * _parent ) { // BandedWG QWidget * widget = new QWidget( _parent ); @@ -554,9 +554,9 @@ QWidget * malletsInstrumentView::setupBandedWGControls( QWidget * _parent ) -void malletsInstrumentView::modelChanged() +void MalletsInstrumentView::modelChanged() { - malletsInstrument * inst = castModel(); + MalletsInstrument * inst = castModel(); m_hardnessKnob->setModel( &inst->m_hardnessModel ); m_positionKnob->setModel( &inst->m_positionModel ); m_vibratoGainKnob->setModel( &inst->m_vibratoGainModel ); @@ -579,9 +579,9 @@ void malletsInstrumentView::modelChanged() -void malletsInstrumentView::changePreset() +void MalletsInstrumentView::changePreset() { - malletsInstrument * inst = castModel(); + MalletsInstrument * inst = castModel(); int _preset = inst->m_presetsModel.value(); if( _preset < 9 ) @@ -607,7 +607,7 @@ void malletsInstrumentView::changePreset() // ModalBar -malletsSynth::malletsSynth( const StkFloat _pitch, +MalletsSynth::MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const StkFloat _control1, const StkFloat _control2, @@ -658,7 +658,7 @@ malletsSynth::malletsSynth( const StkFloat _pitch, // TubeBell -malletsSynth::malletsSynth( const StkFloat _pitch, +MalletsSynth::MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const int _preset, const StkFloat _control1, @@ -707,7 +707,7 @@ malletsSynth::malletsSynth( const StkFloat _pitch, // BandedWG -malletsSynth::malletsSynth( const StkFloat _pitch, +MalletsSynth::MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const StkFloat _control2, const StkFloat _control4, @@ -763,7 +763,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * m, void * ) { - return new malletsInstrument( static_cast( m ) ); + return new MalletsInstrument( static_cast( m ) ); } diff --git a/plugins/stk/mallets/mallets.h b/plugins/Stk/Mallets/Mallets.h similarity index 90% rename from plugins/stk/mallets/mallets.h rename to plugins/Stk/Mallets/Mallets.h index 53b8a02baf..fb35abb738 100644 --- a/plugins/stk/mallets/mallets.h +++ b/plugins/Stk/Mallets/Mallets.h @@ -1,5 +1,5 @@ /* - * mallets.h - tuned instruments that one would bang upon + * Mallets.h - tuned instruments that one would bang upon * * Copyright (c) 2006-2008 Danny McRae * @@ -44,11 +44,11 @@ using namespace stk; static const int MALLETS_PRESET_VERSION = 1; -class malletsSynth +class MalletsSynth { public: // ModalBar - malletsSynth( const StkFloat _pitch, + MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const StkFloat _control1, const StkFloat _control2, @@ -60,7 +60,7 @@ public: const sample_rate_t _sample_rate ); // TubeBell - malletsSynth( const StkFloat _pitch, + MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const int _preset, const StkFloat _control1, @@ -72,7 +72,7 @@ public: const sample_rate_t _sample_rate ); // BandedWG - malletsSynth( const StkFloat _pitch, + MalletsSynth( const StkFloat _pitch, const StkFloat _velocity, const StkFloat _control2, const StkFloat _control4, @@ -83,7 +83,7 @@ public: const uint8_t _delay, const sample_rate_t _sample_rate ); - inline ~malletsSynth() + inline ~MalletsSynth() { if (m_voice) {m_voice->noteOff(0.0);} delete[] m_delay; @@ -143,12 +143,12 @@ protected: -class malletsInstrument : public Instrument +class MalletsInstrument : public Instrument { Q_OBJECT public: - malletsInstrument( InstrumentTrack * _instrument_track ); - virtual ~malletsInstrument(); + MalletsInstrument( InstrumentTrack * _instrument_track ); + virtual ~MalletsInstrument(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -193,18 +193,18 @@ private: bool m_filesMissing; - friend class malletsInstrumentView; + friend class MalletsInstrumentView; } ; -class malletsInstrumentView: public InstrumentViewFixedSize +class MalletsInstrumentView: public InstrumentViewFixedSize { Q_OBJECT public: - malletsInstrumentView( malletsInstrument * _instrument, + MalletsInstrumentView( MalletsInstrument * _instrument, QWidget * _parent ); - virtual ~malletsInstrumentView(); + virtual ~MalletsInstrumentView(); public slots: void changePreset(); diff --git a/plugins/stk/mallets/artwork.png b/plugins/Stk/Mallets/artwork.png similarity index 100% rename from plugins/stk/mallets/artwork.png rename to plugins/Stk/Mallets/artwork.png diff --git a/plugins/stk/mallets/logo.png b/plugins/Stk/Mallets/logo.png similarity index 100% rename from plugins/stk/mallets/logo.png rename to plugins/Stk/Mallets/logo.png diff --git a/plugins/triple_oscillator/CMakeLists.txt b/plugins/TripleOscillator/CMakeLists.txt similarity index 100% rename from plugins/triple_oscillator/CMakeLists.txt rename to plugins/TripleOscillator/CMakeLists.txt diff --git a/plugins/triple_oscillator/TripleOscillator.cpp b/plugins/TripleOscillator/TripleOscillator.cpp similarity index 100% rename from plugins/triple_oscillator/TripleOscillator.cpp rename to plugins/TripleOscillator/TripleOscillator.cpp diff --git a/plugins/triple_oscillator/TripleOscillator.h b/plugins/TripleOscillator/TripleOscillator.h similarity index 100% rename from plugins/triple_oscillator/TripleOscillator.h rename to plugins/TripleOscillator/TripleOscillator.h diff --git a/plugins/triple_oscillator/am_active.png b/plugins/TripleOscillator/am_active.png similarity index 100% rename from plugins/triple_oscillator/am_active.png rename to plugins/TripleOscillator/am_active.png diff --git a/plugins/triple_oscillator/am_inactive.png b/plugins/TripleOscillator/am_inactive.png similarity index 100% rename from plugins/triple_oscillator/am_inactive.png rename to plugins/TripleOscillator/am_inactive.png diff --git a/plugins/triple_oscillator/artwork.png b/plugins/TripleOscillator/artwork.png similarity index 100% rename from plugins/triple_oscillator/artwork.png rename to plugins/TripleOscillator/artwork.png diff --git a/plugins/triple_oscillator/exp_shape_active.png b/plugins/TripleOscillator/exp_shape_active.png similarity index 100% rename from plugins/triple_oscillator/exp_shape_active.png rename to plugins/TripleOscillator/exp_shape_active.png diff --git a/plugins/triple_oscillator/exp_shape_inactive.png b/plugins/TripleOscillator/exp_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/exp_shape_inactive.png rename to plugins/TripleOscillator/exp_shape_inactive.png diff --git a/plugins/triple_oscillator/fm_active.png b/plugins/TripleOscillator/fm_active.png similarity index 100% rename from plugins/triple_oscillator/fm_active.png rename to plugins/TripleOscillator/fm_active.png diff --git a/plugins/triple_oscillator/fm_inactive.png b/plugins/TripleOscillator/fm_inactive.png similarity index 100% rename from plugins/triple_oscillator/fm_inactive.png rename to plugins/TripleOscillator/fm_inactive.png diff --git a/plugins/triple_oscillator/logo.png b/plugins/TripleOscillator/logo.png similarity index 100% rename from plugins/triple_oscillator/logo.png rename to plugins/TripleOscillator/logo.png diff --git a/plugins/triple_oscillator/mix_active.png b/plugins/TripleOscillator/mix_active.png similarity index 100% rename from plugins/triple_oscillator/mix_active.png rename to plugins/TripleOscillator/mix_active.png diff --git a/plugins/triple_oscillator/mix_inactive.png b/plugins/TripleOscillator/mix_inactive.png similarity index 100% rename from plugins/triple_oscillator/mix_inactive.png rename to plugins/TripleOscillator/mix_inactive.png diff --git a/plugins/triple_oscillator/moog_saw_shape_active.png b/plugins/TripleOscillator/moog_saw_shape_active.png similarity index 100% rename from plugins/triple_oscillator/moog_saw_shape_active.png rename to plugins/TripleOscillator/moog_saw_shape_active.png diff --git a/plugins/triple_oscillator/moog_saw_shape_inactive.png b/plugins/TripleOscillator/moog_saw_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/moog_saw_shape_inactive.png rename to plugins/TripleOscillator/moog_saw_shape_inactive.png diff --git a/plugins/triple_oscillator/pm_active.png b/plugins/TripleOscillator/pm_active.png similarity index 100% rename from plugins/triple_oscillator/pm_active.png rename to plugins/TripleOscillator/pm_active.png diff --git a/plugins/triple_oscillator/pm_inactive.png b/plugins/TripleOscillator/pm_inactive.png similarity index 100% rename from plugins/triple_oscillator/pm_inactive.png rename to plugins/TripleOscillator/pm_inactive.png diff --git a/plugins/triple_oscillator/saw_shape_active.png b/plugins/TripleOscillator/saw_shape_active.png similarity index 100% rename from plugins/triple_oscillator/saw_shape_active.png rename to plugins/TripleOscillator/saw_shape_active.png diff --git a/plugins/triple_oscillator/saw_shape_inactive.png b/plugins/TripleOscillator/saw_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/saw_shape_inactive.png rename to plugins/TripleOscillator/saw_shape_inactive.png diff --git a/plugins/triple_oscillator/sin_shape_active.png b/plugins/TripleOscillator/sin_shape_active.png similarity index 100% rename from plugins/triple_oscillator/sin_shape_active.png rename to plugins/TripleOscillator/sin_shape_active.png diff --git a/plugins/triple_oscillator/sin_shape_inactive.png b/plugins/TripleOscillator/sin_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/sin_shape_inactive.png rename to plugins/TripleOscillator/sin_shape_inactive.png diff --git a/plugins/triple_oscillator/square_shape_active.png b/plugins/TripleOscillator/square_shape_active.png similarity index 100% rename from plugins/triple_oscillator/square_shape_active.png rename to plugins/TripleOscillator/square_shape_active.png diff --git a/plugins/triple_oscillator/square_shape_inactive.png b/plugins/TripleOscillator/square_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/square_shape_inactive.png rename to plugins/TripleOscillator/square_shape_inactive.png diff --git a/plugins/triple_oscillator/sync_active.png b/plugins/TripleOscillator/sync_active.png similarity index 100% rename from plugins/triple_oscillator/sync_active.png rename to plugins/TripleOscillator/sync_active.png diff --git a/plugins/triple_oscillator/sync_inactive.png b/plugins/TripleOscillator/sync_inactive.png similarity index 100% rename from plugins/triple_oscillator/sync_inactive.png rename to plugins/TripleOscillator/sync_inactive.png diff --git a/plugins/triple_oscillator/triangle_shape_active.png b/plugins/TripleOscillator/triangle_shape_active.png similarity index 100% rename from plugins/triple_oscillator/triangle_shape_active.png rename to plugins/TripleOscillator/triangle_shape_active.png diff --git a/plugins/triple_oscillator/triangle_shape_inactive.png b/plugins/TripleOscillator/triangle_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/triangle_shape_inactive.png rename to plugins/TripleOscillator/triangle_shape_inactive.png diff --git a/plugins/triple_oscillator/usr_shape_active.png b/plugins/TripleOscillator/usr_shape_active.png similarity index 100% rename from plugins/triple_oscillator/usr_shape_active.png rename to plugins/TripleOscillator/usr_shape_active.png diff --git a/plugins/triple_oscillator/usr_shape_inactive.png b/plugins/TripleOscillator/usr_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/usr_shape_inactive.png rename to plugins/TripleOscillator/usr_shape_inactive.png diff --git a/plugins/triple_oscillator/wavetable_active.png b/plugins/TripleOscillator/wavetable_active.png similarity index 100% rename from plugins/triple_oscillator/wavetable_active.png rename to plugins/TripleOscillator/wavetable_active.png diff --git a/plugins/triple_oscillator/wavetable_inactive.png b/plugins/TripleOscillator/wavetable_inactive.png similarity index 100% rename from plugins/triple_oscillator/wavetable_inactive.png rename to plugins/TripleOscillator/wavetable_inactive.png diff --git a/plugins/triple_oscillator/white_noise_shape_active.png b/plugins/TripleOscillator/white_noise_shape_active.png similarity index 100% rename from plugins/triple_oscillator/white_noise_shape_active.png rename to plugins/TripleOscillator/white_noise_shape_active.png diff --git a/plugins/triple_oscillator/white_noise_shape_inactive.png b/plugins/TripleOscillator/white_noise_shape_inactive.png similarity index 100% rename from plugins/triple_oscillator/white_noise_shape_inactive.png rename to plugins/TripleOscillator/white_noise_shape_inactive.png diff --git a/plugins/vestige/CMakeLists.txt b/plugins/Vestige/CMakeLists.txt similarity index 88% rename from plugins/vestige/CMakeLists.txt rename to plugins/Vestige/CMakeLists.txt index 823c032020..a51b051fd9 100644 --- a/plugins/vestige/CMakeLists.txt +++ b/plugins/Vestige/CMakeLists.txt @@ -8,7 +8,7 @@ IF(LMMS_SUPPORT_VST) ELSE() SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/${PLUGIN_DIR}") ENDIF() - BUILD_PLUGIN(vestige vestige.cpp vestige.h MOCFILES vestige.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + BUILD_PLUGIN(vestige Vestige.cpp Vestige.h MOCFILES Vestige.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") TARGET_LINK_LIBRARIES(vestige vstbase) ENDIF(LMMS_SUPPORT_VST) diff --git a/plugins/vestige/vestige.cpp b/plugins/Vestige/Vestige.cpp similarity index 94% rename from plugins/vestige/vestige.cpp rename to plugins/Vestige/Vestige.cpp index 8c25e19bbf..cfd08a88c5 100644 --- a/plugins/vestige/vestige.cpp +++ b/plugins/Vestige/Vestige.cpp @@ -1,5 +1,5 @@ /* - * vestige.cpp - instrument-plugin for hosting VST-instruments + * Vestige.cpp - instrument-plugin for hosting VST-instruments * * Copyright (c) 2005-2014 Tobias Doerffel * @@ -26,7 +26,7 @@ #include "VstPlugin.h" -#include "vestige.h" +#include "Vestige.h" #include @@ -146,10 +146,10 @@ private: QPixmap * VestigeInstrumentView::s_artwork = nullptr; -QPixmap * manageVestigeInstrumentView::s_artwork = nullptr; +QPixmap * ManageVestigeInstrumentView::s_artwork = nullptr; -vestigeInstrument::vestigeInstrument( InstrumentTrack * _instrument_track ) : +VestigeInstrument::VestigeInstrument( InstrumentTrack * _instrument_track ) : Instrument( _instrument_track, &vestige_plugin_descriptor ), m_plugin( nullptr ), m_pluginMutex(), @@ -170,7 +170,7 @@ vestigeInstrument::vestigeInstrument( InstrumentTrack * _instrument_track ) : -vestigeInstrument::~vestigeInstrument() +VestigeInstrument::~VestigeInstrument() { if (p_subWindow != nullptr) { delete p_subWindow; @@ -191,7 +191,7 @@ vestigeInstrument::~vestigeInstrument() -void vestigeInstrument::loadSettings( const QDomElement & _this ) +void VestigeInstrument::loadSettings( const QDomElement & _this ) { QString plugin = _this.attribute( "plugin" ); if( plugin.isEmpty() ) @@ -246,7 +246,7 @@ void vestigeInstrument::loadSettings( const QDomElement & _this ) -void vestigeInstrument::setParameter( Model * action ) +void VestigeInstrument::setParameter( Model * action ) { int knobUNID = action->displayName().toInt(); @@ -255,7 +255,7 @@ void vestigeInstrument::setParameter( Model * action ) } } -void vestigeInstrument::handleConfigChange(QString cls, QString attr, QString value) +void VestigeInstrument::handleConfigChange(QString cls, QString attr, QString value) { Q_UNUSED(cls); Q_UNUSED(attr); Q_UNUSED(value); // Disabled for consistency with VST effects that don't implement this. (#3786) @@ -265,7 +265,7 @@ void vestigeInstrument::handleConfigChange(QString cls, QString attr, QString va // } } -void vestigeInstrument::reloadPlugin() +void VestigeInstrument::reloadPlugin() { closePlugin(); loadFile( m_pluginDLL ); @@ -274,7 +274,7 @@ void vestigeInstrument::reloadPlugin() -void vestigeInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void VestigeInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) { _this.setAttribute( "plugin", PathUtil::toShortestRelative(m_pluginDLL) ); m_pluginMutex.lock(); @@ -323,7 +323,7 @@ void vestigeInstrument::saveSettings( QDomDocument & _doc, QDomElement & _this ) -QString vestigeInstrument::nodeName( void ) const +QString VestigeInstrument::nodeName( void ) const { return( vestige_plugin_descriptor.name ); } @@ -331,7 +331,7 @@ QString vestigeInstrument::nodeName( void ) const -void vestigeInstrument::loadFile( const QString & _file ) +void VestigeInstrument::loadFile( const QString & _file ) { m_pluginMutex.lock(); const bool set_ch_name = ( m_plugin != nullptr && @@ -393,7 +393,7 @@ void vestigeInstrument::loadFile( const QString & _file ) -void vestigeInstrument::play( sampleFrame * _buf ) +void VestigeInstrument::play( sampleFrame * _buf ) { if (!m_pluginMutex.tryLock(Engine::getSong()->isExporting() ? -1 : 0)) {return;} @@ -415,7 +415,7 @@ void vestigeInstrument::play( sampleFrame * _buf ) -bool vestigeInstrument::handleMidiEvent( const MidiEvent& event, const TimePos& time, f_cnt_t offset ) +bool VestigeInstrument::handleMidiEvent( const MidiEvent& event, const TimePos& time, f_cnt_t offset ) { m_pluginMutex.lock(); if( m_plugin != nullptr ) @@ -430,7 +430,7 @@ bool vestigeInstrument::handleMidiEvent( const MidiEvent& event, const TimePos& -void vestigeInstrument::closePlugin( void ) +void VestigeInstrument::closePlugin( void ) { // disconnect all signals if( knobFModel != nullptr ) @@ -478,7 +478,7 @@ void vestigeInstrument::closePlugin( void ) -PluginView * vestigeInstrument::instantiateView( QWidget * _parent ) +PluginView * VestigeInstrument::instantiateView( QWidget * _parent ) { return new VestigeInstrumentView( this, _parent ); } @@ -616,7 +616,7 @@ VestigeInstrumentView::VestigeInstrumentView( Instrument * _instrument, void VestigeInstrumentView::managePlugin( void ) { if ( m_vi->m_plugin != nullptr && m_vi->m_subWindow == nullptr ) { - m_vi->p_subWindow = new manageVestigeInstrumentView( _instrument2, _parent2, m_vi); + m_vi->p_subWindow = new ManageVestigeInstrumentView( _instrument2, _parent2, m_vi); } else if (m_vi->m_subWindow != nullptr) { if (m_vi->m_subWindow->widget()->isVisible() == false ) { m_vi->m_scrollArea->show(); @@ -672,7 +672,7 @@ VestigeInstrumentView::~VestigeInstrumentView() void VestigeInstrumentView::modelChanged() { - m_vi = castModel(); + m_vi = castModel(); } @@ -925,8 +925,8 @@ void VestigeInstrumentView::paintEvent( QPaintEvent * ) -manageVestigeInstrumentView::manageVestigeInstrumentView( Instrument * _instrument, - QWidget * _parent, vestigeInstrument * m_vi2 ) : +ManageVestigeInstrumentView::ManageVestigeInstrumentView( Instrument * _instrument, + QWidget * _parent, VestigeInstrument * m_vi2 ) : InstrumentViewFixedSize( _instrument, _parent ) { m_vi = m_vi2; @@ -1002,7 +1002,7 @@ manageVestigeInstrumentView::manageVestigeInstrumentView( Instrument * _instrume { sprintf( paramStr, "%d", i); m_vi->knobFModel[ i ] = new FloatModel( LocaleHelper::toFloat(s_dumpValues.at(2)), - 0.0f, 1.0f, 0.01f, castModel(), paramStr ); + 0.0f, 1.0f, 0.01f, castModel(), paramStr ); } FloatModel * model = m_vi->knobFModel[i]; @@ -1043,7 +1043,7 @@ manageVestigeInstrumentView::manageVestigeInstrumentView( Instrument * _instrume -void manageVestigeInstrumentView::closeWindow() +void ManageVestigeInstrumentView::closeWindow() { m_vi->m_subWindow->hide(); } @@ -1051,7 +1051,7 @@ void manageVestigeInstrumentView::closeWindow() -void manageVestigeInstrumentView::syncPlugin( void ) +void ManageVestigeInstrumentView::syncPlugin( void ) { char paramStr[35]; QStringList s_dumpValues; @@ -1077,7 +1077,7 @@ void manageVestigeInstrumentView::syncPlugin( void ) -void manageVestigeInstrumentView::displayAutomatedOnly( void ) +void ManageVestigeInstrumentView::displayAutomatedOnly( void ) { bool isAuto = QString::compare( m_displayAutomatedOnly->text(), tr( "Automated" ) ) == 0; @@ -1099,7 +1099,7 @@ void manageVestigeInstrumentView::displayAutomatedOnly( void ) } -manageVestigeInstrumentView::~manageVestigeInstrumentView() +ManageVestigeInstrumentView::~ManageVestigeInstrumentView() { if( m_vi->knobFModel != nullptr ) { @@ -1141,7 +1141,7 @@ manageVestigeInstrumentView::~manageVestigeInstrumentView() -void manageVestigeInstrumentView::setParameter( Model * action ) +void ManageVestigeInstrumentView::setParameter( Model * action ) { int knobUNID = action->displayName().toInt(); @@ -1151,7 +1151,7 @@ void manageVestigeInstrumentView::setParameter( Model * action ) } } -void manageVestigeInstrumentView::syncParameterText() +void ManageVestigeInstrumentView::syncParameterText() { m_vi->m_plugin->loadParameterLabels(); m_vi->m_plugin->loadParameterDisplays(); @@ -1184,7 +1184,7 @@ void manageVestigeInstrumentView::syncParameterText() -void manageVestigeInstrumentView::dragEnterEvent( QDragEnterEvent * _dee ) +void ManageVestigeInstrumentView::dragEnterEvent( QDragEnterEvent * _dee ) { // For mimeType() and MimeType enum class using namespace Clipboard; @@ -1211,7 +1211,7 @@ void manageVestigeInstrumentView::dragEnterEvent( QDragEnterEvent * _dee ) -void manageVestigeInstrumentView::dropEvent( QDropEvent * _de ) +void ManageVestigeInstrumentView::dropEvent( QDropEvent * _de ) { QString type = StringPairDrag::decodeKey( _de ); QString value = StringPairDrag::decodeValue( _de ); @@ -1227,7 +1227,7 @@ void manageVestigeInstrumentView::dropEvent( QDropEvent * _de ) -void manageVestigeInstrumentView::paintEvent( QPaintEvent * ) +void ManageVestigeInstrumentView::paintEvent( QPaintEvent * ) { m_vi->m_subWindow->setWindowTitle( m_vi->instrumentTrack()->name() + tr( " - VST plugin control" ) ); @@ -1242,7 +1242,7 @@ extern "C" // necessary for getting instance out of shared lib Q_DECL_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return new vestigeInstrument( static_cast( m ) ); + return new VestigeInstrument( static_cast( m ) ); } diff --git a/plugins/vestige/vestige.h b/plugins/Vestige/Vestige.h similarity index 88% rename from plugins/vestige/vestige.h rename to plugins/Vestige/Vestige.h index 9f2e6b02dc..934c260882 100644 --- a/plugins/vestige/vestige.h +++ b/plugins/Vestige/Vestige.h @@ -1,5 +1,5 @@ /* - * vestige.h - instrument VeSTige for hosting VST-plugins + * Vestige.h - instrument VeSTige for hosting VST-plugins * * Copyright (c) 2005-2014 Tobias Doerffel * @@ -45,12 +45,12 @@ class PixmapButton; class VstPlugin; -class vestigeInstrument : public Instrument +class VestigeInstrument : public Instrument { Q_OBJECT public: - vestigeInstrument( InstrumentTrack * _instrument_track ); - virtual ~vestigeInstrument(); + VestigeInstrument( InstrumentTrack * _instrument_track ); + virtual ~VestigeInstrument(); virtual void play( sampleFrame * _working_buffer ); @@ -91,17 +91,17 @@ private: friend class VestigeInstrumentView; - friend class manageVestigeInstrumentView; + friend class ManageVestigeInstrumentView; } ; -class manageVestigeInstrumentView : public InstrumentViewFixedSize +class ManageVestigeInstrumentView : public InstrumentViewFixedSize { Q_OBJECT public: - manageVestigeInstrumentView( Instrument * _instrument, QWidget * _parent, vestigeInstrument * m_vi2 ); - virtual ~manageVestigeInstrumentView(); + ManageVestigeInstrumentView( Instrument * _instrument, QWidget * _parent, VestigeInstrument * m_vi2 ); + virtual ~ManageVestigeInstrumentView(); protected slots: @@ -121,7 +121,7 @@ protected: private: static QPixmap * s_artwork; - vestigeInstrument * m_vi; + VestigeInstrument * m_vi; QWidget *widget; QGridLayout * l; @@ -165,7 +165,7 @@ private: static QPixmap * s_artwork; - vestigeInstrument * m_vi; + VestigeInstrument * m_vi; int lastPosInMenu; diff --git a/plugins/vestige/artwork.png b/plugins/Vestige/artwork.png similarity index 100% rename from plugins/vestige/artwork.png rename to plugins/Vestige/artwork.png diff --git a/plugins/vestige/controls.png b/plugins/Vestige/controls.png similarity index 100% rename from plugins/vestige/controls.png rename to plugins/Vestige/controls.png diff --git a/plugins/vestige/controls_active.png b/plugins/Vestige/controls_active.png similarity index 100% rename from plugins/vestige/controls_active.png rename to plugins/Vestige/controls_active.png diff --git a/plugins/vestige/logo.png b/plugins/Vestige/logo.png similarity index 100% rename from plugins/vestige/logo.png rename to plugins/Vestige/logo.png diff --git a/plugins/vestige/select_file.png b/plugins/Vestige/select_file.png similarity index 100% rename from plugins/vestige/select_file.png rename to plugins/Vestige/select_file.png diff --git a/plugins/vestige/select_file_active.png b/plugins/Vestige/select_file_active.png similarity index 100% rename from plugins/vestige/select_file_active.png rename to plugins/Vestige/select_file_active.png diff --git a/plugins/Vibed/CMakeLists.txt b/plugins/Vibed/CMakeLists.txt new file mode 100644 index 0000000000..39e2ce57c5 --- /dev/null +++ b/plugins/Vibed/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(vibedstrings Vibed.cpp NineButtonSelector.cpp StringContainer.cpp VibratingString.cpp Vibed.h NineButtonSelector.h StringContainer.h VibratingString.h MOCFILES Vibed.h NineButtonSelector.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/vibed/nine_button_selector.cpp b/plugins/Vibed/NineButtonSelector.cpp similarity index 85% rename from plugins/vibed/nine_button_selector.cpp rename to plugins/Vibed/NineButtonSelector.cpp index 1016613f7e..618a8e09da 100644 --- a/plugins/vibed/nine_button_selector.cpp +++ b/plugins/Vibed/NineButtonSelector.cpp @@ -1,5 +1,5 @@ /* - * nine_button_selector.cpp + * NineButtonSelector.cpp * * Copyright (c) 2006-2007 Danny McRae * Copyright (c) 2009 Tobias Doerffel @@ -24,13 +24,13 @@ */ -#include "nine_button_selector.h" +#include "NineButtonSelector.h" #include "CaptionMenu.h" #include "PixmapButton.h" -nineButtonSelector::nineButtonSelector( QPixmap _button0_on, +NineButtonSelector::NineButtonSelector( QPixmap _button0_on, QPixmap _button0_off, QPixmap _button1_on, QPixmap _button1_off, @@ -52,7 +52,7 @@ nineButtonSelector::nineButtonSelector( QPixmap _button0_on, int _x, int _y, QWidget * _parent ): QWidget( _parent ), - IntModelView( new nineButtonSelectorModel(0, 8, _default, nullptr, + IntModelView( new NineButtonSelectorModel(0, 8, _default, nullptr, QString(), true ), this ) { setFixedSize( 50, 50 ); @@ -144,7 +144,7 @@ nineButtonSelector::nineButtonSelector( QPixmap _button0_on, } -nineButtonSelector::~ nineButtonSelector() +NineButtonSelector::~ NineButtonSelector() { for( int i = 0; i < 9; i++ ) { @@ -155,7 +155,7 @@ nineButtonSelector::~ nineButtonSelector() -void nineButtonSelector::button0Clicked() +void NineButtonSelector::button0Clicked() { setSelected( 0 ); } @@ -163,7 +163,7 @@ void nineButtonSelector::button0Clicked() -void nineButtonSelector::button1Clicked() +void NineButtonSelector::button1Clicked() { setSelected( 1 ); } @@ -171,7 +171,7 @@ void nineButtonSelector::button1Clicked() -void nineButtonSelector::button2Clicked() +void NineButtonSelector::button2Clicked() { setSelected( 2 ); } @@ -179,7 +179,7 @@ void nineButtonSelector::button2Clicked() -void nineButtonSelector::button3Clicked() +void NineButtonSelector::button3Clicked() { setSelected( 3 ); } @@ -187,7 +187,7 @@ void nineButtonSelector::button3Clicked() -void nineButtonSelector::button4Clicked() +void NineButtonSelector::button4Clicked() { setSelected( 4 ); } @@ -195,7 +195,7 @@ void nineButtonSelector::button4Clicked() -void nineButtonSelector::button5Clicked() +void NineButtonSelector::button5Clicked() { setSelected( 5 ); } @@ -203,7 +203,7 @@ void nineButtonSelector::button5Clicked() -void nineButtonSelector::button6Clicked() +void NineButtonSelector::button6Clicked() { setSelected( 6 ); } @@ -211,7 +211,7 @@ void nineButtonSelector::button6Clicked() -void nineButtonSelector::button7Clicked() +void NineButtonSelector::button7Clicked() { setSelected( 7 ); } @@ -219,23 +219,23 @@ void nineButtonSelector::button7Clicked() -void nineButtonSelector::button8Clicked() +void NineButtonSelector::button8Clicked() { setSelected( 8 ); } -void nineButtonSelector::modelChanged() +void NineButtonSelector::modelChanged() { updateButton( model()->value() ); } -void nineButtonSelector::setSelected( int _new_button ) +void NineButtonSelector::setSelected( int _new_button ) { model()->setValue(_new_button); updateButton( _new_button ); } -void nineButtonSelector::updateButton( int _new_button ) +void NineButtonSelector::updateButton( int _new_button ) { m_lastBtn->setChecked( false ); m_lastBtn->update(); @@ -244,10 +244,10 @@ void nineButtonSelector::updateButton( int _new_button ) m_lastBtn->setChecked( true ); m_lastBtn->update(); - emit nineButtonSelection( _new_button ); + emit NineButtonSelection( _new_button ); } -void nineButtonSelector::contextMenuEvent( QContextMenuEvent * ) +void NineButtonSelector::contextMenuEvent( QContextMenuEvent * ) { CaptionMenu contextMenu( windowTitle(), this ); contextMenu.exec( QCursor::pos() ); diff --git a/plugins/vibed/nine_button_selector.h b/plugins/Vibed/NineButtonSelector.h similarity index 87% rename from plugins/vibed/nine_button_selector.h rename to plugins/Vibed/NineButtonSelector.h index 7897e1f522..96b441031f 100644 --- a/plugins/vibed/nine_button_selector.h +++ b/plugins/Vibed/NineButtonSelector.h @@ -1,5 +1,5 @@ /* - * nine_button_selector.h + * NineButtonSelector.h * * Copyright (c) 2006-2007 Danny McRae * Copyright (c) 2009 Tobias Doerffel @@ -35,12 +35,12 @@ class PixmapButton; class graphModel; -class nineButtonSelector: public QWidget , public IntModelView +class NineButtonSelector: public QWidget , public IntModelView { Q_OBJECT public: - nineButtonSelector( QPixmap _button0_on, + NineButtonSelector( QPixmap _button0_on, QPixmap _button0_off, QPixmap _button1_on, QPixmap _button1_off, @@ -61,10 +61,10 @@ public: int _default, int _x, int _y, QWidget * _parent); - virtual ~nineButtonSelector(); + virtual ~NineButtonSelector(); // inline int getSelected() { -// return( castModel()->value() ); +// return( castModel()->value() ); // }; protected: @@ -83,7 +83,7 @@ public slots: void contextMenuEvent( QContextMenuEvent * ); signals: - void nineButtonSelection( int ); + void NineButtonSelection( int ); private: virtual void modelChanged(); @@ -95,6 +95,6 @@ private: } ; -typedef IntModel nineButtonSelectorModel; +typedef IntModel NineButtonSelectorModel; #endif diff --git a/plugins/vibed/string_container.cpp b/plugins/Vibed/StringContainer.cpp similarity index 89% rename from plugins/vibed/string_container.cpp rename to plugins/Vibed/StringContainer.cpp index 424f333a16..0ec38c94f3 100644 --- a/plugins/vibed/string_container.cpp +++ b/plugins/Vibed/StringContainer.cpp @@ -1,5 +1,5 @@ /* - * string_container.cpp - contains a collection of strings + * StringContainer.cpp - contains a collection of strings * * Copyright (c) 2006 Danny McRae * @@ -22,10 +22,10 @@ * */ -#include "string_container.h" +#include "StringContainer.h" -stringContainer::stringContainer(const float _pitch, +StringContainer::StringContainer(const float _pitch, const sample_rate_t _sample_rate, const int _buffer_length, const int _strings ) : @@ -42,7 +42,7 @@ stringContainer::stringContainer(const float _pitch, -void stringContainer::addString(int _harm, +void StringContainer::addString(int _harm, const float _pick, const float _pickup, const float * _impulse, @@ -87,7 +87,7 @@ void stringContainer::addString(int _harm, harm = 1.0f; } - m_strings.append( new vibratingString( m_pitch * harm, + m_strings.append( new VibratingString( m_pitch * harm, _pick, _pickup, const_cast(_impulse), diff --git a/plugins/vibed/string_container.h b/plugins/Vibed/StringContainer.h similarity index 89% rename from plugins/vibed/string_container.h rename to plugins/Vibed/StringContainer.h index f615080790..503b7c16c7 100644 --- a/plugins/vibed/string_container.h +++ b/plugins/Vibed/StringContainer.h @@ -1,4 +1,4 @@ -/* string_container.h - contains a collection of strings +/* StringContainer.h - contains a collection of strings * * Copyright (c) 2006 Danny McRae * @@ -26,15 +26,15 @@ #include -#include "vibrating_string.h" +#include "VibratingString.h" #include "MemoryManager.h" -class stringContainer +class StringContainer { MM_OPERATORS public: - stringContainer(const float _pitch, + StringContainer(const float _pitch, const sample_rate_t _sample_rate, const int _buffer_length, const int _strings = 9 ); @@ -55,7 +55,7 @@ public: return m_exists[_id]; } - ~stringContainer() + ~StringContainer() { int strings = m_strings.count(); for( int i = 0; i < strings; i++ ) @@ -70,7 +70,7 @@ public: } private: - QVector m_strings; + QVector m_strings; const float m_pitch; const sample_rate_t m_sampleRate; const int m_bufferLength; diff --git a/plugins/vibed/vibed.cpp b/plugins/Vibed/Vibed.cpp similarity index 91% rename from plugins/vibed/vibed.cpp rename to plugins/Vibed/Vibed.cpp index 88c0b08f0b..5f2d4b3ddf 100644 --- a/plugins/vibed/vibed.cpp +++ b/plugins/Vibed/Vibed.cpp @@ -1,5 +1,5 @@ /* - * vibed.cpp - combination of PluckedStringSynth and BitInvader + * Vibed.cpp - combination of PluckedStringSynth and BitInvader * * Copyright (c) 2006-2008 Danny McRae * @@ -25,7 +25,7 @@ #include -#include "vibed.h" +#include "Vibed.h" #include "AudioEngine.h" #include "Engine.h" #include "Graph.h" @@ -37,7 +37,7 @@ #include "ToolTip.h" #include "base64.h" #include "CaptionMenu.h" -#include "string_container.h" +#include "StringContainer.h" #include "volume.h" #include "Song.h" @@ -64,13 +64,13 @@ Plugin::Descriptor PLUGIN_EXPORT vibedstrings_plugin_descriptor = } -vibed::vibed( InstrumentTrack * _instrumentTrack ) : +Vibed::Vibed( InstrumentTrack * _instrumentTrack ) : Instrument( _instrumentTrack, &vibedstrings_plugin_descriptor ) { FloatModel * knob; BoolModel * led; - nineButtonSelectorModel * harmonic; + NineButtonSelectorModel * harmonic; graphModel * graphTmp; for( int harm = 0; harm < 9; harm++ ) @@ -115,7 +115,7 @@ vibed::vibed( InstrumentTrack * _instrumentTrack ) : tr( "String %1" ).arg( harm+1 ) ); m_powerButtons.append( led ); - harmonic = new nineButtonSelectorModel( 2, 0, 8, this ); + harmonic = new NineButtonSelectorModel( 2, 0, 8, this ); m_harmonics.append( harmonic ); graphTmp = new graphModel( -1.0, 1.0, __sampleLength, this ); @@ -129,14 +129,14 @@ vibed::vibed( InstrumentTrack * _instrumentTrack ) : -vibed::~vibed() +Vibed::~Vibed() { } -void vibed::saveSettings( QDomDocument & _doc, QDomElement & _this ) +void Vibed::saveSettings( QDomDocument & _doc, QDomElement & _this ) { QString name; @@ -196,7 +196,7 @@ void vibed::saveSettings( QDomDocument & _doc, QDomElement & _this ) -void vibed::loadSettings( const QDomElement & _this ) +void Vibed::loadSettings( const QDomElement & _this ) { QString name; @@ -266,7 +266,7 @@ void vibed::loadSettings( const QDomElement & _this ) -QString vibed::nodeName() const +QString Vibed::nodeName() const { return( vibedstrings_plugin_descriptor.name ); } @@ -274,11 +274,11 @@ QString vibed::nodeName() const -void vibed::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) +void Vibed::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if ( _n->totalFramesPlayed() == 0 || _n->m_pluginData == nullptr ) { - _n->m_pluginData = new stringContainer( _n->frequency(), + _n->m_pluginData = new StringContainer( _n->frequency(), Engine::audioEngine()->processingSampleRate(), __sampleLength ); @@ -286,7 +286,7 @@ void vibed::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) { if( m_powerButtons[i]->value() ) { - static_cast( + static_cast( _n->m_pluginData )->addString( m_harmonics[i]->value(), m_pickKnobs[i]->value(), @@ -305,7 +305,7 @@ void vibed::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) const fpp_t frames = _n->framesLeftForCurrentPeriod(); const f_cnt_t offset = _n->noteOffset(); - stringContainer * ps = static_cast( + StringContainer * ps = static_cast( _n->m_pluginData ); for( fpp_t i = offset; i < frames + offset; ++i ) @@ -333,24 +333,24 @@ void vibed::playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ) -void vibed::deleteNotePluginData( NotePlayHandle * _n ) +void Vibed::deleteNotePluginData( NotePlayHandle * _n ) { - delete static_cast( _n->m_pluginData ); + delete static_cast( _n->m_pluginData ); } -PluginView * vibed::instantiateView( QWidget * _parent ) +PluginView * Vibed::instantiateView( QWidget * _parent ) { - return( new vibedView( this, _parent ) ); + return( new VibedView( this, _parent ) ); } -vibedView::vibedView( Instrument * _instrument, +VibedView::VibedView( Instrument * _instrument, QWidget * _parent ) : InstrumentViewFixedSize( _instrument, _parent ) { @@ -403,7 +403,7 @@ vibedView::vibedView( Instrument * _instrument, ToolTip::add( m_impulse, tr( "Impulse" ) ); - m_harmonic = new nineButtonSelector( + m_harmonic = new NineButtonSelector( PLUGIN_NAME::getIconPixmap( "button_-2_on" ), PLUGIN_NAME::getIconPixmap( "button_-2_off" ), PLUGIN_NAME::getIconPixmap( "button_-1_on" ), @@ -429,7 +429,7 @@ vibedView::vibedView( Instrument * _instrument, m_harmonic->setWindowTitle( tr( "Octave" ) ); - m_stringSelector = new nineButtonSelector( + m_stringSelector = new NineButtonSelector( PLUGIN_NAME::getIconPixmap( "button_1_on" ), PLUGIN_NAME::getIconPixmap( "button_1_off" ), PLUGIN_NAME::getIconPixmap( "button_2_on" ), @@ -468,7 +468,7 @@ vibedView::vibedView( Instrument * _instrument, // String selector is not a part of the model m_stringSelector->setWindowTitle( tr( "String" ) ); - connect( m_stringSelector, SIGNAL( nineButtonSelection( int ) ), + connect( m_stringSelector, SIGNAL( NineButtonSelection( int ) ), this, SLOT( showString( int ) ) ); showString( 0 ); @@ -575,7 +575,7 @@ vibedView::vibedView( Instrument * _instrument, -void vibedView::modelChanged() +void VibedView::modelChanged() { showString( 0 ); } @@ -583,9 +583,9 @@ void vibedView::modelChanged() -void vibedView::showString( int _string ) +void VibedView::showString( int _string ) { - vibed * v = castModel(); + Vibed * v = castModel(); m_pickKnob->setModel( v->m_pickKnobs[_string] ); m_pickupKnob->setModel( v->m_pickupKnobs[_string] ); @@ -605,7 +605,7 @@ void vibedView::showString( int _string ) -void vibedView::sinWaveClicked() +void VibedView::sinWaveClicked() { m_graph->model()->setWaveToSine(); Engine::getSong()->setModified(); @@ -613,7 +613,7 @@ void vibedView::sinWaveClicked() -void vibedView::triangleWaveClicked() +void VibedView::triangleWaveClicked() { m_graph->model()->setWaveToTriangle(); Engine::getSong()->setModified(); @@ -621,7 +621,7 @@ void vibedView::triangleWaveClicked() -void vibedView::sawWaveClicked() +void VibedView::sawWaveClicked() { m_graph->model()->setWaveToSaw(); Engine::getSong()->setModified(); @@ -629,7 +629,7 @@ void vibedView::sawWaveClicked() -void vibedView::sqrWaveClicked() +void VibedView::sqrWaveClicked() { m_graph->model()->setWaveToSquare(); Engine::getSong()->setModified(); @@ -637,7 +637,7 @@ void vibedView::sqrWaveClicked() -void vibedView::noiseWaveClicked() +void VibedView::noiseWaveClicked() { m_graph->model()->setWaveToNoise(); Engine::getSong()->setModified(); @@ -645,7 +645,7 @@ void vibedView::noiseWaveClicked() -void vibedView::usrWaveClicked() +void VibedView::usrWaveClicked() { QString fileName = m_graph->model()->setWaveToUser(); ToolTip::add( m_usrWaveBtn, fileName ); @@ -654,7 +654,7 @@ void vibedView::usrWaveClicked() -void vibedView::smoothClicked() +void VibedView::smoothClicked() { m_graph->model()->smooth(); Engine::getSong()->setModified(); @@ -662,7 +662,7 @@ void vibedView::smoothClicked() -void vibedView::normalizeClicked() +void VibedView::normalizeClicked() { m_graph->model()->normalize(); Engine::getSong()->setModified(); @@ -671,7 +671,7 @@ void vibedView::normalizeClicked() -void vibedView::contextMenuEvent( QContextMenuEvent * ) +void VibedView::contextMenuEvent( QContextMenuEvent * ) { CaptionMenu contextMenu( model()->displayName(), this ); @@ -686,7 +686,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model *m, void * ) { - return( new vibed( static_cast( m ) ) ); + return( new Vibed( static_cast( m ) ) ); } diff --git a/plugins/vibed/vibed.h b/plugins/Vibed/Vibed.h similarity index 85% rename from plugins/vibed/vibed.h rename to plugins/Vibed/Vibed.h index e3dfd7601f..2fee8eaedb 100644 --- a/plugins/vibed/vibed.h +++ b/plugins/Vibed/Vibed.h @@ -1,5 +1,5 @@ /* - * vibed.h - combination of PluckedStringSynth and BitInvader + * Vibed.h - combination of PluckedStringSynth and BitInvader * * Copyright (c) 2006-2008 Danny McRae * @@ -26,19 +26,19 @@ #include "Instrument.h" #include "InstrumentView.h" -#include "nine_button_selector.h" +#include "NineButtonSelector.h" class Graph; class LedCheckBox; class NotePlayHandle; -class vibedView; +class VibedView; -class vibed : public Instrument +class Vibed : public Instrument { Q_OBJECT public: - vibed( InstrumentTrack * _instrument_track ); - virtual ~vibed(); + Vibed( InstrumentTrack * _instrument_track ); + virtual ~Vibed(); virtual void playNote( NotePlayHandle * _n, sampleFrame * _working_buffer ); @@ -71,22 +71,22 @@ private: QList m_powerButtons; QList m_graphs; QList m_impulses; - QList m_harmonics; + QList m_harmonics; static const int __sampleLength = 128; - friend class vibedView; + friend class VibedView; } ; -class vibedView : public InstrumentViewFixedSize +class VibedView : public InstrumentViewFixedSize { Q_OBJECT public: - vibedView( Instrument * _instrument, + VibedView( Instrument * _instrument, QWidget * _parent ); - virtual ~vibedView() {}; + virtual ~VibedView() {}; public slots: void showString( int _string ); @@ -116,12 +116,12 @@ private: Knob * m_randomKnob; Knob * m_lengthKnob; Graph * m_graph; - nineButtonSelector * m_harmonic; + NineButtonSelector * m_harmonic; LedCheckBox * m_impulse; LedCheckBox * m_power; // Not in model - nineButtonSelector * m_stringSelector; + NineButtonSelector * m_stringSelector; PixmapButton * m_smoothBtn; PixmapButton * m_normalizeBtn; diff --git a/plugins/vibed/vibrating_string.cpp b/plugins/Vibed/VibratingString.cpp similarity index 85% rename from plugins/vibed/vibrating_string.cpp rename to plugins/Vibed/VibratingString.cpp index 77c9fda87f..fda5c0c5d0 100644 --- a/plugins/vibed/vibrating_string.cpp +++ b/plugins/Vibed/VibratingString.cpp @@ -23,13 +23,13 @@ */ #include -#include "vibrating_string.h" +#include "VibratingString.h" #include "interpolation.h" #include "AudioEngine.h" #include "Engine.h" -vibratingString::vibratingString( float _pitch, +VibratingString::VibratingString( float _pitch, float _pick, float _pickup, float * _impulse, @@ -69,14 +69,14 @@ vibratingString::vibratingString( float _pitch, } } - m_toBridge = vibratingString::initDelayLine( string_length, pick ); - m_fromBridge = vibratingString::initDelayLine( string_length, pick ); + m_toBridge = VibratingString::initDelayLine( string_length, pick ); + m_fromBridge = VibratingString::initDelayLine( string_length, pick ); - vibratingString::setDelayLine( m_toBridge, pick, + VibratingString::setDelayLine( m_toBridge, pick, m_impulse, _len, 0.5f, _state ); - vibratingString::setDelayLine( m_fromBridge, pick, + VibratingString::setDelayLine( m_fromBridge, pick, m_impulse, _len, 0.5f, _state); @@ -89,10 +89,10 @@ vibratingString::vibratingString( float _pitch, -vibratingString::delayLine * vibratingString::initDelayLine( int _len, +VibratingString::delayLine * VibratingString::initDelayLine( int _len, int _pick ) { - delayLine * dl = new vibratingString::delayLine[_len]; + delayLine * dl = new VibratingString::delayLine[_len]; dl->length = _len; if( _len > 0 ) { @@ -122,7 +122,7 @@ vibratingString::delayLine * vibratingString::initDelayLine( int _len, -void vibratingString::freeDelayLine( delayLine * _dl ) +void VibratingString::freeDelayLine( delayLine * _dl ) { if( _dl ) { @@ -134,7 +134,7 @@ void vibratingString::freeDelayLine( delayLine * _dl ) -void vibratingString::resample( float *_src, f_cnt_t _src_frames, +void VibratingString::resample( float *_src, f_cnt_t _src_frames, f_cnt_t _dst_frames ) { for( f_cnt_t frame = 0; frame < _dst_frames; ++frame ) diff --git a/plugins/vibed/vibrating_string.h b/plugins/Vibed/VibratingString.h similarity index 96% rename from plugins/vibed/vibrating_string.h rename to plugins/Vibed/VibratingString.h index 1bb8720eaa..254e2ebd56 100644 --- a/plugins/vibed/vibrating_string.h +++ b/plugins/Vibed/VibratingString.h @@ -1,5 +1,5 @@ /* - * vibrating_string.h - model of a vibrating string lifted from pluckedSynth + * VibratingString.h - model of a vibrating string lifted from pluckedSynth * * Copyright (c) 2006-2007 Danny McRae * @@ -28,11 +28,11 @@ #include "lmms_basics.h" -class vibratingString +class VibratingString { public: - vibratingString( float _pitch, + VibratingString( float _pitch, float _pick, float _pickup, float * impluse, @@ -44,12 +44,12 @@ public: float _detune, bool _state ); - inline ~vibratingString() + inline ~VibratingString() { delete[] m_outsamp; delete[] m_impulse; - vibratingString::freeDelayLine( m_fromBridge ); - vibratingString::freeDelayLine( m_toBridge ); + VibratingString::freeDelayLine( m_fromBridge ); + VibratingString::freeDelayLine( m_toBridge ); } inline sample_t nextSample() diff --git a/plugins/vibed/artwork.png b/plugins/Vibed/artwork.png similarity index 100% rename from plugins/vibed/artwork.png rename to plugins/Vibed/artwork.png diff --git a/plugins/vibed/button_-1_off.png b/plugins/Vibed/button_-1_off.png similarity index 100% rename from plugins/vibed/button_-1_off.png rename to plugins/Vibed/button_-1_off.png diff --git a/plugins/vibed/button_-1_on.png b/plugins/Vibed/button_-1_on.png similarity index 100% rename from plugins/vibed/button_-1_on.png rename to plugins/Vibed/button_-1_on.png diff --git a/plugins/vibed/button_-2_off.png b/plugins/Vibed/button_-2_off.png similarity index 100% rename from plugins/vibed/button_-2_off.png rename to plugins/Vibed/button_-2_off.png diff --git a/plugins/vibed/button_-2_on.png b/plugins/Vibed/button_-2_on.png similarity index 100% rename from plugins/vibed/button_-2_on.png rename to plugins/Vibed/button_-2_on.png diff --git a/plugins/vibed/button_1_off.png b/plugins/Vibed/button_1_off.png similarity index 100% rename from plugins/vibed/button_1_off.png rename to plugins/Vibed/button_1_off.png diff --git a/plugins/vibed/button_1_on.png b/plugins/Vibed/button_1_on.png similarity index 100% rename from plugins/vibed/button_1_on.png rename to plugins/Vibed/button_1_on.png diff --git a/plugins/vibed/button_2_off.png b/plugins/Vibed/button_2_off.png similarity index 100% rename from plugins/vibed/button_2_off.png rename to plugins/Vibed/button_2_off.png diff --git a/plugins/vibed/button_2_on.png b/plugins/Vibed/button_2_on.png similarity index 100% rename from plugins/vibed/button_2_on.png rename to plugins/Vibed/button_2_on.png diff --git a/plugins/vibed/button_3_off.png b/plugins/Vibed/button_3_off.png similarity index 100% rename from plugins/vibed/button_3_off.png rename to plugins/Vibed/button_3_off.png diff --git a/plugins/vibed/button_3_on.png b/plugins/Vibed/button_3_on.png similarity index 100% rename from plugins/vibed/button_3_on.png rename to plugins/Vibed/button_3_on.png diff --git a/plugins/vibed/button_4_off.png b/plugins/Vibed/button_4_off.png similarity index 100% rename from plugins/vibed/button_4_off.png rename to plugins/Vibed/button_4_off.png diff --git a/plugins/vibed/button_4_on.png b/plugins/Vibed/button_4_on.png similarity index 100% rename from plugins/vibed/button_4_on.png rename to plugins/Vibed/button_4_on.png diff --git a/plugins/vibed/button_5_off.png b/plugins/Vibed/button_5_off.png similarity index 100% rename from plugins/vibed/button_5_off.png rename to plugins/Vibed/button_5_off.png diff --git a/plugins/vibed/button_5_on.png b/plugins/Vibed/button_5_on.png similarity index 100% rename from plugins/vibed/button_5_on.png rename to plugins/Vibed/button_5_on.png diff --git a/plugins/vibed/button_6_off.png b/plugins/Vibed/button_6_off.png similarity index 100% rename from plugins/vibed/button_6_off.png rename to plugins/Vibed/button_6_off.png diff --git a/plugins/vibed/button_6_on.png b/plugins/Vibed/button_6_on.png similarity index 100% rename from plugins/vibed/button_6_on.png rename to plugins/Vibed/button_6_on.png diff --git a/plugins/vibed/button_7_off.png b/plugins/Vibed/button_7_off.png similarity index 100% rename from plugins/vibed/button_7_off.png rename to plugins/Vibed/button_7_off.png diff --git a/plugins/vibed/button_7_on.png b/plugins/Vibed/button_7_on.png similarity index 100% rename from plugins/vibed/button_7_on.png rename to plugins/Vibed/button_7_on.png diff --git a/plugins/vibed/button_8_off.png b/plugins/Vibed/button_8_off.png similarity index 100% rename from plugins/vibed/button_8_off.png rename to plugins/Vibed/button_8_off.png diff --git a/plugins/vibed/button_8_on.png b/plugins/Vibed/button_8_on.png similarity index 100% rename from plugins/vibed/button_8_on.png rename to plugins/Vibed/button_8_on.png diff --git a/plugins/vibed/button_9_off.png b/plugins/Vibed/button_9_off.png similarity index 100% rename from plugins/vibed/button_9_off.png rename to plugins/Vibed/button_9_off.png diff --git a/plugins/vibed/button_9_on.png b/plugins/Vibed/button_9_on.png similarity index 100% rename from plugins/vibed/button_9_on.png rename to plugins/Vibed/button_9_on.png diff --git a/plugins/vibed/button_down.png b/plugins/Vibed/button_down.png similarity index 100% rename from plugins/vibed/button_down.png rename to plugins/Vibed/button_down.png diff --git a/plugins/vibed/button_f_off.png b/plugins/Vibed/button_f_off.png similarity index 100% rename from plugins/vibed/button_f_off.png rename to plugins/Vibed/button_f_off.png diff --git a/plugins/vibed/button_f_on.png b/plugins/Vibed/button_f_on.png similarity index 100% rename from plugins/vibed/button_f_on.png rename to plugins/Vibed/button_f_on.png diff --git a/plugins/vibed/button_up.png b/plugins/Vibed/button_up.png similarity index 100% rename from plugins/vibed/button_up.png rename to plugins/Vibed/button_up.png diff --git a/plugins/vibed/logo.png b/plugins/Vibed/logo.png similarity index 100% rename from plugins/vibed/logo.png rename to plugins/Vibed/logo.png diff --git a/plugins/vibed/normalize_active.png b/plugins/Vibed/normalize_active.png similarity index 100% rename from plugins/vibed/normalize_active.png rename to plugins/Vibed/normalize_active.png diff --git a/plugins/vibed/normalize_inactive.png b/plugins/Vibed/normalize_inactive.png similarity index 100% rename from plugins/vibed/normalize_inactive.png rename to plugins/Vibed/normalize_inactive.png diff --git a/plugins/vibed/smooth_active.png b/plugins/Vibed/smooth_active.png similarity index 100% rename from plugins/vibed/smooth_active.png rename to plugins/Vibed/smooth_active.png diff --git a/plugins/vibed/smooth_inactive.png b/plugins/Vibed/smooth_inactive.png similarity index 100% rename from plugins/vibed/smooth_inactive.png rename to plugins/Vibed/smooth_inactive.png diff --git a/plugins/vibed/wavegraph4.png b/plugins/Vibed/wavegraph4.png similarity index 100% rename from plugins/vibed/wavegraph4.png rename to plugins/Vibed/wavegraph4.png diff --git a/plugins/vst_base/CMakeLists.txt b/plugins/VstBase/CMakeLists.txt similarity index 100% rename from plugins/vst_base/CMakeLists.txt rename to plugins/VstBase/CMakeLists.txt diff --git a/plugins/vst_base/NativeLinuxRemoteVstPlugin64.cmake b/plugins/VstBase/NativeLinuxRemoteVstPlugin64.cmake similarity index 100% rename from plugins/vst_base/NativeLinuxRemoteVstPlugin64.cmake rename to plugins/VstBase/NativeLinuxRemoteVstPlugin64.cmake diff --git a/plugins/vst_base/RemoteVstPlugin.cpp b/plugins/VstBase/RemoteVstPlugin.cpp similarity index 100% rename from plugins/vst_base/RemoteVstPlugin.cpp rename to plugins/VstBase/RemoteVstPlugin.cpp diff --git a/plugins/vst_base/RemoteVstPlugin/CMakeLists.txt b/plugins/VstBase/RemoteVstPlugin/CMakeLists.txt similarity index 100% rename from plugins/vst_base/RemoteVstPlugin/CMakeLists.txt rename to plugins/VstBase/RemoteVstPlugin/CMakeLists.txt diff --git a/plugins/vst_base/RemoteVstPlugin32.cmake b/plugins/VstBase/RemoteVstPlugin32.cmake similarity index 100% rename from plugins/vst_base/RemoteVstPlugin32.cmake rename to plugins/VstBase/RemoteVstPlugin32.cmake diff --git a/plugins/vst_base/RemoteVstPlugin64.cmake b/plugins/VstBase/RemoteVstPlugin64.cmake similarity index 100% rename from plugins/vst_base/RemoteVstPlugin64.cmake rename to plugins/VstBase/RemoteVstPlugin64.cmake diff --git a/plugins/vst_base/VstPlugin.cpp b/plugins/VstBase/VstPlugin.cpp similarity index 100% rename from plugins/vst_base/VstPlugin.cpp rename to plugins/VstBase/VstPlugin.cpp diff --git a/plugins/vst_base/VstPlugin.h b/plugins/VstBase/VstPlugin.h similarity index 100% rename from plugins/vst_base/VstPlugin.h rename to plugins/VstBase/VstPlugin.h diff --git a/plugins/vst_base/communication.h b/plugins/VstBase/communication.h similarity index 100% rename from plugins/vst_base/communication.h rename to plugins/VstBase/communication.h diff --git a/plugins/vst_base/vst_base.cpp b/plugins/VstBase/vst_base.cpp similarity index 100% rename from plugins/vst_base/vst_base.cpp rename to plugins/VstBase/vst_base.cpp diff --git a/plugins/vst_base/vstbase/CMakeLists.txt b/plugins/VstBase/vstbase/CMakeLists.txt similarity index 100% rename from plugins/vst_base/vstbase/CMakeLists.txt rename to plugins/VstBase/vstbase/CMakeLists.txt diff --git a/plugins/VstEffect/VstEffect.h b/plugins/VstEffect/VstEffect.h index 6b6d722593..7070ffc2f8 100644 --- a/plugins/VstEffect/VstEffect.h +++ b/plugins/VstEffect/VstEffect.h @@ -62,7 +62,7 @@ private: friend class VstEffectControls; friend class VstEffectControlDialog; - friend class manageVSTEffectView; + friend class ManageVSTEffectView; } ; diff --git a/plugins/VstEffect/VstEffectControls.cpp b/plugins/VstEffect/VstEffectControls.cpp index bbfff5f645..21de98faba 100644 --- a/plugins/VstEffect/VstEffectControls.cpp +++ b/plugins/VstEffect/VstEffectControls.cpp @@ -168,7 +168,7 @@ EffectControlDialog *VstEffectControls::createView() void VstEffectControls::managePlugin( void ) { if ( m_effect->m_plugin != nullptr && m_subWindow == nullptr ) { - manageVSTEffectView * tt = new manageVSTEffectView( m_effect, this); + ManageVSTEffectView * tt = new ManageVSTEffectView( m_effect, this); ctrHandle = (QObject *)tt; } else if (m_subWindow != nullptr) { if (m_subWindow->widget()->isVisible() == false ) { @@ -309,7 +309,7 @@ void VstEffectControls::paintEvent( QPaintEvent * ) -manageVSTEffectView::manageVSTEffectView( VstEffect * _eff, VstEffectControls * m_vi ) : +ManageVSTEffectView::ManageVSTEffectView( VstEffect * _eff, VstEffectControls * m_vi ) : m_effect( _eff ) { m_vi2 = m_vi; @@ -425,7 +425,7 @@ manageVSTEffectView::manageVSTEffectView( VstEffect * _eff, VstEffectControls * -void manageVSTEffectView::closeWindow() +void ManageVSTEffectView::closeWindow() { m_vi2->m_subWindow->hide(); } @@ -433,7 +433,7 @@ void manageVSTEffectView::closeWindow() -void manageVSTEffectView::syncPlugin( void ) +void ManageVSTEffectView::syncPlugin( void ) { char paramStr[35]; QStringList s_dumpValues; @@ -459,7 +459,7 @@ void manageVSTEffectView::syncPlugin( void ) -void manageVSTEffectView::displayAutomatedOnly( void ) +void ManageVSTEffectView::displayAutomatedOnly( void ) { bool isAuto = QString::compare( m_displayAutomatedOnly->text(), tr( "Automated" ) ) == 0; @@ -484,7 +484,7 @@ void manageVSTEffectView::displayAutomatedOnly( void ) -void manageVSTEffectView::setParameter( Model * action ) +void ManageVSTEffectView::setParameter( Model * action ) { int knobUNID = action->displayName().toInt(); @@ -494,7 +494,7 @@ void manageVSTEffectView::setParameter( Model * action ) } } -void manageVSTEffectView::syncParameterText() +void ManageVSTEffectView::syncParameterText() { m_effect->m_plugin->loadParameterLabels(); m_effect->m_plugin->loadParameterDisplays(); @@ -527,7 +527,7 @@ void manageVSTEffectView::syncParameterText() -manageVSTEffectView::~manageVSTEffectView() +ManageVSTEffectView::~ManageVSTEffectView() { if( m_vi2->knobFModel != nullptr ) { diff --git a/plugins/VstEffect/VstEffectControls.h b/plugins/VstEffect/VstEffectControls.h index 2592f1291a..c9bd626cda 100644 --- a/plugins/VstEffect/VstEffectControls.h +++ b/plugins/VstEffect/VstEffectControls.h @@ -88,7 +88,7 @@ private: // QLabel * m_presetLabel; friend class VstEffectControlDialog; - friend class manageVSTEffectView; + friend class ManageVSTEffectView; bool m_vstGuiVisible; } ; @@ -96,12 +96,12 @@ private: -class manageVSTEffectView : public QObject +class ManageVSTEffectView : public QObject { Q_OBJECT public: - manageVSTEffectView( VstEffect * _eff, VstEffectControls * m_vi ); - virtual ~manageVSTEffectView(); + ManageVSTEffectView( VstEffect * _eff, VstEffectControls * m_vi ); + virtual ~ManageVSTEffectView(); protected slots: diff --git a/plugins/watsyn/CMakeLists.txt b/plugins/Watsyn/CMakeLists.txt similarity index 100% rename from plugins/watsyn/CMakeLists.txt rename to plugins/Watsyn/CMakeLists.txt diff --git a/plugins/watsyn/Watsyn.cpp b/plugins/Watsyn/Watsyn.cpp similarity index 100% rename from plugins/watsyn/Watsyn.cpp rename to plugins/Watsyn/Watsyn.cpp diff --git a/plugins/watsyn/Watsyn.h b/plugins/Watsyn/Watsyn.h similarity index 100% rename from plugins/watsyn/Watsyn.h rename to plugins/Watsyn/Watsyn.h diff --git a/plugins/watsyn/a1_active.png b/plugins/Watsyn/a1_active.png similarity index 100% rename from plugins/watsyn/a1_active.png rename to plugins/Watsyn/a1_active.png diff --git a/plugins/watsyn/a1_inactive.png b/plugins/Watsyn/a1_inactive.png similarity index 100% rename from plugins/watsyn/a1_inactive.png rename to plugins/Watsyn/a1_inactive.png diff --git a/plugins/watsyn/a2_active.png b/plugins/Watsyn/a2_active.png similarity index 100% rename from plugins/watsyn/a2_active.png rename to plugins/Watsyn/a2_active.png diff --git a/plugins/watsyn/a2_inactive.png b/plugins/Watsyn/a2_inactive.png similarity index 100% rename from plugins/watsyn/a2_inactive.png rename to plugins/Watsyn/a2_inactive.png diff --git a/plugins/watsyn/aam_active.png b/plugins/Watsyn/aam_active.png similarity index 100% rename from plugins/watsyn/aam_active.png rename to plugins/Watsyn/aam_active.png diff --git a/plugins/watsyn/aam_inactive.png b/plugins/Watsyn/aam_inactive.png similarity index 100% rename from plugins/watsyn/aam_inactive.png rename to plugins/Watsyn/aam_inactive.png diff --git a/plugins/watsyn/amix_active.png b/plugins/Watsyn/amix_active.png similarity index 100% rename from plugins/watsyn/amix_active.png rename to plugins/Watsyn/amix_active.png diff --git a/plugins/watsyn/amix_inactive.png b/plugins/Watsyn/amix_inactive.png similarity index 100% rename from plugins/watsyn/amix_inactive.png rename to plugins/Watsyn/amix_inactive.png diff --git a/plugins/watsyn/apm_active.png b/plugins/Watsyn/apm_active.png similarity index 100% rename from plugins/watsyn/apm_active.png rename to plugins/Watsyn/apm_active.png diff --git a/plugins/watsyn/apm_inactive.png b/plugins/Watsyn/apm_inactive.png similarity index 100% rename from plugins/watsyn/apm_inactive.png rename to plugins/Watsyn/apm_inactive.png diff --git a/plugins/watsyn/arm_active.png b/plugins/Watsyn/arm_active.png similarity index 100% rename from plugins/watsyn/arm_active.png rename to plugins/Watsyn/arm_active.png diff --git a/plugins/watsyn/arm_inactive.png b/plugins/Watsyn/arm_inactive.png similarity index 100% rename from plugins/watsyn/arm_inactive.png rename to plugins/Watsyn/arm_inactive.png diff --git a/plugins/watsyn/artwork.png b/plugins/Watsyn/artwork.png similarity index 100% rename from plugins/watsyn/artwork.png rename to plugins/Watsyn/artwork.png diff --git a/plugins/watsyn/b1_active.png b/plugins/Watsyn/b1_active.png similarity index 100% rename from plugins/watsyn/b1_active.png rename to plugins/Watsyn/b1_active.png diff --git a/plugins/watsyn/b1_inactive.png b/plugins/Watsyn/b1_inactive.png similarity index 100% rename from plugins/watsyn/b1_inactive.png rename to plugins/Watsyn/b1_inactive.png diff --git a/plugins/watsyn/b2_active.png b/plugins/Watsyn/b2_active.png similarity index 100% rename from plugins/watsyn/b2_active.png rename to plugins/Watsyn/b2_active.png diff --git a/plugins/watsyn/b2_inactive.png b/plugins/Watsyn/b2_inactive.png similarity index 100% rename from plugins/watsyn/b2_inactive.png rename to plugins/Watsyn/b2_inactive.png diff --git a/plugins/watsyn/bam_active.png b/plugins/Watsyn/bam_active.png similarity index 100% rename from plugins/watsyn/bam_active.png rename to plugins/Watsyn/bam_active.png diff --git a/plugins/watsyn/bam_inactive.png b/plugins/Watsyn/bam_inactive.png similarity index 100% rename from plugins/watsyn/bam_inactive.png rename to plugins/Watsyn/bam_inactive.png diff --git a/plugins/watsyn/bmix_active.png b/plugins/Watsyn/bmix_active.png similarity index 100% rename from plugins/watsyn/bmix_active.png rename to plugins/Watsyn/bmix_active.png diff --git a/plugins/watsyn/bmix_inactive.png b/plugins/Watsyn/bmix_inactive.png similarity index 100% rename from plugins/watsyn/bmix_inactive.png rename to plugins/Watsyn/bmix_inactive.png diff --git a/plugins/watsyn/bpm_active.png b/plugins/Watsyn/bpm_active.png similarity index 100% rename from plugins/watsyn/bpm_active.png rename to plugins/Watsyn/bpm_active.png diff --git a/plugins/watsyn/bpm_inactive.png b/plugins/Watsyn/bpm_inactive.png similarity index 100% rename from plugins/watsyn/bpm_inactive.png rename to plugins/Watsyn/bpm_inactive.png diff --git a/plugins/watsyn/brm_active.png b/plugins/Watsyn/brm_active.png similarity index 100% rename from plugins/watsyn/brm_active.png rename to plugins/Watsyn/brm_active.png diff --git a/plugins/watsyn/brm_inactive.png b/plugins/Watsyn/brm_inactive.png similarity index 100% rename from plugins/watsyn/brm_inactive.png rename to plugins/Watsyn/brm_inactive.png diff --git a/plugins/watsyn/inv_active.png b/plugins/Watsyn/inv_active.png similarity index 100% rename from plugins/watsyn/inv_active.png rename to plugins/Watsyn/inv_active.png diff --git a/plugins/watsyn/inv_inactive.png b/plugins/Watsyn/inv_inactive.png similarity index 100% rename from plugins/watsyn/inv_inactive.png rename to plugins/Watsyn/inv_inactive.png diff --git a/plugins/watsyn/load_active.png b/plugins/Watsyn/load_active.png similarity index 100% rename from plugins/watsyn/load_active.png rename to plugins/Watsyn/load_active.png diff --git a/plugins/watsyn/load_inactive.png b/plugins/Watsyn/load_inactive.png similarity index 100% rename from plugins/watsyn/load_inactive.png rename to plugins/Watsyn/load_inactive.png diff --git a/plugins/watsyn/logo.png b/plugins/Watsyn/logo.png similarity index 100% rename from plugins/watsyn/logo.png rename to plugins/Watsyn/logo.png diff --git a/plugins/watsyn/norm_active.png b/plugins/Watsyn/norm_active.png similarity index 100% rename from plugins/watsyn/norm_active.png rename to plugins/Watsyn/norm_active.png diff --git a/plugins/watsyn/norm_inactive.png b/plugins/Watsyn/norm_inactive.png similarity index 100% rename from plugins/watsyn/norm_inactive.png rename to plugins/Watsyn/norm_inactive.png diff --git a/plugins/watsyn/phl_active.png b/plugins/Watsyn/phl_active.png similarity index 100% rename from plugins/watsyn/phl_active.png rename to plugins/Watsyn/phl_active.png diff --git a/plugins/watsyn/phl_inactive.png b/plugins/Watsyn/phl_inactive.png similarity index 100% rename from plugins/watsyn/phl_inactive.png rename to plugins/Watsyn/phl_inactive.png diff --git a/plugins/watsyn/phr_active.png b/plugins/Watsyn/phr_active.png similarity index 100% rename from plugins/watsyn/phr_active.png rename to plugins/Watsyn/phr_active.png diff --git a/plugins/watsyn/phr_inactive.png b/plugins/Watsyn/phr_inactive.png similarity index 100% rename from plugins/watsyn/phr_inactive.png rename to plugins/Watsyn/phr_inactive.png diff --git a/plugins/watsyn/saw_active.png b/plugins/Watsyn/saw_active.png similarity index 100% rename from plugins/watsyn/saw_active.png rename to plugins/Watsyn/saw_active.png diff --git a/plugins/watsyn/saw_inactive.png b/plugins/Watsyn/saw_inactive.png similarity index 100% rename from plugins/watsyn/saw_inactive.png rename to plugins/Watsyn/saw_inactive.png diff --git a/plugins/watsyn/sin_active.png b/plugins/Watsyn/sin_active.png similarity index 100% rename from plugins/watsyn/sin_active.png rename to plugins/Watsyn/sin_active.png diff --git a/plugins/watsyn/sin_inactive.png b/plugins/Watsyn/sin_inactive.png similarity index 100% rename from plugins/watsyn/sin_inactive.png rename to plugins/Watsyn/sin_inactive.png diff --git a/plugins/watsyn/smooth_active.png b/plugins/Watsyn/smooth_active.png similarity index 100% rename from plugins/watsyn/smooth_active.png rename to plugins/Watsyn/smooth_active.png diff --git a/plugins/watsyn/smooth_inactive.png b/plugins/Watsyn/smooth_inactive.png similarity index 100% rename from plugins/watsyn/smooth_inactive.png rename to plugins/Watsyn/smooth_inactive.png diff --git a/plugins/watsyn/sqr_active.png b/plugins/Watsyn/sqr_active.png similarity index 100% rename from plugins/watsyn/sqr_active.png rename to plugins/Watsyn/sqr_active.png diff --git a/plugins/watsyn/sqr_inactive.png b/plugins/Watsyn/sqr_inactive.png similarity index 100% rename from plugins/watsyn/sqr_inactive.png rename to plugins/Watsyn/sqr_inactive.png diff --git a/plugins/watsyn/tri_active.png b/plugins/Watsyn/tri_active.png similarity index 100% rename from plugins/watsyn/tri_active.png rename to plugins/Watsyn/tri_active.png diff --git a/plugins/watsyn/tri_inactive.png b/plugins/Watsyn/tri_inactive.png similarity index 100% rename from plugins/watsyn/tri_inactive.png rename to plugins/Watsyn/tri_inactive.png diff --git a/plugins/watsyn/wavegraph.png b/plugins/Watsyn/wavegraph.png similarity index 100% rename from plugins/watsyn/wavegraph.png rename to plugins/Watsyn/wavegraph.png diff --git a/plugins/WaveShaper/CMakeLists.txt b/plugins/WaveShaper/CMakeLists.txt new file mode 100644 index 0000000000..50cd18bb63 --- /dev/null +++ b/plugins/WaveShaper/CMakeLists.txt @@ -0,0 +1,3 @@ +INCLUDE(BuildPlugin) + +BUILD_PLUGIN(waveshaper WaveShaper.cpp WaveShaperControls.cpp WaveShaperControlDialog.cpp MOCFILES WaveShaperControls.h WaveShaperControlDialog.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/waveshaper/waveshaper.cpp b/plugins/WaveShaper/WaveShaper.cpp similarity index 93% rename from plugins/waveshaper/waveshaper.cpp rename to plugins/WaveShaper/WaveShaper.cpp index 4fe0826005..be3e943bc1 100644 --- a/plugins/waveshaper/waveshaper.cpp +++ b/plugins/WaveShaper/WaveShaper.cpp @@ -1,5 +1,5 @@ /* - * waveshaper.cpp - waveshaper effect-plugin + * WaveShaper.cpp - waveshaper effect-plugin * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2009 Tobias Doerffel @@ -24,7 +24,7 @@ */ -#include "waveshaper.h" +#include "WaveShaper.h" #include "lmms_math.h" #include "embed.h" #include "interpolation.h" @@ -52,7 +52,7 @@ Plugin::Descriptor PLUGIN_EXPORT waveshaper_plugin_descriptor = -waveShaperEffect::waveShaperEffect( Model * _parent, +WaveShaperEffect::WaveShaperEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ) : Effect( &waveshaper_plugin_descriptor, _parent, _key ), m_wsControls( this ) @@ -62,14 +62,14 @@ waveShaperEffect::waveShaperEffect( Model * _parent, -waveShaperEffect::~waveShaperEffect() +WaveShaperEffect::~WaveShaperEffect() { } -bool waveShaperEffect::processAudioBuffer( sampleFrame * _buf, +bool WaveShaperEffect::processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ) { if( !isEnabled() || !isRunning () ) @@ -164,7 +164,7 @@ extern "C" // necessary for getting instance out of shared lib PLUGIN_EXPORT Plugin * lmms_plugin_main( Model * _parent, void * _data ) { - return( new waveShaperEffect( _parent, + return( new WaveShaperEffect( _parent, static_cast( _data ) ) ); } diff --git a/plugins/waveshaper/waveshaper.h b/plugins/WaveShaper/WaveShaper.h similarity index 83% rename from plugins/waveshaper/waveshaper.h rename to plugins/WaveShaper/WaveShaper.h index 0a2f931eb7..4763c40b7f 100644 --- a/plugins/waveshaper/waveshaper.h +++ b/plugins/WaveShaper/WaveShaper.h @@ -1,5 +1,5 @@ /* - * waveshaper.h - waveshaper effect-plugin + * WaveShaper.h - waveshaper effect-plugin * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -28,16 +28,16 @@ #define _WAVESHAPER_H #include "Effect.h" -#include "waveshaper_controls.h" +#include "WaveShaperControls.h" -class waveShaperEffect : public Effect +class WaveShaperEffect : public Effect { public: - waveShaperEffect( Model * _parent, + WaveShaperEffect( Model * _parent, const Descriptor::SubPluginFeatures::Key * _key ); - virtual ~waveShaperEffect(); + virtual ~WaveShaperEffect(); virtual bool processAudioBuffer( sampleFrame * _buf, const fpp_t _frames ); @@ -49,9 +49,9 @@ public: private: - waveShaperControls m_wsControls; + WaveShaperControls m_wsControls; - friend class waveShaperControls; + friend class WaveShaperControls; } ; diff --git a/plugins/waveshaper/waveshaper_control_dialog.cpp b/plugins/WaveShaper/WaveShaperControlDialog.cpp similarity index 95% rename from plugins/waveshaper/waveshaper_control_dialog.cpp rename to plugins/WaveShaper/WaveShaperControlDialog.cpp index fd40d24180..938033946c 100644 --- a/plugins/waveshaper/waveshaper_control_dialog.cpp +++ b/plugins/WaveShaper/WaveShaperControlDialog.cpp @@ -1,5 +1,5 @@ /* - * waveshaper_control_dialog.cpp - control-dialog for waveshaper-effect + * WaveShaperControlDialog.cpp - control dialog for WaveShaper effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -25,8 +25,8 @@ -#include "waveshaper_control_dialog.h" -#include "waveshaper_controls.h" +#include "WaveShaperControlDialog.h" +#include "WaveShaperControls.h" #include "embed.h" #include "Graph.h" #include "Knob.h" @@ -35,8 +35,8 @@ #include "LedCheckBox.h" -waveShaperControlDialog::waveShaperControlDialog( - waveShaperControls * _controls ) : +WaveShaperControlDialog::WaveShaperControlDialog( + WaveShaperControls * _controls ) : EffectControlDialog( _controls ) { setAutoFillBackground( true ); diff --git a/plugins/waveshaper/waveshaper_control_dialog.h b/plugins/WaveShaper/WaveShaperControlDialog.h similarity index 81% rename from plugins/waveshaper/waveshaper_control_dialog.h rename to plugins/WaveShaper/WaveShaperControlDialog.h index f4743da514..be0f102123 100644 --- a/plugins/waveshaper/waveshaper_control_dialog.h +++ b/plugins/WaveShaper/WaveShaperControlDialog.h @@ -1,5 +1,5 @@ /* - * waveshaper_control_dialog.h - control-dialog for waveshaper-effect + * WaveShaperControlDialog.h - control dialog for WaveShaper effect * * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2006-2008 Tobias Doerffel @@ -29,15 +29,15 @@ #include "EffectControlDialog.h" -class waveShaperControls; +class WaveShaperControls; -class waveShaperControlDialog : public EffectControlDialog +class WaveShaperControlDialog : public EffectControlDialog { Q_OBJECT public: - waveShaperControlDialog( waveShaperControls * _controls ); - virtual ~waveShaperControlDialog() + WaveShaperControlDialog( WaveShaperControls * _controls ); + virtual ~WaveShaperControlDialog() { } diff --git a/plugins/waveshaper/waveshaper_controls.cpp b/plugins/WaveShaper/WaveShaperControls.cpp similarity index 83% rename from plugins/waveshaper/waveshaper_controls.cpp rename to plugins/WaveShaper/WaveShaperControls.cpp index 3524135390..529cc42899 100644 --- a/plugins/waveshaper/waveshaper_controls.cpp +++ b/plugins/WaveShaper/WaveShaperControls.cpp @@ -1,5 +1,5 @@ /* - * waveshaper_controls.cpp - controls for waveshaper-effect + * WaveShaperControls.cpp - controls for WaveShaper effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2008 Tobias Doerffel @@ -26,8 +26,8 @@ #include -#include "waveshaper_controls.h" -#include "waveshaper.h" +#include "WaveShaperControls.h" +#include "WaveShaper.h" #include "base64.h" #include "Graph.h" #include "Engine.h" @@ -36,7 +36,7 @@ #define onedB 1.1220184543019633f -waveShaperControls::waveShaperControls( waveShaperEffect * _eff ) : +WaveShaperControls::WaveShaperControls( WaveShaperEffect * _eff ) : EffectControls( _eff ), m_effect( _eff ), m_inputModel( 1.0f, 0.0f, 5.0f, 0.01f, this, tr( "Input gain" ) ), @@ -53,7 +53,7 @@ waveShaperControls::waveShaperControls( waveShaperEffect * _eff ) : -void waveShaperControls::samplesChanged( int _begin, int _end) +void WaveShaperControls::samplesChanged( int _begin, int _end) { Engine::getSong()->setModified(); } @@ -61,7 +61,7 @@ void waveShaperControls::samplesChanged( int _begin, int _end) -void waveShaperControls::loadSettings( const QDomElement & _this ) +void WaveShaperControls::loadSettings( const QDomElement & _this ) { //load input, output knobs m_inputModel.loadSettings( _this, "inputGain" ); @@ -82,7 +82,7 @@ void waveShaperControls::loadSettings( const QDomElement & _this ) -void waveShaperControls::saveSettings( QDomDocument & _doc, +void WaveShaperControls::saveSettings( QDomDocument & _doc, QDomElement & _this ) { //save input, output knobs @@ -100,7 +100,7 @@ void waveShaperControls::saveSettings( QDomDocument & _doc, } -void waveShaperControls::setDefaultShape() +void WaveShaperControls::setDefaultShape() { float shp [200] = { }; for ( int i = 0; i<200; i++) @@ -112,19 +112,19 @@ void waveShaperControls::setDefaultShape() m_wavegraphModel.setSamples( (float*)&shp ); } -void waveShaperControls::resetClicked() +void WaveShaperControls::resetClicked() { setDefaultShape(); Engine::getSong()->setModified(); } -void waveShaperControls::smoothClicked() +void WaveShaperControls::smoothClicked() { m_wavegraphModel.smoothNonCyclic(); Engine::getSong()->setModified(); } -void waveShaperControls::addOneClicked() +void WaveShaperControls::addOneClicked() { for( int i=0; i<200; i++ ) { @@ -133,7 +133,7 @@ void waveShaperControls::addOneClicked() Engine::getSong()->setModified(); } -void waveShaperControls::subOneClicked() +void WaveShaperControls::subOneClicked() { for( int i=0; i<200; i++ ) { diff --git a/plugins/waveshaper/waveshaper_controls.h b/plugins/WaveShaper/WaveShaperControls.h similarity index 81% rename from plugins/waveshaper/waveshaper_controls.h rename to plugins/WaveShaper/WaveShaperControls.h index bba4d8d857..fa0768afd4 100644 --- a/plugins/waveshaper/waveshaper_controls.h +++ b/plugins/WaveShaper/WaveShaperControls.h @@ -1,5 +1,5 @@ /* - * waveshaper_controls.h - controls for waveshaper-effect + * WaveShaperControls.h - controls for WaveShaper effect * * Copyright (c) 2014 Vesa Kivimäki * Copyright (c) 2008 Tobias Doerffel @@ -27,18 +27,18 @@ #define WAVESHAPER_CONTROLS_H #include "EffectControls.h" -#include "waveshaper_control_dialog.h" +#include "WaveShaperControlDialog.h" #include "Graph.h" -class waveShaperEffect; +class WaveShaperEffect; -class waveShaperControls : public EffectControls +class WaveShaperControls : public EffectControls { Q_OBJECT public: - waveShaperControls( waveShaperEffect * _eff ); - virtual ~waveShaperControls() + WaveShaperControls( WaveShaperEffect * _eff ); + virtual ~WaveShaperControls() { } @@ -58,7 +58,7 @@ public: virtual EffectControlDialog * createView() { - return( new waveShaperControlDialog( this ) ); + return( new WaveShaperControlDialog( this ) ); } @@ -72,14 +72,14 @@ private slots: void subOneClicked(); private: - waveShaperEffect * m_effect; + WaveShaperEffect * m_effect; FloatModel m_inputModel; FloatModel m_outputModel; graphModel m_wavegraphModel; BoolModel m_clipModel; - friend class waveShaperControlDialog; - friend class waveShaperEffect; + friend class WaveShaperControlDialog; + friend class WaveShaperEffect; } ; diff --git a/plugins/waveshaper/add1_active.png b/plugins/WaveShaper/add1_active.png similarity index 100% rename from plugins/waveshaper/add1_active.png rename to plugins/WaveShaper/add1_active.png diff --git a/plugins/waveshaper/add1_inactive.png b/plugins/WaveShaper/add1_inactive.png similarity index 100% rename from plugins/waveshaper/add1_inactive.png rename to plugins/WaveShaper/add1_inactive.png diff --git a/plugins/waveshaper/artwork.png b/plugins/WaveShaper/artwork.png similarity index 100% rename from plugins/waveshaper/artwork.png rename to plugins/WaveShaper/artwork.png diff --git a/plugins/waveshaper/logo.png b/plugins/WaveShaper/logo.png similarity index 100% rename from plugins/waveshaper/logo.png rename to plugins/WaveShaper/logo.png diff --git a/plugins/waveshaper/reset_active.png b/plugins/WaveShaper/reset_active.png similarity index 100% rename from plugins/waveshaper/reset_active.png rename to plugins/WaveShaper/reset_active.png diff --git a/plugins/waveshaper/reset_inactive.png b/plugins/WaveShaper/reset_inactive.png similarity index 100% rename from plugins/waveshaper/reset_inactive.png rename to plugins/WaveShaper/reset_inactive.png diff --git a/plugins/waveshaper/smooth_active.png b/plugins/WaveShaper/smooth_active.png similarity index 100% rename from plugins/waveshaper/smooth_active.png rename to plugins/WaveShaper/smooth_active.png diff --git a/plugins/waveshaper/smooth_inactive.png b/plugins/WaveShaper/smooth_inactive.png similarity index 100% rename from plugins/waveshaper/smooth_inactive.png rename to plugins/WaveShaper/smooth_inactive.png diff --git a/plugins/waveshaper/sub1_active.png b/plugins/WaveShaper/sub1_active.png similarity index 100% rename from plugins/waveshaper/sub1_active.png rename to plugins/WaveShaper/sub1_active.png diff --git a/plugins/waveshaper/sub1_inactive.png b/plugins/WaveShaper/sub1_inactive.png similarity index 100% rename from plugins/waveshaper/sub1_inactive.png rename to plugins/WaveShaper/sub1_inactive.png diff --git a/plugins/waveshaper/wavegraph.png b/plugins/WaveShaper/wavegraph.png similarity index 100% rename from plugins/waveshaper/wavegraph.png rename to plugins/WaveShaper/wavegraph.png diff --git a/plugins/zynaddsubfx/CMakeLists.txt b/plugins/ZynAddSubFx/CMakeLists.txt similarity index 100% rename from plugins/zynaddsubfx/CMakeLists.txt rename to plugins/ZynAddSubFx/CMakeLists.txt diff --git a/plugins/zynaddsubfx/LocalZynAddSubFx.cpp b/plugins/ZynAddSubFx/LocalZynAddSubFx.cpp similarity index 100% rename from plugins/zynaddsubfx/LocalZynAddSubFx.cpp rename to plugins/ZynAddSubFx/LocalZynAddSubFx.cpp diff --git a/plugins/zynaddsubfx/LocalZynAddSubFx.h b/plugins/ZynAddSubFx/LocalZynAddSubFx.h similarity index 100% rename from plugins/zynaddsubfx/LocalZynAddSubFx.h rename to plugins/ZynAddSubFx/LocalZynAddSubFx.h diff --git a/plugins/zynaddsubfx/RemoteZynAddSubFx.cpp b/plugins/ZynAddSubFx/RemoteZynAddSubFx.cpp similarity index 100% rename from plugins/zynaddsubfx/RemoteZynAddSubFx.cpp rename to plugins/ZynAddSubFx/RemoteZynAddSubFx.cpp diff --git a/plugins/zynaddsubfx/RemoteZynAddSubFx.h b/plugins/ZynAddSubFx/RemoteZynAddSubFx.h similarity index 100% rename from plugins/zynaddsubfx/RemoteZynAddSubFx.h rename to plugins/ZynAddSubFx/RemoteZynAddSubFx.h diff --git a/plugins/zynaddsubfx/ZynAddSubFx.cpp b/plugins/ZynAddSubFx/ZynAddSubFx.cpp similarity index 100% rename from plugins/zynaddsubfx/ZynAddSubFx.cpp rename to plugins/ZynAddSubFx/ZynAddSubFx.cpp diff --git a/plugins/zynaddsubfx/ZynAddSubFx.h b/plugins/ZynAddSubFx/ZynAddSubFx.h similarity index 100% rename from plugins/zynaddsubfx/ZynAddSubFx.h rename to plugins/ZynAddSubFx/ZynAddSubFx.h diff --git a/plugins/zynaddsubfx/artwork.png b/plugins/ZynAddSubFx/artwork.png similarity index 100% rename from plugins/zynaddsubfx/artwork.png rename to plugins/ZynAddSubFx/artwork.png diff --git a/plugins/zynaddsubfx/logo.png b/plugins/ZynAddSubFx/logo.png similarity index 100% rename from plugins/zynaddsubfx/logo.png rename to plugins/ZynAddSubFx/logo.png diff --git a/plugins/zynaddsubfx/zynaddsubfx b/plugins/ZynAddSubFx/zynaddsubfx similarity index 100% rename from plugins/zynaddsubfx/zynaddsubfx rename to plugins/ZynAddSubFx/zynaddsubfx diff --git a/plugins/zynaddsubfx/zynaddsubfx.rc.in b/plugins/ZynAddSubFx/zynaddsubfx.rc.in similarity index 100% rename from plugins/zynaddsubfx/zynaddsubfx.rc.in rename to plugins/ZynAddSubFx/zynaddsubfx.rc.in diff --git a/plugins/audio_file_processor/CMakeLists.txt b/plugins/audio_file_processor/CMakeLists.txt deleted file mode 100644 index d7b4620b07..0000000000 --- a/plugins/audio_file_processor/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(audiofileprocessor audio_file_processor.cpp audio_file_processor.h MOCFILES audio_file_processor.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/bit_invader/CMakeLists.txt b/plugins/bit_invader/CMakeLists.txt deleted file mode 100644 index 4b0ffcba1f..0000000000 --- a/plugins/bit_invader/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(bitinvader bit_invader.cpp bit_invader.h MOCFILES bit_invader.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") diff --git a/plugins/dynamics_processor/CMakeLists.txt b/plugins/dynamics_processor/CMakeLists.txt deleted file mode 100644 index 1d4c1a2b4f..0000000000 --- a/plugins/dynamics_processor/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(dynamicsprocessor dynamics_processor.cpp dynamics_processor_controls.cpp dynamics_processor_control_dialog.cpp MOCFILES dynamics_processor_controls.h dynamics_processor_control_dialog.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/kicker/CMakeLists.txt b/plugins/kicker/CMakeLists.txt deleted file mode 100644 index 0ac9f87b50..0000000000 --- a/plugins/kicker/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(kicker kicker.cpp kicker.h MOCFILES kicker.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/ladspa_browser/CMakeLists.txt b/plugins/ladspa_browser/CMakeLists.txt deleted file mode 100644 index ae46c314c2..0000000000 --- a/plugins/ladspa_browser/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(ladspabrowser ladspa_browser.cpp ladspa_browser.h ladspa_description.cpp ladspa_description.h ladspa_port_dialog.cpp ladspa_port_dialog.h MOCFILES ladspa_browser.h ladspa_description.h ladspa_port_dialog.h EMBEDDED_RESOURCES logo.png) diff --git a/plugins/lb302/CMakeLists.txt b/plugins/lb302/CMakeLists.txt deleted file mode 100644 index 6406ecfc0d..0000000000 --- a/plugins/lb302/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(lb302 lb302.cpp lb302.h MOCFILES lb302.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/organic/CMakeLists.txt b/plugins/organic/CMakeLists.txt deleted file mode 100644 index 8274af798d..0000000000 --- a/plugins/organic/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(organic organic.cpp organic.h MOCFILES organic.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/patman/CMakeLists.txt b/plugins/patman/CMakeLists.txt deleted file mode 100644 index cf8c7ffdf1..0000000000 --- a/plugins/patman/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(patman patman.cpp patman.h MOCFILES patman.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/peak_controller_effect/CMakeLists.txt b/plugins/peak_controller_effect/CMakeLists.txt deleted file mode 100644 index eeef8a5991..0000000000 --- a/plugins/peak_controller_effect/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(peakcontrollereffect peak_controller_effect.cpp peak_controller_effect_controls.cpp peak_controller_effect_control_dialog.cpp peak_controller_effect.h peak_controller_effect_controls.h peak_controller_effect_control_dialog.h MOCFILES peak_controller_effect_controls.h peak_controller_effect_control_dialog.h EMBEDDED_RESOURCES artwork.png logo.png) diff --git a/plugins/sfxr/CMakeLists.txt b/plugins/sfxr/CMakeLists.txt deleted file mode 100644 index 420825b2f6..0000000000 --- a/plugins/sfxr/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(sfxr sfxr.cpp sfxr.h MOCFILES sfxr.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/stereo_enhancer/CMakeLists.txt b/plugins/stereo_enhancer/CMakeLists.txt deleted file mode 100644 index fdc0d7a73e..0000000000 --- a/plugins/stereo_enhancer/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(stereoenhancer stereo_enhancer.cpp stereoenhancer_controls.cpp stereoenhancer_control_dialog.cpp stereo_enhancer.h stereoenhancer_controls.h stereoenhancer_control_dialog.h MOCFILES stereoenhancer_controls.h stereoenhancer_control_dialog.h EMBEDDED_RESOURCES logo.png) - diff --git a/plugins/stereo_matrix/CMakeLists.txt b/plugins/stereo_matrix/CMakeLists.txt deleted file mode 100644 index edc8475f6c..0000000000 --- a/plugins/stereo_matrix/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(stereomatrix stereo_matrix.cpp stereomatrix_controls.cpp stereomatrix_control_dialog.cpp stereo_matrix.h stereomatrix_controls.h stereomatrix_control_dialog.h MOCFILES stereomatrix_controls.h stereomatrix_control_dialog.h EMBEDDED_RESOURCES artwork.png logo.png) - diff --git a/plugins/vibed/CMakeLists.txt b/plugins/vibed/CMakeLists.txt deleted file mode 100644 index b0e812d805..0000000000 --- a/plugins/vibed/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(vibedstrings vibed.cpp nine_button_selector.cpp string_container.cpp vibrating_string.cpp vibed.h nine_button_selector.h string_container.h vibrating_string.h MOCFILES vibed.h nine_button_selector.h EMBEDDED_RESOURCES *.png) diff --git a/plugins/waveshaper/CMakeLists.txt b/plugins/waveshaper/CMakeLists.txt deleted file mode 100644 index 860bfd00e2..0000000000 --- a/plugins/waveshaper/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -INCLUDE(BuildPlugin) - -BUILD_PLUGIN(waveshaper waveshaper.cpp waveshaper_controls.cpp waveshaper_control_dialog.cpp MOCFILES waveshaper_controls.h waveshaper_control_dialog.h EMBEDDED_RESOURCES *.png) diff --git a/src/core/Ladspa2LMMS.cpp b/src/core/Ladspa2LMMS.cpp index 13ff51324f..950e4bf0dd 100644 --- a/src/core/Ladspa2LMMS.cpp +++ b/src/core/Ladspa2LMMS.cpp @@ -35,7 +35,7 @@ Ladspa2LMMS::Ladspa2LMMS() it != plugins.end(); ++it ) { ladspa_key_t key = (*it).second; - ladspaManagerDescription * desc = getDescription( key ); + LadspaManagerDescription * desc = getDescription( key ); if( desc->type == SOURCE ) { diff --git a/src/core/LadspaManager.cpp b/src/core/LadspaManager.cpp index e821a8163a..851ae007ef 100644 --- a/src/core/LadspaManager.cpp +++ b/src/core/LadspaManager.cpp @@ -113,7 +113,7 @@ LadspaManager::LadspaManager() LadspaManager::~LadspaManager() { - for( ladspaManagerMapType::iterator it = m_ladspaManagerMap.begin(); + for( LadspaManagerMapType::iterator it = m_ladspaManagerMap.begin(); it != m_ladspaManagerMap.end(); ++it ) { delete it.value(); @@ -123,7 +123,7 @@ LadspaManager::~LadspaManager() -ladspaManagerDescription * LadspaManager::getDescription( +LadspaManagerDescription * LadspaManager::getDescription( const ladspa_key_t & _plugin ) { if( m_ladspaManagerMap.contains( _plugin ) ) @@ -155,8 +155,8 @@ void LadspaManager::addPlugins( continue; } - ladspaManagerDescription * plugIn = - new ladspaManagerDescription; + LadspaManagerDescription * plugIn = + new LadspaManagerDescription; plugIn->descriptorFunction = _descriptor_func; plugIn->index = pluginIndex; plugIn->inputChannels = getPluginInputs( descriptor ); diff --git a/src/core/PeakController.cpp b/src/core/PeakController.cpp index baa157801e..c46123507b 100644 --- a/src/core/PeakController.cpp +++ b/src/core/PeakController.cpp @@ -32,7 +32,7 @@ #include "AudioEngine.h" #include "EffectChain.h" -#include "plugins/peak_controller_effect/peak_controller_effect.h" +#include "plugins/PeakControllerEffect/PeakControllerEffect.h" PeakControllerEffectVector PeakController::s_effects; int PeakController::m_getCount; diff --git a/src/core/SamplePlayHandle.cpp b/src/core/SamplePlayHandle.cpp index bcfd2ea587..f82f5dbf46 100644 --- a/src/core/SamplePlayHandle.cpp +++ b/src/core/SamplePlayHandle.cpp @@ -108,7 +108,7 @@ void SamplePlayHandle::play( sampleFrame * buffer ) if( !( m_track && m_track->isMuted() ) && !(m_patternTrack && m_patternTrack->isMuted())) { -/* stereoVolumeVector v = +/* StereoVolumeVector v = { { m_volumeModel->value() / DefaultVolume, m_volumeModel->value() / DefaultVolume } };*/ // SamplePlayHandle always plays the sample at its original pitch; diff --git a/src/tracks/InstrumentTrack.cpp b/src/tracks/InstrumentTrack.cpp index 5b25a6b565..2aadfcab2d 100644 --- a/src/tracks/InstrumentTrack.cpp +++ b/src/tracks/InstrumentTrack.cpp @@ -263,7 +263,7 @@ void InstrumentTrack::processAudioBuffer( sampleFrame* buf, const fpp_t frames, m_soundShaping.processAudioBuffer( buf + offset, frames - offset, n ); const float vol = ( (float) n->getVolume() * DefaultVolumeRatio ); const panning_t pan = qBound( PanningLeft, n->getPanning(), PanningRight ); - stereoVolumeVector vv = panningToVolumeVector( pan, vol ); + StereoVolumeVector vv = panningToVolumeVector( pan, vol ); for( f_cnt_t f = offset; f < frames; ++f ) { for( int c = 0; c < 2; ++c )