enzienaudio / hvcc

The heavy hvcc compiler for Pure Data patches.
GNU General Public License v3.0
361 stars 52 forks source link

vcf~ requires perf information #4

Open CarloCattano opened 6 years ago

CarloCattano commented 6 years ago

When trying to use vcf~ get this error message

c:\Python27\python.exe C:\Users\x\Documents\Pd\hvcc\hvcc.py C:\Users\x\Documents\Pd\hvcc\main.pd -o C:/myTest2/ -n myOSC -g unity
__cos~f requires perf information.
__sqrt~f requires perf information.

any hints apreciated , Will keep testing