mod to clips.jl

[?]
AEj8dahVWy718uSSFPe9VSRJ5qX5G8pC2zvFzJJ8yzBd
Mar 17, 2024, 1:00 AM
AQWXGGE3RXRDJ2N3ALF2V4XCJDBXBP3PDIXHKUXTFS5FJ3MSCIPQC

Dependencies

  • [2] ROFI4OLA catch up, working on colour images
  • [3] E3Y55MPR added perceptual colour maps and changed get_image_from_sample
  • [4] SMODB47P mods to clips to truncate freq to max 16000
  • [5] RBXUHIO2 made somn small changes and reverted them mostly
  • [6] 2UBDFCJH new files tracked
  • [7] 4BTZNCRM catch up commit before starting work

Change contents

  • replacement in src/Clips.jl at line 5
    [4.12411][3.1895:2005]()
    using CSV, DataFrames, Dates, DSP, Glob, JSON, PerceptualColourMaps, Random, TimeZones, WAV, PNGFiles, Images
    [4.12411]
    [4.128]
    using CSV,
    DataFrames,
    Dates,
    DSP,
    Glob,
    JSON,
    PerceptualColourMaps,
    Random,
    TimeZones,
    WAV,
    PNGFiles,
    Images
  • edit in src/Clips.jl at line 209
    [3.2007][4.18789:18790](),[4.18789][4.18789:18790]()
  • edit in src/Clips.jl at line 279
    [4.20903]
    [4.20903]
    df=
  • replacement in src/Clips.jl at line 296
    [4.21665][4.21665:21738]()
    mv(chop(src, tail = 3) * "wav", chop(dst, tail = 3) * "wav")
    [4.21665]
    [4.21738]
    isfile(chop(src, tail = 3) * "wav") &&
    mv(chop(src, tail = 3) * "wav", chop(dst, tail = 3) * "wav")
  • edit in src/Clips.jl at line 315
    [2.105][2.105:106]()