sfizz-ui
SFZ based sampler, providing AU / LV2 / PD / VST3 plugins using the sfizz library
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- BundleDylibs.cmake
- LV2Config.cmake
- MakeUninstall.cmake.in
- PluginsUninstall.cmake
- PuredataConfig.cmake
- StringUtility.cmake
- VSTConfig.cmake
- FileTrie.cpp
- FileTrie.h
- InstrumentDescription.cpp
- InstrumentDescription.h
- MessageUtils.cpp
- MessageUtils.h
- NativeHelpers.cpp
- NativeHelpers.h
- NativeHelpers.mm
- RMSFollower.h
- SfizzFileScan.cpp
- SfizzFileScan.h
- SfizzForeignPaths.cpp
- SfizzForeignPaths.h
- SfizzForeignPaths.mm
- SfizzSettings.cpp
- SfizzSettings.h
- SfizzSettings.mm
- Vstgui.cmake
- ColorSpaces.h
- LICENSE
- LICENSE
- stb_image.h
- vstgui4
- about.fl
- main.fl
- Roboto-Regular.ttf
- sfizz-fluentui-system-f20.ttf
- sfizz-fluentui-system-r20.ttf
- sfizz-misc-icons.ttf
- theme.xml
- theme.xml
- background.png
- background@2x.png
- background_button_about.png
- background_button_about@2x.png
- icon_white.png
- icon_white.svg
- icon_white@2x.png
- knob.knob
- knob48.png
- knob48@2x.png
- logo.png
- logo.svg
- logo_orange.png
- logo_orange.svg
- logo_orange@2x.png
- logo_shaded.svg
- logo_text.png
- logo_text.svg
- logo_text@2x.png
- logo_text_shaded.png
- logo_text_shaded@2x.png
- logo_text_white.png
- logo_text_white@2x.png
- about.hpp
- main.hpp
- vstgui_after.h
- vstgui_before.h
- ColorHelpers.cpp
- ColorHelpers.h
- DlgAbout.cpp
- DlgAbout.h
- EditIds.cpp
- EditIds.h
- Editor.cpp
- Editor.h
- EditorController.h
- EditorLibs.cpp
- EditorLibs.h
- EditValue.h
- GUIComponents.cpp
- GUIComponents.h
- GUIDefs.cpp
- GUIDefs.h
- GUIHelpers.cpp
- GUIHelpers.h
- GUIPiano.cpp
- GUIPiano.h
- ImageHelpers.cpp
- ImageHelpers.h
- NativeHelpers.cpp
- NativeHelpers.h
- NativeHelpers.mm
- Theme.cpp
- Theme.h
- VSTGUIHelpers.cpp
- VSTGUIHelpers.h
- VSTGUIHelpers.mm
- layout.h
- main.cpp
- reader.cpp
- reader.h
- LICENSE
- README
- CMakeLists.txt
- PluginGitBuildId.h
- lv2_extensions.h
- DefaultInstrument.sfz
- DefaultScale.scl
- atom.h
- forge.h
- util.h
- buf-size.h
- attributes.h
- lv2.h
- lv2_util.h
- data-access.h
- dynmanifest.h
- event-helpers.h
- event.h
- instance-access.h
- log.h
- logger.h
- midi.h
- morph.h
- options.h
- parameters.h
- patch.h
- port-groups.h
- port-props.h
- presets.h
- resize-port.h
- state.h
- time.h
- ui.h
- units.h
- uri-map.h
- urid.h
- worker.h
- CMakeLists.txt
- LICENSE.md.in
- lv2.version
- lv2ui.version
- manifest.ttl.in
- sfizz.cpp
- sfizz.ttl.in
- sfizz_lv2.h
- sfizz_lv2_common.cpp
- sfizz_lv2_plugin.h
- sfizz_ui.cpp
- sfizz_ui.ttl.in
- vstgui_helpers.cpp
- vstgui_helpers.h
- pd.def
- m_pd.h
- LICENSE.txt
- CMakeLists.txt
- example.sfz
- sfizz_puredata.c
- sfizz~-help.pd
- AU2Plugin.cmake
- VST2Plugin.cmake
- VST3Plugin.cmake
- VST3SDK.cmake
- ring_buffer.cpp
- ring_buffer.h
- ring_buffer.tcc
- LICENSE
- base
- pluginterfaces
- public.sdk
- sfzt_auwrapper
- audiounitconfig.h.in
- Info.au.plist
- Info.vst3.plist
- PkgInfo
- desktop.ini
- Plugin.ico
- CMakeLists.txt
- gpl-3.0.txt
- IdleUpdateHandler.h
- OrderedEventProcessor.h
- OrderedEventProcessor.hpp
- SfizzVstController.cpp
- SfizzVstController.h
- SfizzVstEditor.cpp
- SfizzVstEditor.h
- SfizzVstIDs.h
- SfizzVstParameters.h
- SfizzVstProcessor.cpp
- SfizzVstProcessor.h
- SfizzVstState.cpp
- SfizzVstState.h
- SfizzVstUpdates.cpp
- SfizzVstUpdates.h
- SfizzVstUpdates.hpp
- Vst2PluginEntry.c
- Vst2PluginFactory.cpp
- vst3.def
- vst3.version
- VstPluginDefs.h.in
- VstPluginFactory.cpp
- X11RunLoop.cpp
- X11RunLoop.h
- CMakeLists.txt
- discord.svg
- github.svg
- opencollective.svg
- sfzformat.svg
- sfztools.svg
- generate_icons_font.json
- generate_icons_font.py
- LICENSE.md
- README.md
- package.xml
- welcome.txt
- create_mac_icon.sh
- create_windows_icon.sh
- generate_ui_fonts.sh
- innosetup.iss.in
- mingw_dwrite_3.h
- package-osx-bundles.sh
- run_clang_tidy.sh
- .clang-format
- .clang-tidy
- .editorconfig
- .gitattributes
- .gitignore
- .gitmodules
- AUTHORS.md
- CHANGELOG.md
- CMakeLists.txt
- CONTRIBUTING.md
- FUNDING.yml
- GOVERNANCE.md
- library
- LICENSE
- README.md
- screenshot.png
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/sfztools/sfizz-ui
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd sfizz-ui
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. CMake
보통 추천사전 준비물
mkdir build && cd build
빌드 결과물을 담을 폴더를 만들고 그 안으로 이동합니다.
cmake ..
소스코드를 분석해 빌드 설정 파일을 생성합니다 (build 폴더 안에서 실행해야 함).
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
build 폴더 안에 실행 파일이 생성됐는지 확인하고, 직접 실행해보세요 (예: ./build/앱이름).
// repository documentation
Was this content helpful?
(0 ratings)
