Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Plugin 'HAL4' asked for time in nanoseconds (unsupported) #292

Open
ghost opened this issue Dec 10, 2019 · 7 comments
Open

Plugin 'HAL4' asked for time in nanoseconds (unsupported) #292

ghost opened this issue Dec 10, 2019 · 7 comments

Comments

@ghost
Copy link

ghost commented Dec 10, 2019

Hi there,
wanted to try out Mrs Watson with Halion 6, but I am getting the following Error and nothing is written to the output file:
W 00088064 005984 Plugin 'HAL4' asked for time in nanoseconds (unsupported)
UNSUPPORTED FEATURE: Current time in SMPTE format
UNSUPPORTED FEATURE: Sample frames until next clock

Configuration:
Windows 10 64Bit
Mrs Watson 0.9.7
Put all files (midi, vstpreset, halion) into the folder aside of EXE
64Bit VST 2.x Version
mrswatson64.exe --midi-file test.mid --output test.wav --plugin "halion 6.dll",test

Any Idea how I can deal with it?
Thanks a lot!
Best REgards
Phil

@williamsharkey
Copy link
Contributor

I think looking at the commit history, it may make sense to volunteer to try to solve this yourself. The simplest thing that could possibly work is finding the not implemented error and replacing it with code that always returns zero. I would be interested if Halion can deal with that.

The most time consuming part of this sort of thing is setting up your machine to build the project. If you’re motivated to try this and run into issues, I’ll try to help.

@ghost
Copy link
Author

ghost commented Dec 10, 2019

Hi William,
thanks for the info, will give it a try!

30 minutes later: can build the project and will now go through the steinberg Absolute 4 collection to check what is possible ;-)

@ghost
Copy link
Author

ghost commented Dec 11, 2019

So the smtpe is not the problem. The preset format from Steinberg can not be loaded (VSTPreset). Will see if I can get that programmed into Mrs Watson...

@Raprodent
Copy link

Did you get a resolution for this?
Would be kindly appreciated! :)

@ghost
Copy link
Author

ghost commented Mar 4, 2021

At the end it was not the problem, so you can ignore this. Main issue was that loading a preset with halion is a bit special

@Raprodent
Copy link

I see, but have you any way of fixing my problem which gives the same error text?
SMTP, requires nanoseconds? I have tried searching for info and fixes, but this ain't my field of expertise.
Best regards

@ghost
Copy link
Author

ghost commented Mar 4, 2021

No I do not have a way and did not find any fix there. I just ignored it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants