Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9a2a3051 authored by hhakim's avatar hhakim
Browse files

Implement the mul. of two Fausts in C++ and bind py. wrapper to this impl.

- Fix by the way FaustCoreCpp::to_string(), avoiding to use directly c_str() on the result of iostringstream::str() like described in the notes here: https://en.cppreference.com/w/cpp/io/basic_ostringstream/str. It actually made strange results, empty strings and utf-8 decoding error.
parent 23e012df
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment