@clevername27 Can I control each sampled PAN separately? I can't find a method.
Best posts made by GUJIAN
-
RE: Do you have any examples of drums for us to learn fromposted in General Questions
-
RE: A little mixer (just gain) for each sampler and track routingposted in General Questions
@ospfeigrp Teacher, can you share your project learning with a mixing interface?
-
RE: Do you have any examples of drums for us to learn fromposted in General Questions
@clevername27 I uploaded a compression project
-
RE: Do you have any examples of drums for us to learn fromposted in General Questions
@clevername27 I combined the teacher's template and the prompts on the forum to create this. I'm not sure if drum sampling is feasible and if there is a better method

Latest posts made by GUJIAN
-
VS2026 Can export VST3posted in General Questions
> Perform sanity checks > Create C++ autogenerated files > Create binary data files > Exporting the pooled resources Export audio files Export image files Export samplemap files Export MIDI files DONE > Create embedded data files > Launch system compiler... Re-saving file: C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\AutogeneratedProject.jucer Finished saving: Visual Studio 2026 Finished saving: Xcode (macOS) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling 64bit Instrument plugin RhapsodyExpansionTemplate ... 适用于 .NET Framework MSBuild 版本 18.0.5+e22287bf1 Plugin.cpp PresetData.cpp D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\chunkware_simple_dynamics.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleHeader.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleEnvelope.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleLimit.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleComp.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') What kind of prompt is this, and is it normal D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleGate.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj] (compiling source file '../../Source/Plugin.cpp') RhapsodyExpansionTemplate_SharedCode.vcxproj -> C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Compiled\Shared Code\RhapsodyExpansionTemplate.lib 正在创建库 .\..\..\Compiled\VST3\RhapsodyExpansionTemplate.lib 和对象 .\..\..\Compiled\VST3\RhapsodyExpansionTemplate.exp 正在生成代码 已完成代码的生成 RhapsodyExpansionTemplate_VST3.vcxproj -> C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Compiled\VST3\RhapsodyExpansionTemplate.vst3



Can export VST3
-
RE: I have returned to VS2022 Architecture HISEposted in General Questions
@David-Healey Simple projects are no exception
-
I have returned to VS2022 Architecture HISEposted in General Questions
I have returned to VS2022 Architecture HISE
VS2022 building HISE-4.1.0 went smoothly. I used IPP instead of fftw3. When I load the project and export VST, HISE.exe still exits the program. I don't know if it's the reason why I upgraded Windows 11 Professional to 25H2







After clicking OK at this step, HISE.exe exits
-
RE: VS2026 Building HISE Problemposted in General Questions
@David-Healey I don't know, but there were no errors when building HISE. When exporting VST instruments, HISE.exe crashes.
-
RE: VS2026 Building HISE Problemposted in General Questions
按照老师的方法导出了ExportSetup,但导出VST到一半时HISE还是崩溃退出了
-
RE: VS2026 Building HISE Problemposted in General Questions
@David-Healey I'm using Windows, but I can't find a solution now. The path is also missing
-
RE: VS2026 Building HISE Problemposted in General Questions
@David-Healey It still doesn't work. Based on this setup, running
git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.gitprompts that it's the latest version, but it feels different from yours. Moreover, the VST export process crashes HISE. Could it be an issue with Windows 11 25H2 -
RE: VS2026 Building HISE Problemposted in General Questions
@dannytaurus fc2615edbbacc648bb648be7b732d8773ef7e702
-
RE: VS2026 Building HISE Problemposted in General Questions
@dannytaurus git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.git

