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

Update empty pipeline in set of pipelines with reference audio #358

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

lucianomartin
Copy link
Contributor

@lucianomartin lucianomartin commented Jul 8, 2024

The audio_pipeline.c file in the empty pipeline has been split into a _t0 and a _t1 file. The content of the input and output functions have been updated so that they match the same behaviour in the other pipelines.

I built an empty pipeline example by doing:

cmake -B build -G Ninja --toolchain xmos_cmake_toolchain/xs3a.cmake  -DENABLE_ALL_FFVA_PIPELINES=1
cd build 
ninja example_ffva_int_cyberon_empty

and I tested by checking that I can record audio and trigger the intent engine by saying "Hello XMOS".

Copy link
Contributor

@shuchitak shuchitak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@lucianomartin lucianomartin merged commit ea9bd15 into xmos:develop Jul 11, 2024
9 checks passed
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 this pull request may close these issues.

2 participants