Skip to content

h_interpolate "wavecycle_samples_target" variable not set properly #19

@rcrath

Description

@rcrath
Do you want to keep normal segments? (Y/n):
Traceback (most recent call last):
  File "E:\Dropbox\audio\wavetables\wavetabler\src\a_wvtbl.py", line 79, in <module>
    main()
  File "E:\Dropbox\audio\wavetables\wavetabler\src\a_wvtbl.py", line 75, in main
    process_single_file(file_name)
  File "E:\Dropbox\audio\wavetables\wavetabler\src\a_wvtbl.py", line 63, in process_single_file
    h_interpolate.run(total_segments, total_deviant_segments, total_normal_segments, total_attack_segments, aa_common.global_settings)
  File "E:\Dropbox\audio\wavetables\wavetabler\src\h_interpolate.py", line 30, in run
    raise ValueError("Invalid wavecycle_samples_target: It must be a positive non-zero value.")
ValueError: Invalid wavecycle_samples_target: It must be a positive non-zero value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions