shren

Results 42 comments of shren

Hi @dfober Actually, the `dist/index.d.ts` will be detected and used automatically when the package is installed as a NPM package: ```TypeScript import { Faust, FaustAudioWorkletNode, FaustScriptProcessorNode } from "faust2webaudio"; ```...

I tried: `tsc ./src/index.ts --emitDeclarationOnly -d --target ES6` will generate `.d.ts` file for each ts file.

Thank you for your interest in JSPatcher. Yeah I think it will be nice to have inscore integrated. I'll let you know when it's done. You can also ping me...

您好,我不会继续开发这个项目了,这已经导致我被封禁。

Hi. Sorry but I will not continue developping this project as it already let my account banned.

雀魂官方告知过我,任何插件都会导致ban。他们应该也没办法检测插件的类型。请问您具体需要什么功能?

> https://github.com/purerosefallen/majsoul-helper > > Try my fork, with that one fixed. Thanks a lot

> 想请问。只要是chrome extension 无论什么形式 都会被封禁吗?还是说在majsoul-plus浏览器里的插件可以幸免? 封禁与否不是我能决定的。不过你提到的两种方式没有本质区别~

With less notes, the size (SVG viewbox) is 622x161 ![image](https://github.com/grame-cncm/guidolib/assets/1910803/353b5220-8276-440f-b6ab-cc7fadb2a34a) With more notes, the viewbox becomes wider (739x161). Thus, the system looks smaller. ![image](https://github.com/grame-cncm/guidolib/assets/1910803/a6def7ff-8412-4fca-8631-08858cc0e0a3) Are we able to fix that...

In my case, I want everything fitting in one system that doesn't shrink, so I don't want to break anywhere. So why with the default page format it can still...