-
# Lines of code
https://github.com/code-423n4/2024-06-vultisig/blob/cb72b1e9053c02a58d874ff376359a83dc3f0742/hardhat-vultisig/contracts/extensions/VultisigWhitelisted.sol#L30
https://github.com/code-…
-
Hi I get a syntax error on running the cmake:
pi@raspberrypi:~/vult-master/examples/build $ cmake ../
CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMak…
-
I'm developing platform for modular synth based on relatively cheap MCUs. I prefer Vult over other DSL's due to its native support of fixed-point math. But I'd like to use 8.24 format instead of defau…
-
### eDocs volgnummer
_No response_
### Korte probleem omschrijving
De vervaldatum is de datum waarop de rechtsgeldigheid van een indicatiebesluit vervalt als gevolg van de afgifte van een nieuw ind…
-
My build script for PlatformIO is compiling my used *.vult "modules" independently and if another function uses Util.* for example, I get a compiler error from the C++ compiler about redefinition of t…
-
## Omschrijving
Vriendjes spacing systeem. Kunnen wij dit ook toepassen op mijn aansluitingen?
Zie utrecht: https://nl-design-system.github.io/utrecht/storybook/?path=/story/css_css-rich-text--defau…
-
I'm running Vult generated code on my ESP32, but internal RAM is limited to 520K (minus WiFi Stack etc), so in order to use more, I need to use dynamic memory allocation to use the external PSRAM.
…
-
Hi o/
I believe something was changed in the Trummor2 "TIME" knob behavior since the introduction of the TrummorFM update.
I was trying to find where I could find and re-install 2.0.5 (win) so …
-
When opening .vult backups on iOS it opens the app but not the import page.
Improve that when opening a .cult backup it directly imports it into the app and open the import view.
-
Are you planning on adding a filter?
You could probably reuse some code generated by Vult DSP. There is a "ladder-type" low-pass filter
and a SVF filter implementation I could share.