Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement writeMps function #3

Closed
kibaekkim opened this issue Sep 14, 2020 · 0 comments · Fixed by #4
Closed

implement writeMps function #3

kibaekkim opened this issue Sep 14, 2020 · 0 comments · Fixed by #4

Comments

@kibaekkim
Copy link
Owner

kibaekkim commented Sep 14, 2020

This function is available in DSP, but not implemented in this interface. The function can still be called by

DSPopt.@dsp_ccall("writeMps", Cvoid, (Ptr{Cvoid}, Ptr{UInt8}), DSPopt.dspenv.p, "myfile")
kibaekkim added a commit that referenced this issue Sep 14, 2020
@kibaekkim kibaekkim linked a pull request Sep 14, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant