Skip to content

Commit

Permalink
test cropping
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Oct 27, 2024
1 parent 6e8b4ff commit 0c9f0a3
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions notebooks/test/test-crop.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -166,57 +166,6 @@
"sc2"
]
},
{
"cell_type": "code",
"execution_count": 7,
"id": "e161be6c-776a-4531-aa59-8d516a933fa7",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n",
"\n",
"\n",
"--Csound version 6.19 (double samples) Oct 16 2024\n",
"[commit: 937aa495e250d758efaa28e9697a8b75237c80cd]\n",
"\u001b[mlibsndfile-1.2.0\n",
"\u001b[msr = 48000.0,\u001b[m kr = 750.000,\u001b[m ksmps = 64\n",
"\u001b[m0dBFS level = 1.0,\u001b[m A4 tuning = 442.0\n",
"\u001b[maudio buffered in 256 sample-frame blocks\n",
"\u001b[mreading 2048-byte blks of shorts from adc:Built-in Audio Analog Stereo: (RAW)\n",
"writing 512 sample blks of 64-bit floats to dac:Built-in Audio Analog Stereo:\n",
"SECTION 1:\n",
"\u001b[m"
]
}
],
"source": [
"session = getSession()\n"
]
},
{
"cell_type": "code",
"execution_count": 8,
"id": "562f1abe-18be-4c65-8489-f49f1b02e629",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [],
"text/plain": [
"<IPython.core.display.HTML object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"session.dumpInstrs()"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 0c9f0a3

Please sign in to comment.