The HetrickCV Phasor Generator module when running on my MetaModule (firmware v1.1.1) appears to be generating a phasor at audio rate frequency even if the “Speed Range” is set to Slow. If I set it “Fast”, the frequency speeds up even faster. It happens with or without an external Clock or V/Oct signal patched in.
I dont think I can share the .vcv patch file here, but here is a screenshot - its super simple. The scope shows a comparison of the vcvrack phasor vs the Eurorack MetaModule output returned through my ES9 interface:
Here’s the contents of my simple-as-possible yml file:
PatchData:
patch_name: PhasorTest
description: Hetrick Phasor Test
module_slugs:
0: '4msCompany:HubMedium'
1: 'hetrickcv:PhasorGen'
2: 'hetrickcv:PhasorRanger'
int_cables:
- out:
module_id: 1
jack_id: 0
ins:
- module_id: 2
jack_id: 0
color: 35419
mapped_ins: []
mapped_outs:
- panel_jack_id: 0
out:
module_id: 2
jack_id: 2
static_knobs:
- module_id: 1
param_id: 0
value: 0.5
- module_id: 1
param_id: 1
value: 0.5
- module_id: 1
param_id: 2
value: 0.5
- module_id: 1
param_id: 3
value: 1
- module_id: 1
param_id: 4
value: 0.5
- module_id: 1
param_id: 5
value: 1
- module_id: 1
param_id: 6
value: 0
- module_id: 1
param_id: 7
value: 1
- module_id: 1
param_id: 8
value: 0
- module_id: 1
param_id: 9
value: 1
- module_id: 1
param_id: 10
value: 0
mapped_knobs:
- name: Shaper 1
set: []
- name: ''
set: []
- name: ''
set: []
- name: 'Shaper 1 Seq 1-6'
set: []
- name: ''
set: []
- name: ''
set: []
- name: ''
set: []
- name: ''
set: []
midi_maps:
name: ''
set: []
midi_poly_num: 0
vcvModuleStates: []

