Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from master #6

Merged
merged 56 commits into from
Sep 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
5674bb5
Fix HiDPI issues for menus
michaelgregorius Jul 29, 2023
67dcdf2
Fix HiDPI issue of sample track window
michaelgregorius Jul 29, 2023
48cdadd
HiDPI fixes for elements based on QTreeView
michaelgregorius Jul 29, 2023
4cb09e2
Fix the base note automation fix (#6828)
michaelgregorius Aug 27, 2023
0e93f13
Merge pull request #6832 from michaelgregorius/6828-FixBaseNoteAutoma…
michaelgregorius Aug 27, 2023
e2fd288
Change the title for SideBarWidgets to be vertically centered related…
MrTopom Aug 27, 2023
1e6a66f
Add mixer LCD channels for Instrument & Sample tracks (#6831)
sakertooth Aug 28, 2023
d2a0780
Adjust classic style sheet
michaelgregorius Aug 28, 2023
fcdf4c0
Showing Knob value on mouse over (#6835)
MrTopom Aug 29, 2023
3263bfd
Fix generator expression in strip command (#6762)
DomClark Aug 31, 2023
4804ab6
Support per-note detuning and panning with Sf2 Player (#6602)
DomClark Aug 31, 2023
005ee47
pitch wheel recording in the detune pattern (#6297)
serdnab Aug 31, 2023
8a94fb3
Fix std::vector refactor mistake (#6836)
messmerd Aug 31, 2023
e1d3ecb
Microtuner UI update (#6206)
he29-net Aug 31, 2023
0768f5a
Fix a few memory issues found with ASan (#6843)
messmerd Sep 3, 2023
fa05ce2
Replace corrupted default samples with fixed ones. (#6752)
Rossmaxx Sep 4, 2023
de062d6
Show detailed CPU load information in a tool-tip (#5970)
he29-net Sep 4, 2023
b719633
Fix Compressor arithmetic exception in Debug mode (#6854)
LostRobotMusic Sep 7, 2023
10f1b21
fixes #4049: Off-grid nodes not draggable (#6852)
consolegrl Sep 8, 2023
b353cbe
Add options to enable sanitizers (#6840)
sakertooth Sep 8, 2023
a8d765f
Make files visible when searching in ``FileBrowser`` (#6845)
MrTopom Sep 10, 2023
296d573
Remember to check for Linux VST Effects (#6751)
Babakinha Sep 11, 2023
b64912c
fixes #6354: Sample and Hold for LFO Controller (#6850)
consolegrl Sep 12, 2023
89baab6
FileDialog : Adding mounted volumes on Linux (#6834)
MrTopom Sep 12, 2023
3a0e68c
fixes #6736: Sample tracks lose FX Channel (#6851)
consolegrl Sep 12, 2023
9b1933e
Added flats to array of keys (#6865)
mvoorhes Sep 14, 2023
d3d710e
Remove identical calls to `InstrumentTrack::processAudioBuffer`
michaelgregorius Sep 14, 2023
a6b6565
Remove unused variable
michaelgregorius Sep 14, 2023
d25723c
Update display file name when opening ``PatmanView`` (#6870)
sakertooth Sep 16, 2023
73f9f36
Code review changes
michaelgregorius Sep 16, 2023
6c3ae30
Add comments about nullptr guard
michaelgregorius Sep 16, 2023
4348038
Added automatic dark note on light background for midi clips. (#6539)
aakers24 Sep 17, 2023
e9125d3
Fix LcdFloatSpinBox constructor and label alignment (#6686)
he29-net Sep 17, 2023
733e0a1
Fix invalid use of iterators in piano roll (#6869)
Rossmaxx Sep 18, 2023
dc88040
Add instrument play handles unconditionally (#6875)
DomClark Sep 18, 2023
94d0b91
Use UTF-8 for MSVC source and execution charset (#6876)
DomClark Sep 19, 2023
7e8c79a
Enable build under NixOS (#6855)
michaelgregorius Sep 20, 2023
3df28e3
Changed sharps to music sharps unicode (#6873)
mvoorhes Sep 20, 2023
b6c80bd
Replace check for nullptr
michaelgregorius Sep 21, 2023
21fb430
Merge pull request #6867 from michaelgregorius/RemoveIdenticalCalls
michaelgregorius Sep 21, 2023
07229b6
Show error message when loading an invalid sample file (#6286)
M374LX Sep 21, 2023
e5bb07a
Merge pull request #6787 from michaelgregorius/2510-Fix-HiDPI-Issues-…
michaelgregorius Sep 22, 2023
910cdf2
Merge pull request #6788 from michaelgregorius/2510-HiDPI-Fix-for-Sam…
michaelgregorius Sep 22, 2023
93d3e8c
Adjust the classic theme
michaelgregorius Sep 22, 2023
0576f9d
Merge pull request #6789 from michaelgregorius/2510-HiDPI-Fix-For-QTr…
michaelgregorius Sep 22, 2023
f0aa286
Updated MIDI CC handling not to count from 1 (#6774)
Artur-Twardowski-Mobica Sep 22, 2023
49c713d
Use resid submodule from libsidplayfp (#6883)
sakertooth Sep 23, 2023
006c438
Fix Compressor zero divisions (#6887)
LostRobotMusic Sep 24, 2023
c309d8b
Lv2ViewProc: Improve variable names
JohannesLorenz Sep 22, 2023
d97377b
Lv2: Improve LED widget's digit calculation
JohannesLorenz Sep 22, 2023
9c46370
Support LV2_BUF_SIZE__powerOf2BlockLength
JohannesLorenz Sep 22, 2023
61b6126
Add plugin blacklist for buffersize<=32
JohannesLorenz Sep 22, 2023
7aca8ae
SetupDialog: Warn of unusual buffersizes
JohannesLorenz Sep 22, 2023
94608ea
Lv2Proc: Sort scale point maps (#6859)
JohannesLorenz Sep 22, 2023
83777dc
Lv2Proc: Set def val for ComboModel, too
JohannesLorenz Sep 22, 2023
33d1bad
Implement Lv2 Worker (#6484)
JohannesLorenz Sep 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
[submodule "plugins/CarlaBase/carla"]
path = plugins/CarlaBase/carla
url = https://github.com/falktx/carla
[submodule "plugins/Sid/resid"]
path = plugins/Sid/resid
url = https://github.com/simonowen/resid
[submodule "plugins/Sid/resid/resid"]
path = plugins/Sid/resid/resid
url = https://github.com/libsidplayfp/resid
[submodule "src/3rdparty/jack2"]
path = src/3rdparty/jack2
url = https://github.com/jackaudio/jack2
Expand Down
83 changes: 77 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ SET(LMMS_BINARY_DIR ${CMAKE_BINARY_DIR})
SET(LMMS_SOURCE_DIR ${CMAKE_SOURCE_DIR})

# CMAKE_POLICY Section
IF(COMMAND CMAKE_POLICY)
# TODO: Keep CMP0074 but remove this condition when cmake 3.12+ is guaranteed
IF(${CMAKE_VERSION} VERSION_GREATER_EQUAL 3.12)
# Needed for the SWH Ladspa plugins. See below.
CMAKE_POLICY(SET CMP0074 NEW) # find_package() uses <PackageName>_ROOT variables
ENDIF()
ENDIF(COMMAND CMAKE_POLICY)

# Import of windows.h breaks min()/max()
ADD_DEFINITIONS(-DNOMINMAX)
Expand Down Expand Up @@ -70,6 +77,7 @@ OPTION(WANT_SOUNDIO "Include libsoundio support" ON)
OPTION(WANT_SDL "Include SDL (Simple DirectMedia Layer) support" ON)
OPTION(WANT_SF2 "Include SoundFont2 player plugin" ON)
OPTION(WANT_GIG "Include GIG player plugin" ON)
option(WANT_SID "Include Sid instrument" ON)
OPTION(WANT_STK "Include Stk (Synthesis Toolkit) support" ON)
OPTION(WANT_SWH "Include Steve Harris's LADSPA plugins" ON)
OPTION(WANT_TAP "Include Tom's Audio Processing LADSPA plugins" ON)
Expand All @@ -78,6 +86,10 @@ OPTION(WANT_VST_32 "Include 32-bit VST support" ON)
OPTION(WANT_VST_64 "Include 64-bit VST support" ON)
OPTION(WANT_WINMM "Include WinMM MIDI support" OFF)
OPTION(WANT_DEBUG_FPE "Debug floating point exceptions" OFF)
option(WANT_DEBUG_ASAN "Enable AddressSanitizer" OFF)
option(WANT_DEBUG_TSAN "Enable ThreadSanitizer" OFF)
option(WANT_DEBUG_MSAN "Enable MemorySanitizer" OFF)
option(WANT_DEBUG_UBSAN "Enable UndefinedBehaviorSanitizer" OFF)
OPTION(BUNDLE_QT_TRANSLATIONS "Install Qt translation files for LMMS" OFF)


Expand Down Expand Up @@ -200,6 +212,13 @@ CHECK_CXX_SOURCE_COMPILES(
LMMS_HAVE_SF_COMPLEVEL
)

# check for perl
if(LMMS_BUILD_APPLE)
# Prefer system perl over Homebrew, MacPorts, etc
set(Perl_ROOT "/usr/bin")
endif()
find_package(Perl)

IF(WANT_LV2)
IF(PKG_CONFIG_FOUND)
PKG_CHECK_MODULES(LV2 lv2)
Expand Down Expand Up @@ -262,8 +281,12 @@ ELSE(WANT_CMT)
ENDIF(WANT_CMT)

IF(WANT_SWH)
SET(LMMS_HAVE_SWH TRUE)
SET(STATUS_SWH "OK")
IF(PERL_FOUND)
SET(LMMS_HAVE_SWH TRUE)
SET(STATUS_SWH "OK")
ELSE()
SET(STATUS_SWH "Skipping, perl is missing")
ENDIF()
ELSE(WANT_SWH)
SET(STATUS_SWH "not built as requested")
ENDIF(WANT_SWH)
Expand Down Expand Up @@ -329,6 +352,16 @@ IF(WANT_SDL AND NOT LMMS_HAVE_SDL2)
ENDIF()
ENDIF()

# check for Sid
if(WANT_SID)
if(PERL_FOUND)
set(LMMS_HAVE_SID TRUE)
set(STATUS_SID "OK")
else()
set(STATUS_SID "not found, please install perl if you require the Sid instrument")
endif()
endif()

# check for Stk
IF(WANT_STK)
FIND_PACKAGE(STK)
Expand Down Expand Up @@ -494,7 +527,11 @@ IF(WANT_SF2)
find_package(FluidSynth 1.1.0)
if(FluidSynth_FOUND)
SET(LMMS_HAVE_FLUIDSYNTH TRUE)
SET(STATUS_FLUIDSYNTH "OK")
if(FluidSynth_VERSION_STRING VERSION_GREATER_EQUAL 2)
set(STATUS_FLUIDSYNTH "OK")
else()
set(STATUS_FLUIDSYNTH "OK (FluidSynth version < 2: per-note panning unsupported)")
endif()
else()
SET(STATUS_FLUIDSYNTH "not found, libfluidsynth-dev (or similar)"
"is highly recommended")
Expand Down Expand Up @@ -605,7 +642,9 @@ else()
set(NOOP_COMMAND "${CMAKE_COMMAND}" "-E" "echo")
endif()
if(STRIP)
set(STRIP_COMMAND "$<IF:$<TARGET:Debug,RelWithDebInfo>,${NOOP_COMMAND},${STRIP}>")
# TODO CMake 3.19: Now that CONFIG generator expressions support testing for
# multiple configurations, combine the OR into a single CONFIG expression.
set(STRIP_COMMAND "$<IF:$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>,${NOOP_COMMAND},${STRIP}>")
else()
set(STRIP_COMMAND "${NOOP_COMMAND}")
endif()
Expand Down Expand Up @@ -641,8 +680,36 @@ IF(CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang")
ELSE(WIN32)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -DPIC")
ENDIF(WIN32)
elseif(MSVC)
# Use UTF-8 as the source and execution character set
add_compile_options("/utf-8")
ENDIF()

# add enabled sanitizers
function(add_sanitizer sanitizer supported_compilers want_flag status_flag)
if(${want_flag})
if(CMAKE_CXX_COMPILER_ID MATCHES "${supported_compilers}")
set("${status_flag}" "Enabled" PARENT_SCOPE)
string(REPLACE ";" " " additional_flags "${ARGN}")
# todo CMake 3.13: use add_compile_options/add_link_options instead
set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -fsanitize=${sanitizer} ${additional_flags}" PARENT_SCOPE)
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -fsanitize=${sanitizer} ${additional_flags}" PARENT_SCOPE)
else()
set("${status_flag}" "Wanted but disabled due to unsupported compiler" PARENT_SCOPE)
endif()
else()
set("${status_flag}" "Disabled" PARENT_SCOPE)
endif()
endfunction()

add_sanitizer(address "GNU|Clang|MSVC" WANT_DEBUG_ASAN STATUS_DEBUG_ASAN)
add_sanitizer(thread "GNU|Clang" WANT_DEBUG_TSAN STATUS_DEBUG_TSAN)
add_sanitizer(memory "Clang" WANT_DEBUG_MSAN STATUS_DEBUG_MSAN -fno-omit-frame-pointer)
# UBSan does not link with vptr enabled due to a problem with references from PeakControllerEffect
# not being found by PeakController
add_sanitizer(undefined "GNU|Clang" WANT_DEBUG_UBSAN STATUS_DEBUG_UBSAN -fno-sanitize=vptr)


# use ccache
include(CompileCache)

Expand Down Expand Up @@ -711,7 +778,6 @@ ADD_CUSTOM_TARGET(uninstall
COMMAND ${CMAKE_COMMAND} -DCMAKE_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}" -P "${CMAKE_CURRENT_SOURCE_DIR}/cmake/uninstall.cmake"
)


#
# display configuration information
#
Expand Down Expand Up @@ -763,6 +829,7 @@ MESSAGE(
"* ZynAddSubFX instrument : ${STATUS_ZYN}\n"
"* Carla Patchbay & Rack : ${STATUS_CARLA}\n"
"* SoundFont2 player : ${STATUS_FLUIDSYNTH}\n"
"* Sid instrument : ${STATUS_SID}\n"
"* Stk Mallets : ${STATUS_STK}\n"
"* VST-instrument hoster : ${STATUS_VST}\n"
"* VST-effect hoster : ${STATUS_VST}\n"
Expand All @@ -777,7 +844,11 @@ MESSAGE(
MESSAGE(
"Developer options\n"
"-----------------------------------------\n"
"* Debug FP exceptions : ${STATUS_DEBUG_FPE}\n"
"* Debug FP exceptions : ${STATUS_DEBUG_FPE}\n"
"* Debug using AddressSanitizer : ${STATUS_DEBUG_ASAN}\n"
"* Debug using ThreadSanitizer : ${STATUS_DEBUG_TSAN}\n"
"* Debug using MemorySanitizer : ${STATUS_DEBUG_MSAN}\n"
"* Debug using UBSanitizer : ${STATUS_DEBUG_UBSAN}\n"
)

MESSAGE(
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/bs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3677,7 +3677,7 @@ You can remove and move mixer channels in the context menu, which is accessed by
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="src/gui/instrument/InstrumentMidiIOView.cpp" line="213"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ Ověřte si prosím, zda máte povolen zápis do souboru a do složky, ve které
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/el.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/eo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ Asegúrate de tener permisos de escritura tanto del archivo como del directorio
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/eu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6641,7 +6641,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/fa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6645,7 +6645,7 @@ Veuillez vous assurez que vous avez les droits d&apos;écriture sur le fichier e
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/gl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/he.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/hi_IN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/hu_HU.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6366,7 +6366,7 @@ Ellenőrizd, hogy rendelkezel-e a szükséges engedélyekkel és próbáld újra
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ Pastikan Anda memiliki izin menulis ke file dan direktori yang berisi berkas ter
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6366,7 +6366,7 @@ Si prega di controllare i permessi di scrittura sul file e la cartella che lo co
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ka.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ko.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6364,7 +6364,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/ms_MY.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/nb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,7 @@ Please make sure you have write permission to the file and the directory contain
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
2 changes: 1 addition & 1 deletion data/locale/nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6362,7 +6362,7 @@ Zorg ervoor dat u schrijfbevoegdheid heeft voor het bestand en voor de map die h
</message>
</context>
<context>
<name>InstrumentMiscView</name>
<name>InstrumentTuningView</name>
<message>
<location filename="../../src/gui/instrument/InstrumentMidiIOView.cpp" line="221"/>
<source>MASTER PITCH</source>
Expand Down
Loading
Loading