Skip to content

Merge pull request #37 from TheSlowGrowth/feat/replace-sprout-and-fix… #107

Merge pull request #37 from TheSlowGrowth/feat/replace-sprout-and-fix…

Merge pull request #37 from TheSlowGrowth/feat/replace-sprout-and-fix… #107

GitHub Actions / Unit Test Results succeeded Sep 4, 2024 in 0s

All 33 tests pass in 0s

33 tests  +33   33 ✔️ +33   0s ⏱️ ±0s
  6 suites +  6     0 💤 ±  0 
  1 files   +  1     0 ±  0 

Results for commit e1c4066. ± Comparison against earlier commit 69b71d2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

33 tests found

There are 33 tests, see "Raw output" for the full list of tests.
Raw output
AudioBuffer ‑ addToChannel
AudioBuffer ‑ applyGain
AudioBuffer ‑ constructor_
AudioBuffer ‑ conversionToConst
AudioBuffer ‑ copyConstructor
AudioBuffer ‑ copyToChannel
AudioBuffer ‑ fill
AudioBuffer ‑ indexOperator
AudioBuffer ‑ subBlock
DSP_Player ‑ a_stateAfterInit
DSP_Player ‑ b_reset
DSP_Player ‑ c_playForwardsNormalSpeed
DSP_Player ‑ d_playForwardsHalfSpeed
DSP_Player ‑ e_playForwardsDoubleSpeed
DSP_Player ‑ f_playBackwardsNormalSpeed
DSP_Player ‑ g_playBackwardsHalfSpeed
DSP_Player ‑ h_playBackwardsDoubleSpeed
DSP_Player ‑ i_applySmoothingToPostGain
DSP_Player ‑ j_applySmoothingToSpeed
DSP_Player ‑ k_applyNoSmoothingToProcessorParameters
DSP_Player ‑ l_useSpeedModulator
DSP_Recorder ‑ a_stateAfterInit
DSP_Recorder ‑ b_recordAndStop
ReadableMemory ‑ a_dontReadOnConstruction
ReadableMemory ‑ b_readSingleitem
ReadableMemory ‑ c_readMultipleItems
ReadableMemory ‑ d_readRaw
StackMemoryProvider ‑ a_write
StackMemoryProvider ‑ b_read
WritableMemory ‑ a_dontAlterContentsOnConstruction
WritableMemory ‑ b_writeSingleItem
WritableMemory ‑ c_writeMultipleItems
WritableMemory ‑ d_writeRaw