Upgrading python3 on mars
apt list --installed | grep python3.9
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libpython3.9/bionic,now 3.9.12-1+bionic2 amd64 [installed,automatic]
libpython3.9-dev/bionic,now 3.9.12-1+bionic2 amd64 [installed,automatic]
libpython3.9-minimal/now 3.9.12-1+bionic1 amd64 [installed,upgradable to: 3.9.12-1+bionic2]
libpython3.9-stdlib/now 3.9.12-1+bionic1 amd64 [installed,upgradable to: 3.9.12-1+bionic2]
python3.9/bionic,now 3.9.12-1+bionic2 amd64 [installed]
python3.9-dev/bionic,now 3.9.12-1+bionic2 amd64 [installed]
python3.9-minimal/bionic,now 3.9.12-1+bionic2 amd64 [installed,automatic]
flowchart TD A0([Início<br/>Modo Automático FFT]) A0 --> B1[Capturar N amostras<br/>(buffer de áudio)] B1 --> B2[Aplicar janela de ponderação<br/>(ex.: Hann)] B2 --> C1[Calcular FFT] C1 --> C2[Encontrar bin de maior magnitude] C2 --> C3[Calcular<br/>freqDominante = k·Fs/N] C3 --> D1[Definir low-cut = freqDom – 100 Hz] C3 --> D2[Definir high-cut = freqDom + 100 Hz] D1 & D2 --> E1[Atualizar sliders<br/>(low-cut & high-cut)]
May 11, 2025This document describes the parquet representation of iSamples material sample records.
Feb 26, 2025Slides
May 31, 2024This document contains draft information on development of sample reliquary support in the iSamples project. Actual implementation may differ sigificantly, information at isamplesorg.github.io may override these notes.
Apr 29, 2024or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up